freetype/src
David Turner 6e09a971b5 * include/freetype/internal/ftobjs.h, src/autohint/ahglyph.c,
src/base/ftobjs.c, src/objs/fttype1.c, src/sfnt/ttcmap0.c,
    src/smooth/ftgrays.c: changed uses of "setjmp" and "longjmp"
    to "ft_setjmp" and "ft_lonjmp". Removed direct references to
    <stdio.h> and <setjmp.h> when appropriate, to eventually replace
    them with a FT_CONFIG_STANDARD_LIBRARY_H. Useful for the XFree86
    Font Server backend based on FT2.
2002-06-10 23:03:35 +00:00
..
autohint * include/freetype/internal/ftobjs.h, src/autohint/ahglyph.c, 2002-06-10 23:03:35 +00:00
base * include/freetype/internal/ftobjs.h, src/autohint/ahglyph.c, 2002-06-10 23:03:35 +00:00
bdf Add 8bpp support. 2002-06-03 20:01:23 +00:00
cache - removing a typo in ftccache.i that prevented it from compiling correctly 2002-06-08 13:48:41 +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/pcf/pcfdriver.c (pcf_cmap_char_next): fixed a bug that caused 2002-06-10 22:41:57 +00:00
pfr * src/pfr/pfrload.c (pfr_phy_font_done): Free `blue_values' array. 2002-06-02 12:11:48 +00:00
psaux * src/psaux/psobjs.c (T1Radix): New function. 2002-05-22 04:53:25 +00:00
pshinter * src/bdf/descrip.mms, src/type42/descrip.mms: New files. 2002-05-30 19:22:14 +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 * include/freetype/internal/ftobjs.h, src/autohint/ahglyph.c, 2002-06-10 23:03:35 +00:00
smooth * include/freetype/internal/ftobjs.h, src/autohint/ahglyph.c, 2002-06-10 23:03:35 +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 New file. 2002-06-08 14:23:50 +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