TextMeshPro
*** READ BEFORE UPGRADING *** --------------------------------- This preview version of the TextMeshPro package is for users seeking to use both UI Toolkit and TextMeshPro in the same project. DO NOT UPGRADE to this new release unless you are planning on using UI Toolkit and sharing resources between TMP and UITK. This new release uses new asset types that are no longer included in the package and now instead included with the Unity Editor itself. As such, you will no longer have access to the source code for these assets, editors and other related script files. In order to share resources between TMP and UITK, existing TMP resources such as TMP_FontAssets, TMP_SpriteAssets, and other TMP assets will need to be converted to these new internal asset types along with remapping of their GUID. All scripts and project files referencing these TMP assets will be updated via the Unity API Updater. Since these changes cannot be undone, please BE SURE TO BACKUP YOUR PROJECT before updating to this new release. Once the Unity API Updater has run, you will need to restart the Unity editor for this asset migration process to complete. TMP Essential Resources and TMP Examples & Extras have been updated in this release and should be re-imported. -------------------- TextMeshPro is the ultimate text solution for Unity. It's the perfect replacement for Unity's UI Text and the legacy Text Mesh. Powerful and easy to use, TextMeshPro (also known as TMP) uses Advanced Text Rendering techniques along with a set of custom shaders; delivering substantial visual quality improvements while giving users incredible flexibility when it comes to text styling and texturing. TextMeshPro provides Improved Control over text formatting and layout with features like character, word, line and paragraph spacing, kerning, justified text, Links, over 30 Rich Text Tags available, support for Multi Font & Sprites, Custom Styles and more. Great performance. Since the geometry created by TextMeshPro uses two triangles per character just like Unity's text components, this improved visual quality and flexibility comes at no additional performance cost.
com.unity.textmeshpro 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/textmeshpro.git README Markdown
Copy this to your project's README.md
## Installation
Add **TextMeshPro** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/textmeshpro.git
```
[](https://www.pkglnk.dev/pkg/textmeshpro)
No comments yet. Be the first!