提交 f1cd7ca8 编写于 作者: B Behdad Esfahbod

[indic] Add github URL

上级 3cc84f45
...@@ -203,7 +203,8 @@ set_indic_properties (hb_glyph_info_t &info) ...@@ -203,7 +203,8 @@ set_indic_properties (hb_glyph_info_t &info)
else if (unlikely (hb_in_range (u, 0x17CDu, 0x17D1u) || else if (unlikely (hb_in_range (u, 0x17CDu, 0x17D1u) ||
u == 0x17CBu || u == 0x17D3u || u == 0x17DDu)) /* Khmer Various signs */ u == 0x17CBu || u == 0x17D3u || u == 0x17DDu)) /* Khmer Various signs */
{ {
/* These can occur mid-syllable (eg. before matras), even though Unicode marks them as Syllable_Modifier. */ /* These can occur mid-syllable (eg. before matras), even though Unicode marks them as Syllable_Modifier.
* https://github.com/roozbehp/unicode-data/issues/5 */
cat = OT_M; cat = OT_M;
pos = POS_ABOVE_C; pos = POS_ABOVE_C;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册