kc3-lang/freetype/src/type1/type1.c

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"
aa8c7da0 2000-07-04 03:37:18 Don't use -lefence in the demo Makefile. Added C++ guards in ftmodule.h Fix error check in ftglyph.c Formatting; adding copyrights; fixing documentation
ca13392d 2000-03-01 13:24:38 a few changes to really compile font drivers in independent single objects..
5ae1259c 2000-02-10 19:17:24 removed the "t1encode" files which are now obsolete with the "psnames" module
1ab77fdf 2000-02-10 18:08:17 some updates to make everything compile clean
afdc4c4c 2000-02-10 16:08:36 Updates to the Type 1 driver Now with a simple AFM parser in order to read the kerning table..
d2b1f357 1999-12-16 23:11:37 Initial revision