harfbuzz/test/shaping
Behdad Esfahbod 88f413b56f [Indic] Implement Reph+Ya-Phalaa interaction
The sequence Ra,H,Ya in Bengali is ambigious and Unicode encoded that to
get Ya-Phalaa, one would place ZWJ before Halant.  Ie. a ZWJ,H sequence
requests subjoining, while a H,ZWJ requests Half form.  Implement that.

Bengali failures go down from 377 to 297 (0.0838308%).
Gujarati is down by 4 to 17 (0.0046384%).
Kannada is down by 226 to 957 (0.100534%).

Current status:

BENGALI: 353988 out of 354285 tests passed. 297 failed (0.0838308%)
DEVANAGARI: 693571 out of 693628 tests passed. 57 failed (0.00821766%)
GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
KANNADA: 950956 out of 951913 tests passed. 957 failed (0.100534%)
KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
MALAYALAM: 1046857 out of 1048416 tests passed. 1559 failed (0.148701%)
ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
SINHALA: 271699 out of 271847 tests passed. 148 failed (0.0544424%)
TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
2012-07-24 03:04:36 -04:00
..
texts [Indic] Implement Reph+Ya-Phalaa interaction 2012-07-24 03:04:36 -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] Ignore tests with DOTTED CIRCLE in the output 2012-07-19 11:30:48 -04:00