Skip to content

Commit 4a34596

Browse files
authored
Added Zero-Width No-Joiner screenshots to Readme
1 parent dc7f914 commit 4a34596

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 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)
44

55
# Features
66
### Realtime RTL Text
@@ -41,8 +41,15 @@ Arabic tashkeel are supported.
4141

4242
![Tashkeel Preview](Screenshots/Arabic%20Text.PNG)
4343

44+
### Zero-Width No-Joiner character support
45+
You can insert Zero-Width No-Joiner character with Ctrl+Shift+2 hotkey.
46+
47+
![ZWNJ Preview](Screenshots/zwnj.PNG)
48+
49+
50+
4451
# 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)
4653
* Go to [release](https://github.com/sorencoder/RTLTMPro/releases) page and download latest unitypackage file (or copy `RTLTMPro` folder from source to your project.)
4754
* Open one of the range files in `Assets/RTLTMPro/Ranges/` folder using your favorite text editor.
4855
* RTL Letters are in `LetterRanges.txt` file

0 commit comments

Comments
 (0)