From c6dbf6e77cae30772ffa110c651cb4287ab3b0dc Mon Sep 17 00:00:00 2001 From: punchcutter Date: Wed, 31 Jan 2018 14:09:04 -0800 Subject: [PATCH] Allow optional ZWJ in virama terminated cluster --- src/hb-ot-shape-complex-use-machine.rl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-shape-complex-use-machine.rl b/src/hb-ot-shape-complex-use-machine.rl index 89b776390..11fb47020 100644 --- a/src/hb-ot-shape-complex-use-machine.rl +++ b/src/hb-ot-shape-complex-use-machine.rl @@ -100,7 +100,7 @@ final_consonants = FAbv* FBlw* FPst* FM?; virama_terminated_cluster = (R|CS)? (B | GB) VS? consonant_modifiers - H + ZWJ?.H.ZWJ? ; standard_cluster = (R|CS)? (B | GB) VS?