freetype2/src
Werner Lemberg d232f59383 * docs/CHANGES: Updated.
FreeType now can read kerning values from PFM files.

* src/type1/t1afm.c (T1_Done_AFM): Renamed to...
(T1_Done_Metrics): This.
Update all callers.
(T1_Read_AFM): Make it static.
Don't enter and leave a frame.
(LITTLE_ENDIAN_USHORT, LITTLE_ENDIAN_UINT): New macros.
(T1_Read_PFM): New function.
(T1_Read_Metrics): New higher-level function to be used instead of
T1Read_AFM.
Update all callers.
2004-08-02 05:38:33 +00:00
..
autofit * include/freetype/freetype.h (FT_Glyph_Metrics, FT_GlyphSlotRec), 2004-06-09 20:18:35 +00:00
autohint * include/freetype/freetype.h (FT_Glyph_Metrics, FT_GlyphSlotRec), 2004-06-09 20:18:35 +00:00
base * docs/CHANGES: Updated. 2004-07-17 16:45:21 +00:00
bdf * src/pcf/pcfread (pcf_load_font), src/bdf/bdfdrivr.c 2004-07-31 23:04:23 +00:00
cache formatting & small beautification 2004-07-19 20:02:35 +00:00
cff * src/sfnt/sfobjs.c (sfnt_load_face): Handle 2004-07-25 08:43:35 +00:00
cid * src/truetype/ttobjs.c (tt_driver_done): Fix typo. 2004-05-06 11:48:35 +00:00
gzip performance optimizations regarding face opening 2004-06-23 15:44:03 +00:00
lzw * src/lzw/zopen.c: Comment out inclusion of `signal.h' and `unistd.h'. 2004-06-15 13:57:00 +00:00
otlayout * src/tools/glnames.py: Updated to AGL 2.0. 2003-06-23 19:26:53 +00:00
pcf * src/pcf/pcfread (pcf_load_font), src/bdf/bdfdrivr.c 2004-07-31 23:04:23 +00:00
pfr * src/pfr/pfrobjs.c, src/pfr/pfrobjs.h (pfr_face_init, 2004-05-08 07:00:23 +00:00
psaux * include/freetype/internal/psaux.h (T1_ParseState): New 2004-05-13 12:59:59 +00:00
pshinter * builds/unix/ft-munmap.m4 (FT_MUNMAP_PARAM): Fix arguments of 2004-04-02 07:13:53 +00:00
psnames * include/freetype/internal/bdftypes.h: removed obsolete header 2003-10-29 21:43:52 +00:00
raster * docs/CHANGES: Updated. 2004-06-12 13:21:20 +00:00
sfnt * src/sfnt/sfobjs.c (sfnt_load_face): Handle 2004-07-25 08:43:35 +00:00
smooth * include/freetype/freetype.h: Document FT_LOAD_TARGET_XXX properly. 2004-02-19 21:39:58 +00:00
tools * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
truetype * src/pcf/pcfread (pcf_load_font), src/bdf/bdfdrivr.c 2004-07-31 23:04:23 +00:00
type1 * docs/CHANGES: Updated. 2004-08-02 05:38:33 +00:00
type42 * src/cff/cffobjs.c (cff_face_init): fixed a small memory leak 2004-04-21 14:30:37 +00:00
winfonts * src/winfonts/winfnt.c (FNT_Face_Init): Set x_ppem and y_ppem 2004-06-15 14:13:10 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00