* src/pshinter/pshalgo2.c: changed 'print_zone' to 'psh2_print_zone'
* src/type1/t1objs.c (T1_Face_Init), src/cid/cidobjs.c (CID_Face_Init):
* src/pshinter/pshglob.h (PSH_DimensionRec): s/std/stdw/.
* src/sfnt/ttload.c (TT_Load_Names), src/sfnt/sfobjs.c (Get_Name),
* src/cid/cidriver.c (cid_get_postscript_name): fixed a bug that
* src/type1/t1objs.c (T1_Face_Init),
* builds/unix/aclocal.m4, builds/unix/ltmain.sh: Update to libtool
* include/freetype/ftconfig.h: changed FT_LOCAL xxxx to FT_LOCAL( xxxx )
* include/freetype/freetype.h: changing version to 2.1.0 to indicate
changing patch level to 9 (FT_FREETYPE_PATCH)
still more logical transformations. This time, some public API headers have
yet another logical transformation of the internals to make them
* src/sfnt/ttload.c (TT_Load_Names): simplifying and securing the
adding several experimental sources:
* renaming stream functions to the FT_Subject_Action scheme:
* moving all code related to glyph loaders to "internal/ftgloadr.h"
renaming "ft_glyph_own_bitmap" into "FT_GLYPH_OWN_BITMAP"
adding new & experimental charmap processor
adding glyph loader routines (previously in ftobjs.c)
adding glyph loader header file (previously in ftobjs.h)
adding file containing error definitions (unlike fterrors.h which also
* include/freetype/internal/ftdebug.h (FT_Trace): Remove comma in
* include/freetype/internal/ftdebug.h, src/base/ftdebug.c: modified
adding "[email protected]" address for bug reports
* builds/unix/install.mk (check): New dummy target.
* builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first.
* src/autohint/ahglyph.c (ah_outline_link_segments): Remove unused
Add support for ISOLatin1 PS encoding.
adding comments to FT_Get_Next_Char
* src/pcf/pcfread.c (pcf_load_font): removed immature support of
support for embedded fonts in PDF documents. These
fixing memory leak in the PCF driver, and managing the
Adding the function `FT_Get_Next_Char', doing the obvious thing
* builds/unix/freetype-config.in: Add missing `fi'.
increasing FREETYPE_PATCH to 7
updating documentation for 2.0.7
moved INSTALL to docs/INSTALL to get rid of conflicts with the "install"
fixed the "configure" script in the top-level directory..
* src/pcf/pcfdriver.c (PCF_Done_Face): Fix incorrect destruction of
* src/type1/t1load.c (parse_encoding): Set `loader->num_chars'.
* src/smooth/ftgrays.c (gray_render_scanline): Fix bug which caused
* src/cff/cffdrivr.c (cff_get_name_index): Make last patch work
* src/cache/ftccache.c (ftc_node_done, ftc_node_destroy): Fix
* docs/PATENTS: Typo fixed (Thanks to Detlef "Hawkeye" Wuerkner) in the URL for the on-line resource.
* builds/win32/ftdebug.c: New file.
* builds/win32/visualc/freetype.dsp: Updated.
* builds/unix/freetype2.a4: The script was still buggy.
* builds/unix/freetype2.a4: Fix some serious bugs.
small speed-up to the anti-aliased renderer
added 'configure' and 'install' wrapper scripts to make the
fixed html quoting in DocMaker
* include/freetype/config/ftoption.h: setting default options for
* src/base/ftobjs.c, src/base/ftoutln.c, src/cache/ftccmap.c,
the TrueType glyph loader is now much more paranoid, this avoids
added README.UNX for Unix users
remove compiler warnings and a typo in builds/unix/ftsystem.c
* src/type1/t1objs.c (T1_Face_Init): Add cast to avoid compiler
* builds/unix/ftsystem.c (FT_New_Stream): added a fix to ensure that
* src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the
improving the computation of the advance widths of auto-hinted glyphs,
* builds/dos/detect.mk: Correcting the order for Borland compilers:
* src/pfc/pcfread.c (pcf_load_font): Handle property `POINT_SIZE'
fixing the autohinter: the advance of auto-hinted glyphs in mono-spaced fonts was incorrect
* builds/amiga/*: Adaptations to latest changes.
* src/cff/cffgload.c: added a comment regarding "cntrmask" operator
* src/cff/cffgload.c, src/psaux/t1decode.c, src/pshinter/pshrec.c,
* src/cid/cidobjs.c (CID_Face_Done): fixed a memory leak, the subrs
* src/cid/cidobjs.c (CID_Face_Done): fixed a memory leak, the subrs
* src/pshinter/pshglob.c (psh_globals_new): replaced a floating point
* src/base/ftobjs.c (FT_Done_Library): Remove compiler warning.
disabling bytecode interpreter
* docs/CHANGES: updated for 2.0.6 release
* docs/TODO: added "stem3 and counter hints support" to the TODO list
* src/type1/t1gload.c (T1_Load_Glyph): enable font matrix transform
* src/truetype/ttgload.c (TT_Load_Glyph), src/base/ftobjs.c
* include/freetype/cache/ftcache.h: added comments to indicate that
* src/sfnt/sfobjs.c (SFNT_Load_Face): make the "post" and "name"