harfbuzz/test/shaping
Behdad Esfahbod 422ecd2d3c [Indic] Accept a forced Rakar sequence at the end of syllable
In Sinhala, Rakar is formed by Al-Lakuna,ZWJ,Ra.  If you put that at the
end of a Consonant,Matra syllable, you get a dotted-circle from
Uniscribe.  Apparently adding a ZWJ before the Al-Lakuna "fixes" that.
And people have been encoding that sequence...  So, allow a forced
"ZWJ,Virama,ZWJ,Ra" sequence at the of syllables.

Fixes some 100 or more of Sinhala failures.  Now at 622 only (0.23%).
2012-07-18 23:25:58 -04:00
..
texts [Indic] Accept a forced Rakar sequence at the end of syllable 2012-07-18 23:25:58 -04:00
Makefile.am Add hb-diff-ngrams 2012-05-09 09:54:54 +02: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 [test] Make tool usage easier by not requiring "--stdin" 2012-05-12 15:34:40 +02:00