freetype/src/pshinter
David Turner 25f845aa64 * src/cache/ftccache.i: fixed a bug that prevented compilation in
debug mode of template instantiation

        * src/cff/cffparse.c: fixed the CFF table loader. It didn't accept
        empty arrays, and this prevented the loading of certain fonts.

        * src/pshinter/pshalgo2.c, src/pshinter/pshalgo3.c: adding fix to
        prevent seg fault when hints are provided in an empty glyph !!

        * include/freetype/ftimage.h: removed incorrect "zft_" definitions
        and updated constants documentation comments

        * include/freetype/freetype.h (FT_FaceRec): updating documentation
        comment. The "descender" value is always *negative*, not positive !
2002-09-09 23:45:29 +00:00
..
descrip.mms * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
Jamfile adding Owen Taylor's patches to the Postscript hinter for testing 2002-07-03 21:00:26 +00:00
module.mk adding or updating files to the old build system to compile 2001-10-19 07:34:20 +00:00
pshalgo.h adding Owen Taylor's patches to the Postscript hinter for testing 2002-07-03 21:00:26 +00:00
pshalgo1.c updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
pshalgo1.h updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
pshalgo2.c * src/cache/ftccache.i: fixed a bug that prevented compilation in 2002-09-09 23:45:29 +00:00
pshalgo2.h updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
pshalgo3.c * src/cache/ftccache.i: fixed a bug that prevented compilation in 2002-09-09 23:45:29 +00:00
pshalgo3.h * src/smooth/ftsmooth.c, src/base/ftobjs.c, 2002-09-08 21:29:11 +00:00
pshglob.c - removal of compiler warnings 2002-08-19 06:06:44 +00:00
pshglob.h * src/pshinter/pshglob.h, src/pshinter/pshglob.c: adding support for 2002-07-08 23:13:25 +00:00
pshinter.c adding Owen Taylor's patches to the Postscript hinter for testing 2002-07-03 21:00:26 +00:00
pshmod.c * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
pshmod.h Formatting. 2001-12-05 01:22:05 +00:00
pshrec.c - removal of compiler warnings 2002-08-19 06:06:44 +00:00
pshrec.h * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
rules.mk adding Owen Taylor's patches to the Postscript hinter for testing 2002-07-03 21:00:26 +00:00