other auto-hinter experiments not worthy of a Changelog entry
experimental changes to debug the auto-hinter. These are not
fixed a small performance bug in the new cache sub-system implementation
Changed [email protected] to [email protected].
_major_ re-design of the caching sub-system. Still using the same API
Incorporated changes for faces other than the first
Changed to reflect current status
Added changes about MacOS stuff
a few updates used to debug the auto-hinter as well as
Added change about ftlib.prj
Updated project to CodeWarrior 7 and latest FT source files
updated comment explaining how to use project-specific
* builds/unix/ftsystem.c (FT_New_Memory): Added a missing `}'.
In function FT_New_Memory, added a missing `}'.
* include/freetype/internal/ftmemory.h, src/base/ftdbgmem.c:
replaced liberal uses of "memset" by the "MEM_Set" macro call
replaced liberal uses of "memset" by the "MEM_Set" macro call
updating the debugging memory manager to run on Unix, VMS and
* include/freetype/internal/ftmemory.h, src/base/ftdbgmem.c: modified
Added a new debugging memory manager implementation. See the
2001-10-21 Tom Kacvinsky <[email protected]>
In function CFF_Done_Font, make sure that subfonts are freed only if
2001-10-21 Tom Kacvinsky <[email protected]>
In function CFF_Done_Font, make sure to free the subfonts array to
* src/type1/t1load.c: fixed memory leak bugs that appeared with certain
Added another entry for t1load.c related to synthetic fonts: make sure
In function parse_encoding, add a test to make sure that custom
Added entries for changes to t1load.c.
In functions parse_font_name and parse_subrs, added a test for when
getting rid of compiler warnings
another small test of the CVS loginfo setup
adding or updating files to the old build system to compile
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
just testing the CVS loginfo setup
rewrote "glnames.py" to fix a rather nasty bug that made FreeType
updating ChangeLog and Jamfile for the new Postscript hinter
changing pixel size computations for better accuracy (experimental)
Adding glyph hinter debugging program.
add support for new postscript hinter
add support for new postscript hinter
adding new postscript hinter
adding support to new postscript hinter
fixing a "bug" that affected the Postscript hinter: growing a memory block
minimal optimisation submitted by Graham Asher
documentation update for 2.0.5
implementing a new function named "FT_Get_Postscript_Name" to
tagging files, checking new CVS -> mail script
Fixed a bug in `glnames.py' that prevented it from generating
* src/psnames/pstables.h, src/psnames/psmodule.c, src/tools/glnames.py:
oops, forgot to add this file
* include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c:
* src/cache/ftlru.c (FT_Lru_Lookup_Node): fixed a bug that prevented
* src/smooth/ftgrays: "setjmp/longjmp" is now used for rollback (i.e.
Adding a new file named docs/BUGS contained a table of known bugs
fixing a bug related to decoding glyph names like "uniXXXX" into
* src/type1/t1afm.c (T1_Done_AFM): Free `afm'.
* src/sfnt/ttcmap.c (code_to_index2): Handle code values with
file pshoptim.h was initially added on branch VER-2-0-4-PATCH.
file pshoptim.c was initially added on branch VER-2-0-4-PATCH.
fixed Type1 kerning flag setting when reading AFM file
* src/sfnt/ttload.c (TT_Load_CMap): Fix frame length of
* src/truetype/ttinterp.h: Fix prototype of TT_Move_Func.
* builds/dos/dos-def.mk (NO_OUTPUT): Don't use `&>' but `>'.
updating the definition of FT_CONFIG_OPTION_USE_MODULE_ERRORS
* src/base/ftcalc.c (FT_MulDiv): Fixed serious typo.
Updating to OpenType 1.3.
Added entries for chnages to t1driver.c (new name_index function,
Changed function get_cff_glyph_name to cff_get_glyph_name for
Added function t1_get_name_index and changed Get_Interface to return