Publisher | vasscreatick |
---|---|
File size | 1.83MB |
Number of files | 9 |
Latest version | 1 |
Latest release date | 2022-04-22 09:23:32 |
First release date | 2020-06-11 05:53:13 |
Supported Unity versions | 2018.4.2 or higher |
Unity3d doesn't Render Tamil Texts Properly, you can check the broken texts in InputField ,Text and Dropdown in the Screenshots above.
This TamilFont Plugin helps tamil texts to render properly in TextMeshPro.
Before using this plugin, Import TextMeshPro Package
Tamil Font Plugin uses another AssetStore Plugin JSON .NET For Unity Please Download and Import this Free Plugin, this is used to load the class contents from Json text file.
Tamil Font uses Notosans Tamil Regular & Bold Font Assets.
it works in all Platforms(Windows, Mac, IOS, Android)
Note:
This Plugin only renderers Tamil Texts in Unity. Broken texts will be replaced with Particular unicode. you cannot share the texts outside unity once it is rendered,Because when you share rendered text,particular unicode character will not be available.
If you want Original text to be shared outside unity,you need to save it in some variables before rendering the tamil texts.
This Plugin has stored original TextComponent value,you can call this variable to any other script.For InputFields and Dropdowns Original Text ,You need to save the content from inputfields text and call the correct rendering function.
This Font Supports Both Tamil and English Characters
If you are using Textmeshpro Inputfield and have enabled Hide Mobile Input, this should work properly using this option. if not enabled you might see certain unicode characters will not match keyboards Edittext in android and IOS, but will show properly in Unity's Input Component
Documentation | Demo APK
This TamilFont Plugin helps tamil texts to render properly in TextMeshPro.
Before using this plugin, Import TextMeshPro Package
Tamil Font Plugin uses another AssetStore Plugin JSON .NET For Unity Please Download and Import this Free Plugin, this is used to load the class contents from Json text file.
Tamil Font uses Notosans Tamil Regular & Bold Font Assets.
it works in all Platforms(Windows, Mac, IOS, Android)
Note:
This Plugin only renderers Tamil Texts in Unity. Broken texts will be replaced with Particular unicode. you cannot share the texts outside unity once it is rendered,Because when you share rendered text,particular unicode character will not be available.
If you want Original text to be shared outside unity,you need to save it in some variables before rendering the tamil texts.
This Plugin has stored original TextComponent value,you can call this variable to any other script.For InputFields and Dropdowns Original Text ,You need to save the content from inputfields text and call the correct rendering function.
This Font Supports Both Tamil and English Characters
If you are using Textmeshpro Inputfield and have enabled Hide Mobile Input, this should work properly using this option. if not enabled you might see certain unicode characters will not match keyboards Edittext in android and IOS, but will show properly in Unity's Input Component
Documentation | Demo APK