We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6265a5 + d8e378b commit 56a78abCopy full SHA for 56a78ab
1 file changed
CHANGELOG.md
@@ -19,6 +19,7 @@ being passed to the simulation. The default value is 1 to remain consistent with
19
* HTML5AudioSound.setVolume is a chainable way to set the volume of a single Sound instance.
20
* HTML5AudioSound.setSeek is a chainable way to set seek to a point of a single Sound instance.
21
* HTML5AudioSound.setLoop is a chainable way to set the loop state of a single Sound instance.
22
+* A new property was added to BitmapText, 'kerning' which accepts a positive or negative number to add/reduce spacing in between characters.
23
24
### Bug Fixes
25
0 commit comments