| Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
|
| index 00368d8e47406418c97db3df8e5b336b82b616dd..4d3446892cafe806612e430367fe0dbc18e21052 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
|
| @@ -199,6 +199,10 @@ set_myanmar_properties (hb_glyph_info_t &info)
|
| cat = (indic_category_t) OT_A;
|
| break;
|
|
|
| + case 0x1039u:
|
| + cat = (indic_category_t) OT_H;
|
| + break;
|
| +
|
| case 0x103Au:
|
| cat = (indic_category_t) OT_As;
|
| break;
|
|
|