freetype/src
David Turner 2a4fa1340e * include/freetype/ftxf86.h, src/base/ftxf86.c: added a new API named
FT_Get_X11_Font_Format to return an X11-compatible string describing the
    font format of a given face. This was put in a new optional base source
    file, corresponding to a new public header (named FT_XFREE86_H since
    this function should only be used within the XFree86 font server IMO).

    * include/freetype/config/ftheader.h: adding FT_XFREE86_H, though it's
    not documented yet.

    * include/freetype/t1tables.h, src/base/fttype1.c: adding two new APIs
    named "FT_Get_PS_Font_Info" and "FT_Has_PS_Glyph_Names". This required
    a new optional source in 'src/base' named "fttype1.c"

    * src/base/Jamfile, src/base/rules.mk, src/base/descrip.mms: updating
    build control files for the new files "ftxf86.c" and "fttype1.c" in
    src/base
2002-05-28 22:07:49 +00:00
..
autohint * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
base * include/freetype/ftxf86.h, src/base/ftxf86.c: added a new API named 2002-05-28 22:07:49 +00:00
bdf * include/freetype/config/ftheader.h (FT_BEZIER_H): Removed. 2002-05-22 05:41:06 +00:00
cache * src/type42/t42drivr.c: s/T42_ENCODING_TYPE_/T1_ENCODING_TYPE_/. 2002-05-21 14:13:01 +00:00
cff * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
cid * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
otlayout * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
pcf * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
pfr * src/pfr/pfrerror.h: New file. 2002-04-28 10:25:55 +00:00
psaux * src/psaux/psobjs.c (T1Radix): New function. 2002-05-22 04:53:25 +00:00
pshinter * src/pshinter/pshglob.c (psh_blues_scale_zones): fixed a bug that 2002-05-28 20:29:12 +00:00
psnames * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
raster * src/base/ftmac.c (p2c_str): Removed. 2002-04-30 14:26:49 +00:00
sfnt * src/base/ftnames.c (FT_Get_Sfnt_Name): Don't use FT_STREAM_READ_AT 2002-05-28 06:03:10 +00:00
smooth * src/base/ftmac.c (p2c_str): Removed. 2002-04-30 14:26:49 +00:00
tools fixed html quoting in DocMaker 2002-01-07 12:09:51 +00:00
truetype * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
type1 * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
type42 * builds/unix/ft-munmap.m4: New file, extracted FT_MUNMAP_DECL and 2002-05-24 22:05:43 +00:00
winfonts * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
Jamfile * src/type42/t42drivr.c: s/T42_ENCODING_TYPE_/T1_ENCODING_TYPE_/. 2002-05-21 14:13:01 +00:00