- Performance improvements
- Marked
GlyphRemapper::{remap, get}
as inlinable - Improved performance of
GlyphRemapper
by internally switching fromBTreeMap
toFxHashMap
- Marked
GlyphRemapper::{remap, get}
as inlinableGlyphRemapper
by internally switching from BTreeMap
to FxHashMap