mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-17 10:45:43 +00:00
[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
2 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue