[morx] Use subtable range for embedded sanitizer here as well

pull/1231/merge
Behdad Esfahbod 6 years ago
parent d35315cc02
commit 54c9ecb92d
  1. 2
      src/hb-aat-layout-morx-table.hh

@ -886,6 +886,8 @@ struct Chain
if (reverse)
c->buffer->reverse ();
c->sanitizer.set_object (*subtable);
subtable->dispatch (c);
if (reverse)

Loading…
Cancel
Save