freetype/src/type1
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 Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
t1afm.c * src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c 2008-08-23 19:54:06 +00:00
t1afm.h * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
t1driver.c * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
t1driver.h * src/type1/t1driver.c, src/type1/t1parse.c: 16bit fixes. 2002-04-01 22:01:46 +00:00
t1errors.h Formatting. 2001-06-19 23:03:41 +00:00
t1gload.c * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
t1gload.h * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
t1load.c * src/type1/t1load.c (parse_encoding): Protect against infinite 2008-08-28 16:12:48 +00:00
t1load.h Spelling fixes from Alexei. 2007-01-26 22:18:56 +00:00
t1objs.c * src/type/t1objs.c (T1_Face_Init): Slightly improve algorithm. 2008-06-19 06:20:21 +00:00
t1objs.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
t1parse.c * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
t1parse.h * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
t1tokens.h * src/type1/t1tokens.h: Handle `ForceBold' keyword. This fixes 2008-08-04 18:46:37 +00:00
type1.c finishing function header formatting 2001-06-28 17:49:10 +00:00