[subset] collect elidedFallbackNameID in STAT table
This commit is contained in:
parent
125450d2f2
commit
0d65738633
|
@ -536,6 +536,8 @@ struct STAT
|
||||||
| hb_map (&AxisValue::get_value_name_id)
|
| hb_map (&AxisValue::get_value_name_id)
|
||||||
| hb_sink (nameids_to_retain)
|
| hb_sink (nameids_to_retain)
|
||||||
;
|
;
|
||||||
|
|
||||||
|
nameids_to_retain->add (elidedFallbackNameID);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool subset (hb_subset_context_t *c) const
|
bool subset (hb_subset_context_t *c) const
|
||||||
|
|
Loading…
Reference in New Issue