Go to file
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
config major changes to the library: 2000-03-28 11:22:31 +00:00
demos major changes to the library: 2000-03-28 11:22:31 +00:00
docs fixed a small typo ( "height" in place of "eight" !!) 2000-02-10 19:19:51 +00:00
include major changes to the library: 2000-03-28 11:22:31 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src major changes to the library: 2000-03-28 11:22:31 +00:00
BUILD updated documentation for Beta 4 2000-03-13 14:25:00 +00:00
CHANGES updated CHANGES 2000-03-13 14:19:31 +00:00
INSTALL updated CHANGES 2000-03-13 14:19:31 +00:00
Makefile A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
license.txt updated the license 2000-02-22 13:53:16 +00:00