freetype2/builds
Behdad Esfahbod 8c82ec5b17 Always ignore global advance.
This makes FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH redundant,
deprecated, and ignored.  The new behavior is what every major user
of FreeType has been requesting.  Global advance is broken in many
CJK fonts.  Just ignoring it by default makes most sense.

* src/truetype/ttdriver.c (tt_get_advances),
src/truetype/ttgload.c (TT_Get_HMetrics, TT_Get_VMetrics,
tt_get_metrics, compute_glyph_metrics, TT_Load_Glyph),
src/truetype/ttgload.h: Implement it.

* docs/CHANGES: Updated.
2011-04-21 08:21:37 +02:00
..
amiga Update Amiga makefiles to include Bzip2 support. 2011-01-06 02:44:53 +09:00
ansi * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
atari gxvalid: Insert PureC pragma to allow unevaluated variables. 2009-08-01 00:30:11 +09:00
beos * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
compiler Borland C++ compiler patch proposed by Mirco Babin. 2009-07-15 12:57:26 +09:00
dos * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
mac Update classic MacOS makefiles to include Bzip2 support. 2011-01-06 02:49:52 +09:00
os2 * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
symbian Update Symbian project files to include Bzip2 support. 2011-01-06 02:56:33 +09:00
unix Always ignore global advance. 2011-04-21 08:21:37 +02:00
vms Copyright years. 2010-10-15 20:47:40 +02:00
win32 Convert to CRLF. 2011-02-14 08:37:30 +01:00
wince * Version 2.4.4 released. 2010-11-28 16:07:49 +01:00
detect.mk * builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk 2008-02-11 08:22:40 +00:00
exports.mk Borland C++ compiler patch proposed by Mirco Babin. 2009-07-15 12:57:26 +09:00
freetype.mk * builds/freetype.mk (BASE_H): Rename to... 2008-10-02 06:48:10 +00:00
link_dos.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
link_std.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
modules.mk * builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk 2008-02-11 08:22:40 +00:00
newline * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
toplevel.mk Typo. 2010-07-12 00:33:36 +02:00