freetype2/include
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
..
freetype.h major changes to the library: 2000-03-28 11:22:31 +00:00
ftbbox.h ftbbox.h: FT_Get_Outline_BBox() must be called FT_Raster_GetBBox(). 2000-01-02 09:41:30 +00:00
fterrors.h re-adding fterrors.h to the repository.. 2000-02-02 12:28:57 +00:00
ftglyph.h major changes to the library: 2000-03-28 11:22:31 +00:00
ftimage.h major changes to the library: 2000-03-28 11:22:31 +00:00
ftraster.h major changes to the library: 2000-03-28 11:22:31 +00:00
ftsystem.h Initial revision 1999-12-16 23:11:37 +00:00
ttnameid.h Adding the new languages codes from Apple and the new Unicode ranges as for 3.0 2000-03-23 17:24:28 +00:00