Synchronize with FreeType.
commit4542de8d29f2694d6fb570756b08f0a029ea13fa
authorWerner Lemberg <wl@gnu.org>
Fri, 3 Feb 2017 20:26:14 +0000 (3 21:26 +0100)
committerWerner Lemberg <wl@gnu.org>
Fri, 3 Feb 2017 20:26:14 +0000 (3 21:26 +0100)
treeecaaec35cf1d255f7b0e68f86888e5cfb2f729bd
parentf85774201b59ef5fbc91d52c605bc1d6c9d7aa6c
Synchronize with FreeType.

This patch contains the following commits.

  48c77da3 Add minor comment to avoid confusion (#19044).
  255828c8 [autofit] Fix Emscripten crash (patch #9180).
  d44daf9e * src/truetype/ttgxvar.c (TT_Vary_Apply_Glyph_Deltas): Thinko.
  4441f7b2 Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp.
  84b0d992 */*: Use `0.5f' for tracing 16.16 numbers.
  31f80553 [autofit] Avoid uninitialized jumps (#50191).
  0a1169f7 * src/autofit/afglobal.c (af_face_globals_free): Erase useless code.
lib/taglobal.c
lib/tahints.c
lib/talatin.c
lib/taloader.c
lib/tatypes.h