Releases: dcgw/excalibur-text
Releases · dcgw/excalibur-text
v1.1.1
v1.1.1-alpha.1
1.1.1-alpha.1 (2022-11-24)
Bug Fixes
- renderer: fix incorrect culling when text is at edge of screen (ad4c838)
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2022-11-24)
Features
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)