You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# RTL Text Mesh Pro
2
-
This plugin adds Right-to-left language support to "Text Mesh Pro" Unity plugin.
3
-
This project used [ArabicSupprt](https://www.assetstore.unity3d.com/en/#!/content/2674). [ArabicSupprt for Unity now on Github.](https://github.com/Konash/arabic-support-unity)
2
+
This plugin adds Right-to-left language support to "Text Mesh Pro" Unity plugin.
3
+
You need to have `TextMeshPro` plugin in your project. You can install TMPro via `Package Manager` or [`AssetStore`](https://assetstore.unity.com/packages/essentials/beta-projects/textmesh-pro-84126)
You can insert Zero-Width No-Joiner character with Ctrl+Shift+2 hotkey.
46
+
47
+

48
+
49
+
50
+
44
51
# How To Use
45
-
* You need to have `TextMeshPro` plugin in your project. You can install TMPro via `Package Manager` or `AssetStore`
52
+
* You need to have `TextMeshPro` plugin in your project. You can install TMPro via `Package Manager` or [`AssetStore`](https://assetstore.unity.com/packages/essentials/beta-projects/textmesh-pro-84126)
46
53
* Go to [release](https://github.com/sorencoder/RTLTMPro/releases) page and download latest unitypackage file (or copy `RTLTMPro` folder from source to your project.)
47
54
* Open one of the range files in `Assets/RTLTMPro/Ranges/` folder using your favorite text editor.
0 commit comments