[indic] Remove Chakma decomposition rule from Indic shaper
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 26 Dec 2016 19:11:59 +0000 (14:11 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 28 Dec 2016 18:40:55 +0000 (13:40 -0500)
This is now added to USE:
https://github.com/behdad/harfbuzz/pull/383

See:
https://github.com/behdad/harfbuzz/issues/381
https://github.com/behdad/harfbuzz/issues/382

src/hb-ot-shape-complex-indic.cc

index 54fbfff..36fa014 100644 (file)
@@ -1739,10 +1739,6 @@ decompose_indic (const hb_ot_shape_normalize_context_t *c,
     /* Balinese */
     case 0x1B3Cu  : *a = 0x1B42u; *b= 0x1B3Cu; return true;
 
-    /* Chakma */
-    case 0x1112Eu  : *a = 0x11127u; *b= 0x11131u; return true;
-    case 0x1112Fu  : *a = 0x11127u; *b= 0x11132u; return true;
-
 #if 0
     /* Gujarati */
     /* This one has no decomposition in Unicode, but needs no decomposition either. */