[Indic] Add test for matra group
The spec says: "[{M}+[N]+[H]]", and that's what Uniscribe implements. We instead do: "{M+[N]+[H]}", which means we allow Nukta and Halant after all Matras, not just the last one. It makes more sense.
This commit is contained in:
parent
8df5636968
commit
b20c9ebaf5
|
@ -1,3 +1,4 @@
|
|||
joiners.txt
|
||||
misc.txt
|
||||
spec-deviations.txt
|
||||
tricky-reordering.txt
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
सा़े
|
Loading…
Reference in New Issue