freetype2/src/base
David Turner 0b5dc4df88 * include/freetype/ftmodapi.h, include/internal/ftserv.h,
include/internal/services/svtteng.h, src/base/ftobjs.c,
    src/truetype/ttdriver.c:

    adding a new API named FT_Get_TrueType_Engine_Type to determine
    wether we have a patented, unpatented or unimplemented TrueType
    bytecode interpreter.

    the FT_Get_Module_Flags API was removed consequently.
2006-02-21 22:36:23 +00:00
..
Jamfile * src/base/Jamfile: adding src/base/ftgxval.c 2005-09-23 13:22:10 +00:00
ftapi.c * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ftbase.c Provide generic access to MacOS resource forks. 2004-02-25 12:58:54 +00:00
ftbbox.c * src/base/ftbbox.c (BBox_Conic_Check): Fix boundary cases. 2004-05-19 09:22:26 +00:00
ftbdf.c * include/freetype/ftbitmap.h (FT_Bitmap_Copy, FT_Bitmap_Embolden), 2005-10-20 02:13:46 +00:00
ftbitmap.c Formatting, copyright years. 2006-01-27 14:16:16 +00:00
ftcalc.c Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftdbgmem.c Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftdebug.c * src/base/ftcalc.c (FT_MulTo64): Commented out. 2005-11-17 01:53:07 +00:00
ftgloadr.c - various performance enhancements 2005-10-28 16:14:14 +00:00
ftglyph.c * builds/amiga/makefile.os4 (WARNINGS), builds/compiler/gcc-dev.mk 2005-05-23 21:33:02 +00:00
ftgxval.c add FT_TrueTypeGX_Free() etc to free the buffers allocated by gxvalid, otvalid 2005-11-18 07:47:06 +00:00
ftinit.c Doc typos. From Huw Davies. 2005-12-25 09:15:09 +00:00
ftmac.c Formatting, improving comments. 2006-01-11 10:57:42 +00:00
ftmm.c * src/pcf/pcfdrivr.c: Revert change from 2004-04-17. 2004-04-25 20:15:11 +00:00
ftnames.c * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00
ftobjs.c * include/freetype/ftmodapi.h, include/internal/ftserv.h, 2006-02-21 22:36:23 +00:00
ftotval.c add FT_TrueTypeGX_Free() etc to free the buffers allocated by gxvalid, otvalid 2005-11-18 07:47:06 +00:00
ftoutln.c * src/base/ftoutln.c (FT_Outline_Embolden): Strength should be 2005-06-16 19:07:08 +00:00
ftpfr.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftrfork.c Formatting, copyright years. 2006-01-27 14:16:16 +00:00
ftstream.c Formatting. 2005-03-16 01:49:54 +00:00
ftstroke.c * src/base/ftstroke.c (ft_stroker_inside): Revert `sigma' patch from 2005-06-01 15:30:44 +00:00
ftsynth.c Formatting. 2005-06-23 20:31:48 +00:00
ftsystem.c Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
fttrigon.c * src/base/fttrigon.c (ft_trig_prenorm): fixed a bug that created 2005-11-15 17:30:56 +00:00
fttype1.c Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +00:00
ftutil.c Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftwinfnt.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftxf86.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
rules.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00