freetype2/src
Werner Lemberg 1474f439b5 Really fix Savannah bug #25010: An SFNT font with neither outlines
nor bitmaps can be considered as containing space `glyphs' only.

* src/truetype/ttpload.c (tt_face_load_loca): Handle the case where
a `glyf' table is missing.

* src/truetype/ttgload.c (load_truetype_glyph): Abort if we have no
`glyf' table but a non-zero `loca' entry.
(tt_loader_init): Handle missing `glyf' table.

* src/base/ftobjs.c (FT_Load_Glyph): Undo change 2008-12-05.

* src/sfnt/sfobjs.c (sfnt_load_face): A font with neither outlines
nor bitmaps is scalable.
2008-12-09 06:51:56 +00:00
..
autofit * src/autofit/aflatin.c (af_latin_uniranges): Add more ranges. This 2008-12-05 22:50:40 +00:00
base Really fix Savannah bug #25010: An SFNT font with neither outlines 2008-12-09 06:51:56 +00:00
bdf * src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c, 2008-11-29 22:50:24 +00:00
cache * builds/freetype.mk (BASE_H): Rename to... 2008-10-02 06:48:10 +00:00
cff * src/cff/cffparse.c (cff_parse_real): Handle more than nine 2008-11-27 21:55:20 +00:00
cid * src/truetype/ttobjs.c (tt_face_done), src/cff/cffobjs.c 2008-10-01 22:39:05 +00:00
gxvalid * src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c, 2008-11-29 22:50:24 +00:00
gzip Make braces balanced throught the whole file. 2008-10-07 18:15:46 +00:00
lzw Cosmetic code changes. 2008-05-28 22:17:28 +00:00
otvalid GDEF tables need `glyph_count' too for validation. Problem reported 2008-12-01 12:53:00 +00:00
pcf * src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c, 2008-11-29 22:50:24 +00:00
pfr * src/truetype/ttobjs.c (tt_face_done), src/cff/cffobjs.c 2008-10-01 22:39:05 +00:00
psaux Fixes from the gnuwin32 port. 2008-11-24 08:15:05 +00:00
pshinter Cosmetic code changes. 2008-05-28 22:17:28 +00:00
psnames * src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c, 2008-11-29 22:50:24 +00:00
raster * src/sfnt/sfobjs.c (sfnt_load_face): Fix computation of 2008-10-12 11:47:29 +00:00
sfnt Really fix Savannah bug #25010: An SFNT font with neither outlines 2008-12-09 06:51:56 +00:00
smooth * src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c, 2008-11-29 22:50:24 +00:00
tools * include/freetype/freetype.h (FT_LOAD_ADVANCE_ONLY): Use value 2008-12-05 18:37:44 +00:00
truetype Really fix Savannah bug #25010: An SFNT font with neither outlines 2008-12-09 06:51:56 +00:00
type1 * src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c, 2008-11-29 22:50:24 +00:00
type42 * src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c, 2008-11-29 22:50:24 +00:00
winfonts * src/autofit/afcjk.c, src/base/ftoutln.c, src/base/ftrfork.c, 2008-11-29 22:50:24 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00