Skip to content

Version 0.2.1

Compare
Choose a tag to compare
@laurmaedje laurmaedje released this 02 Apr 08:48
· 2 commits to main since this release
  • Performance improvements
    • Marked GlyphRemapper::{remap, get} as inlinable
    • Improved performance of GlyphRemapper by internally switching from BTreeMap to FxHashMap