RTLTMPro Versions Save

Right-To-Left Text Mesh Pro for Unity. This plugin adds support for Persian and Arabic languages to TextMeshPro.

v3.1.3

5 years ago
  • Fixed parenthesis problem with RTL text.

v3.1.2

5 years ago
  • Fixed RTL Settings not working in the inspector.
  • Fixed tags with uppercase characters were not getting fixed.

v3.1.1

5 years ago
  • Fixed regression that special lam-alef characters were not being handled.

v3.1

5 years ago
  • Fixed errors with TextMeshPro version 1.3
  • Added RTLTextMeshPro3D component.

v3.0

5 years ago

Backward compatibility breaking changes:

  • Removed duplicate letters from letter ranges.
  • Removed duplicate letters from segoeui RTL font asset.

Other changes:

  • Added Zero-Width No-Joiner character support (Insert with Ctrl+Shift+2).
  • Fixed Tanweel character.
  • Fixed Superscript Alef character.

v2.0

5 years ago
  • Realtime outline and glow for texts!
  • Minor bug fixes.

v1.3

5 years ago
  • Fixed a bug that RTL_OVERRIDE was defined by default

v1.2

5 years ago
  • Added RTL Dropdown and RTL Button.
  • Hugely improved rich text tag detection.
  • General bug fixes

v1.1

5 years ago

Release Notes:

  • Fixed multiline English texts.
  • Plugin now checks if the texts starts with RTL character or not. If it's not started with RTL character, it doesn't fix it. However you can force a fix with Force Fix checkbox
  • Removed Preserve Tashkeel checkbox. Tashkeel always will be preserved.
  • Fixed issue with tags that only have English words inside.
  • Added more examples.