harfbuzz/test/shaping/fonts/sha1sum
Behdad Esfahbod 3b861421a7 Fix Mongolian Variation Selectors for fonts without GDEF
Originally we fixed those in 79d1007a50.
However, fonts like MongolianWhite don't have GDEF, but have IgnoreMarks
in their LigatureSubstitute init/etc features.  We were synthesizing a
GDEF class of mark for Mongolian Variation Selectors and as such the
ligature lookups where not matching.  Uniscribe doesn't do that.

I tried with more sophisticated fixes, like, if there is no GDEF and
a lookup-flag mismatch happens, instead of rejecting a match, try
skipping that glyph.  That surely produces some interesting behavior,
but since we don't want to support fonts missing GDEF more than we have
to, I went for this simpler fix which is to always mark
default-ignorables as base when synthesizing GDEF.

Micro-test added.

Fixes rest of https://bugs.freedesktop.org/show_bug.cgi?id=65258
2014-07-16 13:30:26 -04:00
..
4cce528e99f600ed9c25a2b69e32eb94a03b4ae8.ttf Add test suite for shaping results 2013-10-14 18:54:51 +02:00
226bc2deab3846f1a682085f70c67d0421014144.ttf [indic] Don't reorder reph/pref if ligature was expanded 2014-06-05 20:36:01 -04:00
37033cc5cf37bb223d7355153016b6ccece93b28.ttf Fix Mongolian Variation Selectors for fonts without GDEF 2014-07-16 13:30:26 -04:00
MANIFEST Fix Mongolian Variation Selectors for fonts without GDEF 2014-07-16 13:30:26 -04:00
d629e7fedc0b350222d7987345fe61613fa3929a.ttf Add test suite for shaping results 2013-10-14 18:54:51 +02:00
e207635780b42f898d58654b65098763e340f5c7.ttf Fix base-position when 'pref' is NOT formed 2014-06-12 17:10:35 -04:00
f499fbc23865022234775c43503bba2e63978fe1.ttf Add test suite for shaping results 2013-10-14 18:54:51 +02:00