Devlogs
v1.12.4
- * Changes to internal Rebuild() calls to fix unexpected behaviour with calling Read() on the same frame text is rebuilt.
- * Fixed automatic linebreaks in Asian languages having a preference to commas.
- * Added Japanese monospace numbers to the list of linestart-unfriendly characters.
- * Fixed error where characters could render invisible in specific circumstances.
- * Fixed text that UnRead() had been called on reappearing when onFontTextureRebuilt is called.
- * Removed GUI Layer and Flare Layer from camera components in sample scenes.
- * Added a "minSize" property for some best fit modes.
- * Wrote a new version of STMVerticalWriting and included that in samples.