harfbuzz/test/shaping
Behdad Esfahbod 832a6f99b3 [indic] Don't reorder reph/pref if ligature was expanded
Normally if you want to, say, conditionally prevent a 'pref', you
would use blocking contextual matching.  Some designers instead
form the 'pref' form, then undo it in context.  To detect that
we now also remember glyphs that went through MultipleSubst.

In the only place that this is used, Uniscribe seems to only care
about the "last" transformation between Ligature and Multiple
substitions.  Ie. if you ligate, expand, and ligate again, it
moves the pref, but if you ligate and expand it doesn't.  That's
why we clear the MULTIPLIED bit when setting LIGATED.

Micro-test added.  Test: U+0D2F,0D4D,0D30 with font from:

[1]
https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=186#c29
2014-06-05 20:36:01 -04:00
..
fonts/sha1sum [indic] Don't reorder reph/pref if ligature was expanded 2014-06-05 20:36:01 -04:00
tests [indic] Don't reorder reph/pref if ligature was expanded 2014-06-05 20:36:01 -04:00
texts [indic] Allow decimal and Brahmi digits as placeholders 2014-05-29 15:34:26 -04:00
Makefile.am [indic] Don't reorder reph/pref if ligature was expanded 2014-06-05 20:36:01 -04:00
hb-diff Add hb-diff-colorize 2012-05-09 00:01:50 +02:00
hb-diff-colorize Add hb-diff-colorize 2012-05-09 00:01:50 +02:00
hb-diff-filter-failures More shoveling around 2012-01-21 20:03:25 -05:00
hb-diff-ngrams Add hb-diff-ngrams 2012-05-09 09:54:54 +02:00
hb-diff-stat Add hb-diff-stat 2012-05-09 07:45:17 +02:00
hb-manifest-read More shoveling around 2012-01-21 20:03:25 -05:00
hb-manifest-update Port hb-manifest-update to Python 2012-01-21 19:31:51 -05:00
hb-unicode-decode Move most testing logic into hb_test_tools.py 2012-01-20 18:28:10 -05:00
hb-unicode-encode Move most testing logic into hb_test_tools.py 2012-01-20 18:28:10 -05:00
hb-unicode-prettyname Move most testing logic into hb_test_tools.py 2012-01-20 18:28:10 -05:00
hb_test_tools.py Minor 2013-10-14 16:44:44 +02:00
run-tests.sh Fix win32 testing 2013-10-28 20:46:11 +01:00