freetype2/src/truetype
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
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
rules.mk * src/pcf/pcfdrivr.c: Revert change from 2004-04-17. 2004-04-25 20:15:11 +00:00
truetype.c * devel/ftoption.h: Synchronize with 2006-09-03 06:18:45 +00:00
ttdriver.c * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
ttdriver.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
tterrors.h Formatting. 2001-06-19 23:03:41 +00:00
ttgload.c * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
ttgload.h * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
ttgxvar.c Cosmetic code changes. 2008-05-28 22:17:28 +00:00
ttgxvar.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
ttinterp.c * src/truetype/ttinterp. (Ins_SCANTYPE): Don't check rendering mode. 2008-06-24 11:19:03 +00:00
ttinterp.h more formatting and copyright years 2007-02-12 22:01:18 +00:00
ttobjs.c * docs/CHANGES: Updated. 2008-05-17 10:01:45 +00:00
ttobjs.h * src/truetype/ttobjs.h (tt_size_ready_bytecode): Move declaration 2007-05-24 19:39:14 +00:00
ttpload.c * src/truetype/ttpload.c (tt_face_load_loca): Handle buggy fonts 2008-07-09 06:20:12 +00:00
ttpload.h * builds/win32/visualc/freetype.dsp: updating the project file, adding 2006-03-20 13:32:33 +00:00