提交 19d984ed 编写于 作者: B Behdad Esfahbod

[Indic] Make sure Reph jumps over all matras to the right

Another 12 thousand failures gone! (78 to go)
上级 90346413
......@@ -325,7 +325,7 @@ found_consonant_syllable (const hb_ot_map_t *map, hb_buffer_t *buffer, hb_mask_t
start + 3 <= end &&
!is_joiner (info[start + 2]))
{
info[start].indic_position() = POS_POST;
info[start].indic_position() = POS_POST + 1;
info[start].mask = mask_array[RPHF];
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册