HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 392ee97431 [ft] Remove TODO item re FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
That flag is redundant, deprecated, and ignored since April 2011.
From FreeType git log:

commit 8c82ec5b17d0cfc9b0876a2d848acc207a62a25a
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Thu Apr 21 08:21:37 2011 +0200

    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.
2013-03-09 20:27:55 -05:00
contrib Minor 2012-08-12 17:11:27 -04:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src [ft] Remove TODO item re FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH 2013-03-09 20:27:55 -05:00
test [build] Port to newer automake recommended syntax 2013-03-06 20:21:11 -05:00
util Disable automatic segment properties guessing 2013-02-15 07:51:47 -05:00
.travis.yml [travis] Oops. Run make check, not make test! 2013-03-05 17:23:33 -05:00
AUTHORS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
Android.mk [buffer] Move buffer serialization code to a new file 2013-02-27 18:49:05 -05:00
COPYING Improve license information 2012-10-28 21:26:19 -07:00
Makefile.am [git.mk] Update to commit efc928222179576270c5910416d8055dd7a97896 2013-03-04 21:27:06 -05:00
NEWS 0.9.13 2013-02-25 18:19:20 -05:00
README Update README, etc 2011-05-25 15:40:49 -04:00
THANKS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
TODO Remove TODO items that don't make sense 2013-02-15 09:33:10 -05:00
autogen.sh Revert "[Indic] Import ragel-generated Indic machine in git" 2013-02-06 23:43:27 -05:00
configure.ac [build] Add AM_PROG_AR 2013-03-06 20:07:01 -05:00
git.mk [git.mk] Update to commit efc928222179576270c5910416d8055dd7a97896 2013-03-04 21:27:06 -05:00
harfbuzz.doap Minor 2011-05-27 04:14:42 -04:00
harfbuzz.pc.in Add build system 2009-11-02 16:34:59 -05:00

README

This is HarfBuzz, a text shaping library.

For bug reports, mailing list, and other information please visit:

  http://harfbuzz.org/

For license information, see the file COPYING.