kc3-lang/freetype/src/cff/t2parse.h

Branch :


Log

Author Commit Date CI Message
f9b8dec4 2000-06-16 19:34:52 major reformatting of the modules source code in order to get rid of most of the basic types redefinitions (i.e. FT_Int instead of "FT_Int", etc..) The format-specific prefixs like "TT_", "T1_", "T2_" & 'CID_" are now only used in relevant structures.. fixed Werner's fix to t2gload.c :-) other small bug fixes
7a4fda88 2000-06-13 23:21:00 The next round of formatting, checking documentation, etc.
5b401bb9 2000-05-29 23:03:15 additional changes to the CFF/Type2 driver
4f99c3c4 2000-05-29 20:55:13 fixed divide by zero bug added CFF/OpenType driver source (not working for now)