Branch :
| 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 | ||
| fea68c68 | 2000-05-26 06:40:49 | fixed two minor bugs: - the glyph index was not checked in FT_Load_Glyph - the "type1" driver didn't read the FontBBox and FontMatrix correctly.. | ||
| f5dcdd5c | 2000-05-23 22:16:27 | minor fix to the Type1 driver(s) to apply the font matrix when necessary.. | ||
| e49ab25c | 2000-05-16 23:44:38 | formatting - removed trailing spaces | ||
| efce08d6 | 2000-05-11 18:23:52 | major re-organisation of the FreeType 2 directory hierarchy | ||
| d2b1f357 | 1999-12-16 23:11:37 | Initial revision |