This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
Releases: tleunen/pixi-multistyle-text
Releases · tleunen/pixi-multistyle-text
v0.7.0-rc.1
New features:
- Tag-level interactions (e.g. pointer events)
- Tag properties
This hasn't been tested extremely thoroughly (especially with various line wrapping options), so be aware that there may be bugs with both the new and pre-existing functionality. If you find any, let us know in the issues section!
v0.6.0
- Feature: more options for
valign
- Feature: debug mode
- Fix: don't include spaces before the first word on a line when word wrapping
- Fix: use the
letterSpacing
property - Fix: don't crash if there are no characters between tags
- Fix: fix deprecation warnings with Pixi 4.5.0
- Fix: wrap styled text correctly when
breakWords
is set