freetype2/src
David Turner f2c56515f5 * src/pshinter/{pshalgo2.c, pshalgo1.c}: fixed stupid bug in sorting
routine that created nasty alignment artefacts.

        * src/pshinter/pshrec.c, tests/gview.c: debugging updates..

        * src/smooth/ftgrays.c: de-activated experimental gamme support,
        apparently, "optimal" gamma tables depend on the monitor type,
        resolution and general karma, so it's better to compute them outside
        of the rasterizer itself..
2001-11-20 01:29:34 +00:00
..
autohint * src/smooth/ftgrays.c: adding experimental "gamma" support. This 2001-10-30 23:51:24 +00:00
base _major_ re-design of the caching sub-system. Still using the same API 2001-10-26 16:58:27 +00:00
cache experimental changes to debug the auto-hinter. These are not 2001-10-29 10:45:57 +00:00
cff In function CFF_Done_Font, make sure that subfonts are freed only if 2001-10-21 20:26:59 +00:00
cid adding support to new postscript hinter 2001-10-18 11:26:21 +00:00
pcf removed pedantic compiler warnings when the bytecode 2001-07-07 16:12:14 +00:00
psaux add support for new postscript hinter 2001-10-18 11:49:26 +00:00
pshinter * src/pshinter/{pshalgo2.c, pshalgo1.c}: fixed stupid bug in sorting 2001-11-20 01:29:34 +00:00
psnames rewrote "glnames.py" to fix a rather nasty bug that made FreeType 2001-10-18 13:20:01 +00:00
raster replaced liberal uses of "memset" by the "MEM_Set" macro call 2001-10-24 07:32:55 +00:00
sfnt implementing a new function named "FT_Get_Postscript_Name" to 2001-10-17 13:48:10 +00:00
smooth * src/pshinter/{pshalgo2.c, pshalgo1.c}: fixed stupid bug in sorting 2001-11-20 01:29:34 +00:00
tools rewrote "glnames.py" to fix a rather nasty bug that made FreeType 2001-10-18 13:20:01 +00:00
truetype changing pixel size computations for better accuracy (experimental) 2001-10-18 11:57:52 +00:00
type1 * src/type1/t1load.c: fixed memory leak bugs that appeared with certain 2001-10-21 15:41:11 +00:00
winfonts finishing function header formatting 2001-06-28 17:49:10 +00:00
Jamfile add support for new postscript hinter 2001-10-18 11:49:26 +00:00