freetype/src/sfnt
David Turner f546bacdcf * src/sfnt/Jamfile: removing "ttcmap" from the list of sources
* src/cache/*, include/freetype/cache/*: fixing a bug after heavy
        testing. The current sources are now "release candidates" for the
        final version of the cache sub-system

        * Jamfile: updating "refdoc" target, and adding "autohint" to the
        list of modules to build. Both the autohinter and autofitter will be
        built by default. But which one will be used is determined by
        the content of "ftmodule.h"

        * src/autofit/*: much updates, but the code is still buggy as hell.
        Aargh..
2004-02-01 16:59:06 +00:00
..
descrip.mms * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
Jamfile * src/sfnt/Jamfile: removing "ttcmap" from the list of sources 2004-02-01 16:59:06 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk * src/sfnt/ttcmap.c, src/sfnt/ttcmap.h: Removed. Obsolete. 2003-12-16 06:42:11 +00:00
sfdriver.c Add new function FT_Get_CMap_Language_ID to extract the language ID 2003-12-17 14:28:22 +00:00
sfdriver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
sferrors.h Formatting. 2001-06-19 23:03:41 +00:00
sfnt.c * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
sfobjs.c * src/sfnt/sfobjs.c (sfnt_init_face): Don't set 2003-12-17 21:57:56 +00:00
sfobjs.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttcmap0.c Make `FT_Get_CMap_Language_ID' work with CFF. Bug reported by 2004-01-11 10:01:08 +00:00
ttcmap0.h * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
ttload.c * src/sfnt/ttcmap.c, src/sfnt/ttcmap.h: Removed. Obsolete. 2003-12-16 06:42:11 +00:00
ttload.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttpost.c * include/freetype/internal/bdftypes.h: removed obsolete header 2003-10-29 21:43:52 +00:00
ttpost.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttsbit.c * include/freetype/ftcache.h: Delete duplicated definition of 2004-01-22 09:07:12 +00:00
ttsbit.h * include/freetype/internal/sfnt.h (TT_Set_SBit_Strike_Func): 2003-12-27 21:44:18 +00:00