harfbuzz/test/shaping
Behdad Esfahbod 34c215036f [Indic] Improve Sinhala base algorithm and reph positioning
Sinhala does not have half forms.  And most (all?) consonants can be
base, except when preceded by ZWJ, which would request a subjoined form.
Hence switch the base algorithm to categorize with Khmer, start search
at start, and stop at a ZWJ.

Also, mark all pos=base consonants after base to be subjoined.  Mark
base itself to have pos=base.

Finally, adjust Sinhala's reph position to after-main.

Brings down Sinhala failures from 455 to 328 (0.120656%).
2012-07-23 23:51:29 -04:00
..
texts [Indic] Improve Sinhala base algorithm and reph positioning 2012-07-23 23:51:29 -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