Skip to content

v3.0.4

Choose a tag to compare

@jfboeve jfboeve released this 19 May 12:12
· 25 commits to main since this release

What's Changed

  • Align first-word overflow truncation metadata in TextLayoutEngine by @Copilot in #788
  • 3.0.3 by @jfboeve in #789
  • Use a dedicated SDF render-op flag instead of overloading isCoreNode by @Copilot in #791
  • Fix renderText return type to align with TextRenderer interface contract by @Copilot in #793
  • Add focused regression coverage for SDF text buffer reuse and binding by @Copilot in #792
  • optimised TextLayoutEngine by @jfboeve in #787
  • removed sdfRenderOp, reduces object creation by @jfboeve in #790
  • Fix shader setter not updating hasShaderUpdater and hasShaderTimeFn by @guilhermesimoes in #796
  • fix: make CanvasFontHandler compatible with FontHandler by @pecoram in #794
  • Improve inspector by @guilhermesimoes in #795

New Contributors

  • @Copilot made their first contribution in #788

Full Changelog: v3.0.3...v3.0.4