kc3-lang/freetype/src/type1/t1parse.h

Branch :


Log

Author Commit Date CI Message
7fa51b55 2000-07-08 19:51:42 Formatting. Adding some trivial error checking. Adding/Fixing tracing levels.
a90663f5 2000-07-08 00:41:13 vast clean-up of the sources in order to allow flat directory compilation (by defining the FT_FLAT_COMPILE macro at compile time..) moved "freetype2/BUILD" to "freetype2/docs/BUILD"
d0c36e3b 2000-07-03 16:45:15 Formatting; fixing documentation.
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
efce08d6 2000-05-11 18:23:52 major re-organisation of the FreeType 2 directory hierarchy
76bbd579 2000-01-27 13:35:16 the T1_Face definition changed slightly to clearly separate the Type 1 font content from the rest. This implied some changes to the following files.
d2b1f357 1999-12-16 23:11:37 Initial revision