Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 02:11
· 257 commits to main since this release

1.0.0 (2022-11-24)

Features

  • implement alternative Text class (e52b99f)
  • deps: add dependency on excalibur (4f8631d)

Bug Fixes

  • renderer: fix shadow being cropped if it is offset (0163a0b)
  • wrap: fix text potentially being cropped by up to 1 pixel at edges (8171023)
  • fix text not updating when using WebGL renderer (84f048e)

Performance Improvements

  • renderer: cache rendered text for as long as properties are unchanged (b6537af)