Skip to content

v0.2.1

Choose a tag to compare

@4thel00z 4thel00z released this 16 Jul 07:03

0.2.1 (2026-07-16)

Performance Improvements

  • core: add an FxHash-based FastMap; use for Dict, caches, and xref (e8adb40)
  • render: memoize glyph outlines per gid (7c13df6)
  • render: drop per-curve alloc and finish-clone in the path flattener (16950ce)
  • render: route glyph and font-load maps through the fast hasher (a9ead58)
  • render: cache flattened glyph outlines, not just parsed ones (7a2654e)