diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2018-01-05 17:15:31 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2018-01-05 17:15:31 +0000 |
commit | bbac984b9390a66c6ae5ee931b278b607f2f2a50 (patch) | |
tree | 82f0ee3a2b4b794db0a93e1b144b012a37dcd427 /src/hb-ot-shape-complex-indic-machine.rl | |
parent | 185b68946ad67443e8725e77d724128802de5572 (diff) |
Minor
Diffstat (limited to 'src/hb-ot-shape-complex-indic-machine.rl')
-rw-r--r-- | src/hb-ot-shape-complex-indic-machine.rl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hb-ot-shape-complex-indic-machine.rl b/src/hb-ot-shape-complex-indic-machine.rl index e6643a1a..42a8847e 100644 --- a/src/hb-ot-shape-complex-indic-machine.rl +++ b/src/hb-ot-shape-complex-indic-machine.rl @@ -68,7 +68,6 @@ forced_rakar = ZWJ H ZWJ Ra; symbol = Symbol.N?; matra_group = z{0,3}.M.N?.(H | forced_rakar)?; syllable_tail = (z?.SM.SM?.ZWNJ?)? A{0,3}? VD{0,2}; -place_holder = PLACEHOLDER | DOTTEDCIRCLE; halant_group = (z?.H.(ZWJ.N?)?); final_halant_group = halant_group | H.ZWNJ; medial_group = CM?; |