mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[hb-subset] Speed up parsing glyphs-file
Cache the font used to load glyph names.
This commit is contained in:
parent
54295ccf45
commit
fa737da022
1 changed files with 0 additions and 1 deletions
|
@ -307,7 +307,6 @@ parse_glyphs (const char *name,
|
|||
|
||||
p = end + 1;
|
||||
}
|
||||
hb_font_destroy (font);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue