freetype2/src
Werner Lemberg 5184ed6d53 Move FT_Get_FSType_Flags to a separate file.
Problem reported by Mickey Gabel <mickey@monfort.co.il>.

* src/base/ftobjs.c (FT_Get_FSType_Flags): Move to...
* src/base/ftfstype.c: This new file.

* modules.cfg (BASE_EXTENSION): Add ftfstype.c.

* docs/INSTALL.ANY: Updated.

* builds/mac/*.txt, builds/amiga/*makefile*,
builds/win32/{visualc,visualce}/freetype.*, builds/symbian/*:
Updated.
2009-01-22 10:13:59 +00:00
..
autofit Don't use stdlib.h and friends directly. 2009-01-13 17:34:48 +00:00
base Move FT_Get_FSType_Flags to a separate file. 2009-01-22 10:13:59 +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 Protect FT_Get_Next_Char. 2009-01-18 13:13:17 +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