RSS feed
d60389be
– David Turner <david@freetype.org>
authored
on 2000/02/21 12:46
formatting
a1b60580
– David Turner <david@freetype.org>
authored
on 2000/02/21 12:45
small fix, PageUp/PageDown now work
b2a21e51
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:18
minor change, for benchmark comparison
fbff3e8f
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:18
added a memory checking test program, used to
c64f6442
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:18
simple update to allow several rendering modes
1e7f8432
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:17
simple fix
08fdac98
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:01
fixed a bug in the glyph loader that caused a memory
cbfaedce
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:00
added glyph zone objects
4ea18e55
– David Turner <david@freetype.org>
authored
on 2000/02/17 05:25
added some configuration macros
547a252a
– Werner Lemberg <wl@gnu.org>
authored
on 2000/02/16 03:23
Formatting. Adding/Fixing documentation.
d16a4b81
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:56
removed obsolete hinter source code
95bec282
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:55
updated version of the experimental Type 1 driver
861ba624
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:54
small fix (reduce compiler warnings)
24ea09fc
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:54
small fix
18789bfe
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:53
Added prototype OpenType Layout support
dbe4872b
– David Turner <david@freetype.org>
authored
on 2000/02/14 11:45
removed obsolete source file
a56489e0
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:41
The code has been updated to use the finite-state
33263421
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:38
formatting
85168805
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:38
small bug fix used to compile when the SFNT
7663f222
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:37
Added support for the "attach_file" format-specific driver
818336fd
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:36
Added the function FT_Read_Fields, it acts as a
1d1c7eb8
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:35
small update in FT_Open_Args (more could follow though..)
3188a3a1
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:34
Sorry, forgot some changes needed to get rid of
3983d95f
– David Turner <david@freetype.org>
authored
on 2000/02/10 14:19
fixed a small typo ( "height" in place of "eight" !!)
5ae1259c
– David Turner <david@freetype.org>
authored
on 2000/02/10 14:17
removed the "t1encode" files which are now
7433655c
– David Turner <david@freetype.org>
authored
on 2000/02/10 14:14
Some changes. The SFNT driver is able to return
c3122c98
– David Turner <david@freetype.org>
authored
on 2000/02/10 14:11
added some comments
1ab77fdf
– David Turner <david@freetype.org>
authored
on 2000/02/10 13:08
some updates to make everything compile clean
1a3e3d6a
– David Turner <david@freetype.org>
authored
on 2000/02/10 12:03
introduced the FT_Attach_File function to support additional metrics
5dc8aba7
– David Turner <david@freetype.org>
authored
on 2000/02/10 12:01
some modifications used to introduce the Type 1 AFM parser
1a26888d
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:17
some changes to ensure that the code compiles
a8635cc6
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:15
Very simple AFM Parser
cda32b71
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:14
added the FT_Attach_File function to enable AFM
71ec10ef
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:09
support for the IGNORE_GLOBAL_ADVANCE_WIDTH
dba4b324
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:08
small update to the kerning code
afdc4c4c
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:08
Updates to the Type 1 driver
51d4e28d
– David Turner <david@freetype.org>
authored
on 2000/02/10 08:11
New version of the Type 1 driver.
5c9a571a
– David Turner <david@freetype.org>
authored
on 2000/02/10 08:10
new psnames module
a9369f2d
– David Turner <david@freetype.org>
authored
on 2000/02/07 13:58
some updates to allow the selective compilation
b5a0487c
– David Turner <david@freetype.org>
authored
on 2000/02/07 13:04
added a python script used to generate some tables
9e416a87
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:49
small fix in rules
5194f8bf
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:48
fixed a small bug that prevented the modules list to
5eaadfcd
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:47
added a new glyph image format:
86fbfb50
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:28
re-adding fterrors.h to the repository..
f45ae1cf
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:28
sorry, a small mistake made me "remove" fterrors.h with WinCVS
200e097c
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:21
updated the "FT_SubGlyph" structure
0dd34348
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:20
The Type 1 experimental driver was updated
8f43c714
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:16
A major refresh of the TrueType driver :
0360168a
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:20
moved the files in "docs/internals" to "docs/design". The image files
17d6bdec
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:18
removed obsolete documentation files
442005b7
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:17
removed the old "glyph_conventions" directory, now replaced by
f9487586
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:15
weel, the previous operation didn't work well, as the images were
f0a46def
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:11
added the image files in binary form in the repository
dda05ee1
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:11
removed the PNG images as they were incorrectly stored as text files
633da99a
– David Turner <david@freetype.org>
authored
on 2000/01/27 09:07
updated changes log
f300d695
– David Turner <david@freetype.org>
authored
on 2000/01/27 09:03
some updates/corrections
2dfb5aca
– David Turner <david@freetype.org>
authored
on 2000/01/27 09:02
added a new experimental Type 1 driver. This version sports several
d42c68e8
– David Turner <david@freetype.org>
authored
on 2000/01/27 08:56
many new small, but important, changes there:
76bbd579
– David Turner <david@freetype.org>
authored
on 2000/01/27 08:35
the T1_Face definition changed slightly to clearly separate the
b3a85b00
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/25 03:16
FreeType licence.
d00a8ce6
– David Turner <david@freetype.org>
authored
on 2000/01/18 04:52
some updates. The yesterday modifications prevented the demo
9d61e468
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/17 21:07
Fixed rule with wildcard.
a5ab5ce7
– David Turner <david@freetype.org>
authored
on 2000/01/17 15:51
adding correct versions of the PNG images
438f8cd2
– David Turner <david@freetype.org>
authored
on 2000/01/17 15:50
removing invalid PNG images
702b8d52
– Eric Olson <eric.olson@sympatico.ca>
authored
on 2000/01/17 14:44
Removed obsolete file in uppercase. FTOPTION.H has fallen behind the
6afe0077
– David Turner <david@freetype.org>
authored
on 2000/01/17 14:25
colored the example source code and corrected some
b94713e9
– David Turner <david@freetype.org>
authored
on 2000/01/17 13:56
Added a FreeType 2 Tutorial !!
3ba47068
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:25
some updates to the "rules.mk" files. Basically, we now
3b925ef7
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:22
fixed a minor bug in the computation of the vertical
fdc225b1
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:21
fixed another small bug in the FT_Read_xxxx functions
8cd9575c
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:21
fixed small bug
281f9f6a
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:20
Important changes were performed to clean up the makefiles,
5ce5884d
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:08
some small updates that are useful to debug
1631d048
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:06
moved the graphics drivers to "demos/graph/*"
cb58dbb4
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:04
Some important changes were performed :
14954e6b
– David Turner <david@freetype.org>
authored
on 2000/01/17 05:56
Some major improvements were required to the Makefile to:
7dff772e
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/17 03:24
Added ftraster.h for better support of standalone mode.
9ab7c3c3
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/15 07:43
Fixed compilation bug for standalone mode.
f6356ab7
– David Turner <david@freetype.org>
authored
on 2000/01/14 10:38
some changes used to debug the new raster and the OS/2
6bc8b1f0
– David Turner <david@freetype.org>
authored
on 2000/01/14 10:36
bugfixes to the OS/2 graphics driver. It now works !!
cef95a09
– David Turner <david@freetype.org>
authored
on 2000/01/14 10:36
Yet another improvements to the scan-converter. Some macros were
4f2d5b9a
– David Turner <david@freetype.org>
authored
on 2000/01/13 13:20
fixed a bug which prevented the raster from correctly
454a4285
– David Turner <david@freetype.org>
authored
on 2000/01/13 13:19
fixed a bug which caused some font family and style
ef87970d
– David Turner <david@freetype.org>
authored
on 2000/01/13 13:19
A few modifications to allow more broken fonts to
a00b6e69
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/13 10:35
Fixing Makefile rules.
40b4ef1e
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/12 17:44
Remove double increment of charmap.
3aeb4c05
– David Turner <david@freetype.org>
authored
on 2000/01/11 15:00
Added a new document to docs/internals that describes
426b20af
– David Turner <david@freetype.org>
authored
on 2000/01/10 23:59
Added the new "io-frames.html" document, that describes the frame interface
186d2310
– David Turner <david@freetype.org>
authored
on 2000/01/10 23:09
Added a new documentation file that explains how memory management and
a14fa3ac
– David Turner <david@freetype.org>
authored
on 2000/01/10 21:26
damned..
98408d89
– David Turner <david@freetype.org>
authored
on 2000/01/10 21:22
renamed "internals.html" to "index.html"
41a8fa57
– David Turner <david@freetype.org>
authored
on 2000/01/10 21:20
Renamed "glyph_conventions.html" to "index.html"
ee71c6b7
– David Turner <david@freetype.org>
authored
on 2000/01/10 20:40
added PNG files
4b7ffcfa
– David Turner <david@freetype.org>
authored
on 2000/01/10 20:40
removed GIF files
7880dd66
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/10 12:19
ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c:
ecbfb5fa
– David Turner <david@freetype.org>
authored
on 2000/01/10 10:49
added the DocMaker python script that will be used to generate the HTML documentation from the C source files
0db8d1ab
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/09 12:54
Formatting.
f697866e
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/08 15:00
Bugfix: prep table is optional.
f993b6a0
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/08 12:10
demos/config/x11/rules.mk:
fc1f9894
– David Turner <david@freetype.org>
authored
on 2000/01/07 13:44
Finally, the TrueType driver was completely audited. The code should
Next