freetype2/src
Werner Lemberg 9bf73ec407 Fix C++ compilation.
* src/base/ftobjs.c (FT_Get_FSType_Flags): Cast for compilation
with C++.
2009-01-13 17:42:00 +00:00
..
autofit Don't use stdlib.h and friends directly. 2009-01-13 17:34:48 +00:00
base Fix C++ compilation. 2009-01-13 17:42:00 +00:00
bdf FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
cache * src/pfr/pfrdrivr.c, src/winfonts/winfnt.c, src/cache/ftcmanag.c, 2008-12-21 17:51:12 +00:00
cff load_flags of FT_Get_Advance(), FT_Get_Advances() and backends are declared as FT_Int32 to match the flags of FT_Load_Glyph() 2009-01-09 11:11:53 +00:00
cid Set `face_index' field in FT_Face for all font formats. 2008-12-25 23:52:00 +00:00
gxvalid Avoid compiler warnings. 2009-01-12 20:11:14 +00:00
gzip Don't use stdlib.h and friends directly. 2009-01-13 17:34:48 +00:00
lzw Don't use stdlib.h and friends directly. 2009-01-13 17:34:48 +00:00
otvalid Avoid compiler warnings. 2009-01-12 20:11:14 +00:00
pcf FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
pfr * src/pfr/pfrdrivr.c, src/winfonts/winfnt.c, src/cache/ftcmanag.c, 2008-12-21 17:51:12 +00:00
psaux Fix stdlib dependencies. 2009-01-12 20:01:10 +00:00
pshinter Don't use stdlib.h and friends directly. 2009-01-13 17:34:48 +00:00
psnames FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
raster Don't use stdlib.h and friends directly. 2009-01-13 17:34:48 +00:00
sfnt Set `face_index' field in FT_Face for all font formats. 2008-12-25 23:52:00 +00:00
smooth Avoid compiler warnings. 2009-01-12 20:11:14 +00:00
tools * include/freetype/freetype.h (FT_LOAD_ADVANCE_ONLY): Use value 2008-12-05 18:37:44 +00:00
truetype load_flags of FT_Get_Advance(), FT_Get_Advances() and backends are declared as FT_Int32 to match the flags of FT_Load_Glyph() 2009-01-09 11:11:53 +00:00
type1 Set `face_index' field in FT_Face for all font formats. 2008-12-25 23:52:00 +00:00
type42 Set `face_index' field in FT_Face for all font formats. 2008-12-25 23:52:00 +00:00
winfonts Set `face_index' field in FT_Face for all font formats. 2008-12-25 23:52:00 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00