Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 12:31
482ce09

0.2.0 (2026-09-02)

Features

  • backend surface for react-x11 (windows, events, surfaces, text) (111c20b)
  • font catalogue, lineHeight as multiplier (f96a61c)
  • font handles, gradient text, shadows, transforms, shadow control (45136ab)
  • glyph-level text natives — ids, advances, fallback face, ctxDrawGlyphs (b9f47a6)
  • glyph-level text natives — ids, advances, fallback face, ctxDrawGlyphs (53b6838), closes #1
  • IOSurface layer contents — the GL presentation seam (d20b6dc)
  • IOSurface-backed surfaces, lock/unlock, region copy (934001e)
  • measure and render control bezels into surfaces (b4df8cb)
  • menu item icons — SF Symbol names, PNG bytes (56bdd63)
  • rect-confined scrollSurface, bounds origin in layer props (460e28b)
  • shared IOSurfaces for cross-process pane presentation (82f755c)
  • the macOS main menu, spec in, activations out (c8092ac)

Bug Fixes

  • canvas arc sweeps the canvas way (d87adcd)
  • caret line index and trailing-newline hit tests (5d0d680)