mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 14:05:05 +00:00
[subset] collect elidedFallbackNameID in STAT table
This commit is contained in:
parent
125450d2f2
commit
0d65738633
1 changed files with 2 additions and 0 deletions
|
@ -536,6 +536,8 @@ struct STAT
|
|||
| hb_map (&AxisValue::get_value_name_id)
|
||||
| hb_sink (nameids_to_retain)
|
||||
;
|
||||
|
||||
nameids_to_retain->add (elidedFallbackNameID);
|
||||
}
|
||||
|
||||
bool subset (hb_subset_context_t *c) const
|
||||
|
|
Loading…
Add table
Reference in a new issue