[Indic] Add tricky reordering test cases
In the case of Consonant,LeftMatra,Halant, Uniscribe leaves the Halant where it is, but we want to move it with the Matra as that makes more logical sense.
This commit is contained in:
parent
dbb105883c
commit
61a58e26a5
|
@ -1,2 +1,3 @@
|
|||
joiners.txt
|
||||
misc.txt
|
||||
tricky-reordering.txt
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Usage:
|
||||
./hb-unicode-encode UNICODE_STRING...
|
||||
or:
|
||||
./hb-unicode-encode --stdin
|
Loading…
Reference in New Issue