freetype2/config
David Turner 37379e2170 major changes to the library:
- there is now a "convenience" API to manage glyphs in
   "include/ftglyph.h". See the demo program "ftstring" for
   an example..

  - the raster interface has been changed in order to allow
    direct composition through user-provided callbacks. This
    has been tested but isn't demonstrated for now in "demos"

 - the FT_LOAD_NO_RECURSE flag is supported, as this is
   required by some new code in the auto-hinting engine

 - some bug fixed in FT_MulFix which made FT_xxx_Transform
   return incorrect results..
2000-03-28 11:22:31 +00:00
..
ansi A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
dos A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
mac Added mac FOND driver, and use t1z driver instead of the "old" t1 driver. 2000-03-17 11:48:25 +00:00
os2 A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
unix major changes to the library: 2000-03-28 11:22:31 +00:00
win32 A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
detect.mk A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
freetype.mk A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
ftconfig.h updated the build system to avoid file duplication : 2000-02-29 16:56:18 +00:00
ftmodule.h updated the build system to avoid file duplication : 2000-02-29 16:56:18 +00:00
ftoption.h major changes to the library: 2000-03-28 11:22:31 +00:00
modules.mk A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00