[subset] updated comment.

pull/4640/head
Garret Rieger 11 months ago
parent 96f0038e39
commit 992953fd3e
  1. 1
      src/OT/Layout/GDEF/GDEF.hh

@ -666,6 +666,7 @@ struct GDEFVersion1_2
// Push var store first (if it's needed) so that it's last in the
// serialization order. Some font consumers assume that varstore runs to
// the end of the GDEF table.
// See: https://github.com/harfbuzz/harfbuzz/issues/4636
auto snapshot_version0 = c->serializer->snapshot ();
if (unlikely (version.to_int () >= 0x00010002u && !c->serializer->embed (markGlyphSetsDef)))
return_trace (false);

Loading…
Cancel
Save