freetype2/src/cff
David Turner 28534d616b * include/freetype/ftadvanc.h, src/base/ftadvanc.c,
include/freetype/config/ftheader.h, include/freetype/freetype.h,
    src/base/Jamfile, src/base/rules.mk, src/cff/cffdrivr.c,
    src/cff/cffgload.c, src/cff/cffgload.h, src/truetype/ttdriver.c,
    src/truetype/ttgload.h, src/truetype/ttgload.c, src/type1/t1driver.c,
    src/type1/t1gload.h, src/type1/t1gload.c:
    Add a new header named FT_ADVANCES_H declaring some new APIs
    to extract the advances of one or more glyphs without necessarily
    loading their outlines. Also provide 'fast loaders' for the
    TrueType, Type1 and CFF font drivers (more to come later)

    * autogen.sh: add checks for minimum version of the 'autotools'
    stuff.
2008-09-01 21:35:21 +00:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
cff.c * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
cffcmap.c Add support for cmap type 14. 2007-10-15 17:21:32 +00:00
cffcmap.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
cffdrivr.c * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
cffdrivr.h * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message. 2002-03-30 16:41:09 +00:00
cfferrs.h Formatting. 2001-06-19 23:03:41 +00:00
cffgload.c * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
cffgload.h * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
cffload.c Handle CID-keyed fonts wrapped in a SFNT (with cmaps) correctly. 2008-07-16 06:13:34 +00:00
cffload.h Handle CID-keyed fonts wrapped in a SFNT (with cmaps) correctly. 2008-07-16 06:13:34 +00:00
cffobjs.c Set FT_FACE_FLAG_CID_KEYED only if pure_cff is set. 2008-07-16 07:05:11 +00:00
cffobjs.h * Version 2.3.6 released. 2008-06-10 05:58:25 +00:00
cffparse.c * src/cff/cffparse.c (cff_parse_fixed_scaled): Fix thinko which 2008-08-04 15:54:24 +00:00
cffparse.h * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
cfftoken.h Make otlayout module compile (without actually working). 2004-08-12 12:22:28 +00:00
cfftypes.h Finish fix of scaling bug of CID-keyed CFF subfonts. 2008-05-14 23:05:38 +00:00
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
rules.mk * src/cff/cfftypes.h (CFF_FontRecDictRec): Change type of 2003-12-18 08:18:37 +00:00