freetype2/src
Werner Lemberg 3605e470c1 Add new function FT_Get_PS_Font_Private().
* include/freetype/internal/services/svpsinfo.h
(PS_GetFontPrivateFunc): New service function.

* include/freetype/t1tables.h, src/base/fttype1.c
(FT_Get_PS_Font_Private): New function.

* src/type1/t1driver.c (t1_ps_get_font_private): New function.
(t1_service_ps_info): Updated.

* src/cff/cffdrivr.c (cff_service_ps_info): Updated.
* src/cid/cidriver.c (cid_service_ps_info): Updated.
* src/type42/t42drivr.c (t42_ps_get_font_private): New function.
(t42_service_ps_info): Updated.

* src/type42/t42parse.c (t42_parse_dict): Remove compiler warning.
2004-11-12 07:02:45 +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 Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +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 Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +00:00
cid Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +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/otlayout/otlgpos.c (otl_gpos_subtable_validate): Add argument 2004-08-29 16:50:09 +00:00
otvalid Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
pcf * src/pcf/pcfread (pcf_load_font), src/bdf/bdfdrivr.c 2004-07-31 23:04:23 +00:00
pfr * src/pfr/pfrload.c (pfr_sort_kerning_pairs): Single-byte 2004-08-08 16:52:29 +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/ttcmap.c (tt_face_build_cmaps): Check for pointer 2004-10-13 05:15:44 +00:00
smooth * include/freetype/freetype.h: Document FT_LOAD_TARGET_XXX properly. 2004-02-19 21:39:58 +00:00
tools * src/tools/docmaker/sources.py (re_source_block_format2) <column>: 2004-09-08 13:36:39 +00:00
truetype * src/sfnt/ttcmap.c (tt_face_build_cmaps): Check for pointer 2004-10-13 05:15:44 +00:00
type1 Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +00:00
type42 Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +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