提交 0d18ec54 编写于 作者: B Behdad Esfahbod

[morx] unsafe-to-break in Insertion

Makes MORX-29, MORX-30, MORX-31 pass.
上级 02bebe42
...@@ -629,6 +629,8 @@ struct InsertionSubtable ...@@ -629,6 +629,8 @@ struct InsertionSubtable
buffer->skip_glyph (); buffer->skip_glyph ();
buffer->move_to (end + count); buffer->move_to (end + count);
buffer->unsafe_to_break_from_outbuffer (mark, MIN (buffer->idx + 1, buffer->len));
} }
if (entry->data.currentInsertIndex != 0xFFFF) if (entry->data.currentInsertIndex != 0xFFFF)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册