Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d060a75b | 2000-07-20 06:57:41 | Formatting. Rudimentary support for autoconf (still using GNU make) Say `make unix'. | ||
| bca33287 | 2000-07-19 20:17:37 | Boris's patch regarding glyph index 0 | ||
| 0959a877 | 2000-07-18 06:50:03 | Formatting. | ||
| 2f8f1542 | 2000-07-17 22:14:12 | Boris patches for ascender/descender/text height | ||
| b48a6094 | 2000-07-09 19:15:30 | Formatting. Moving some internal structures and constants from freetype.h to ftobjs.h. Finally removing FT_LOAD_ANTI_ALIAS. Cleaning up all error codes. Only the used ones have survived :-) Removed unused FT_MAX_GLYPH_FORMATS constant. T2 error codes are now in the range 0x500-0x5FF (instead of `TrueDoc'). Some minor improvements of error return values. Finally fixing error code values in ftraster and ftgrays to be compliant with all other FT error codes. | ||
| 415cc7c9 | 2000-07-08 22:52:21 | Formatting. Adding proper trace level. | ||
| 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" | ||
| ab9cc277 | 2000-07-07 19:46:01 | added Windows FNT/FON font driver |