mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-07 06:25:03 +00:00
[subset-input] Don't RETAIN_GIDs in keep-everything
This commit is contained in:
parent
d675f0d4f2
commit
e78a68bf46
1 changed files with 0 additions and 1 deletions
|
@ -412,7 +412,6 @@ hb_subset_input_keep_everything (hb_subset_input_t *input)
|
|||
hb_subset_input_set_flags (input,
|
||||
HB_SUBSET_FLAGS_NOTDEF_OUTLINE |
|
||||
HB_SUBSET_FLAGS_GLYPH_NAMES |
|
||||
HB_SUBSET_FLAGS_RETAIN_GIDS |
|
||||
HB_SUBSET_FLAGS_NO_PRUNE_UNICODE_RANGES);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue