freetype2/src
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
..
autofit Cosmetic code changes. 2008-05-28 22:17:28 +00:00
base * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
bdf Add support for cmap type 14. 2007-10-15 17:21:32 +00:00
cache * src/base/ftobjs.c (FT_Request_Metrics), src/cache/ftccmap.c 2007-06-01 21:27:12 +00:00
cff * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
cid * src/type1/t1tokens.h: Handle `ForceBold' keyword. This fixes 2008-08-04 18:46:37 +00:00
gxvalid * src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c 2008-08-23 19:54:06 +00:00
gzip Remove tabs from source files. 2007-06-01 06:56:17 +00:00
lzw Cosmetic code changes. 2008-05-28 22:17:28 +00:00
otvalid * src/otvalid/otvgpos.c (otv_MarkBasePos_validate): Set 2008-06-16 05:33:51 +00:00
pcf * src/pcf/pcfdrivr.c (PCF_Face_Init): Protect call to 2008-04-13 22:06:12 +00:00
pfr * src/pfr/pfrdrivr.c (pfr_get_advance): Fix off-by-one error. 2008-07-16 21:03:40 +00:00
psaux * src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c 2008-08-23 19:54:06 +00:00
pshinter Cosmetic code changes. 2008-05-28 22:17:28 +00:00
psnames * src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c 2008-08-23 19:54:06 +00:00
raster * src/raster/ftraster.c (Draw_Sweep): If span is smaller than one 2008-07-04 07:22:06 +00:00
sfnt * src/sfnt/sfobjs.c (sfnt_open_font): Use TTAG_OTTO 2008-08-29 06:09:03 +00:00
smooth Improve documentation of gray-level rastering and what to do if you need 2008-06-21 06:27:53 +00:00
tools Improve navigation in API reference. 2008-06-26 19:56:51 +00:00
truetype * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
type1 * include/freetype/ftadvanc.h, src/base/ftadvanc.c, 2008-09-01 21:35:21 +00:00
type42 Cosmetic code changes. 2008-05-28 22:17:28 +00:00
winfonts * src/winfonts/winfnt.c (fnt_face_get_dll_font, FNT_Face_Init): 2008-05-13 12:10:04 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00