[morx] unsafe-to-break in Insertion

Makes MORX-29, MORX-30, MORX-31 pass.
pull/1197/head^2
Behdad Esfahbod 7 years ago
parent 02bebe42c1
commit 0d18ec5467
  1. 2
      src/hb-aat-layout-morx-table.hh

@ -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)

Loading…
Cancel
Save