Releases: pnarimani/RTLTMPro
v3.4.3
v3.4.2
What's Changed
- Hebrew support
- Fix 3D text
- Support for unicode32 characters (emojis, etc.)
Full Changelog: 3.3.2...v3.4.2
v3.3.2
V3.3.1
v3.3
V3.0.0
Huge performance improvements. In this version, text conversion doesn't allocate memory every time you change your texts.
Comparison
This version also includes an improved Rich Text tag detection algorithm and contains other general fixes.
Since the core code of the library has changed, there might be some unknown bugs around. Backup your project before upgrading to this version.
V3.2.4
V3.2.3
V3.2.1
V3.2.0
Important Note: If you are upgrading from earlier versions, Import the package and do these steps:
1- Move every script under RTLTMPro
to RTLTMPro\Scripts\Runtime\
folder.
2- Move every script under RTLTMPro\Editor
to RTLTMPro\Scripts\Editor\
folder.
This version of RTLTMPro is using Assembly definition files.
If your project doesn't use Assembly definition files, you don't need to do anything. But if you are using them, you need to reference RTLTMPro assembly that is inside RTLTMPro\Scripts\Runtime\
folder.
Release notes:
- Fixed #13
- Updated Tashkeel ranges (This means that you also need to update your font assets that use Tashkeel)
- Added assembly definition files