[morx] unsafe-to-break in Insertion

Makes MORX-29, MORX-30, MORX-31 pass.
This commit is contained in:
Behdad Esfahbod 2018-09-28 10:00:07 -04:00
parent 02bebe42c1
commit 0d18ec5467
1 changed files with 2 additions and 0 deletions

View File

@ -629,6 +629,8 @@ struct InsertionSubtable
buffer->skip_glyph ();
buffer->move_to (end + count);
buffer->unsafe_to_break_from_outbuffer (mark, MIN (buffer->idx + 1, buffer->len));
}
if (entry->data.currentInsertIndex != 0xFFFF)