mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 22:15:04 +00:00
[subset] updated comment.
This commit is contained in:
parent
96f0038e39
commit
992953fd3e
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue