Skip to content

Releases: phanphantz/ThaiTextCare-for-Unity

0.2.2

07 Aug 06:32
f305319

Choose a tag to compare

Fixed Bugs

  • Fixed Line spacing issue from modified glyph offset Y value by enforcing line-height=100% tag into the output string.

Improvements

  • Add 'Refresh' button when the dictionary is not found.

0.2.1 - Fixed Newline Character issue

04 Aug 08:03

Choose a tag to compare

Fixed Bugs

  • Fixed bug where backslash ( \ ) is tokenized, so \n is not recognized as a newline character.

0.2.0 - Added Word Detection & Highlighting

11 Feb 23:48

Choose a tag to compare

Improvements

  • Added Word Detection Utility.
  • Added Word Highlight Features and Examples.
  • Removed unused test scene.

Fixed Bugs

  • Fixed bug where ThaiTextNurse GUI line drawing is not using transform's up direction.

0.1.5 - Support TMP 3.2.0+ and Unity 6

13 Jan 18:47

Choose a tag to compare

Improvements

  • Added Support for all the sub-versions of TextMeshPro 3.2.0
  • Added Support for Unity 2023 and Unity 6

Fixed Bugs

  • Fixed bug where word break GUIs are sometimes unreliable

0.1.4 - First Public Release

13 Jan 18:00
c65f194

Choose a tag to compare

This is the first public release for ThaiTextCare package.