Initial commit

This commit is contained in:
AbstractConcept 2022-09-13 00:36:34 -05:00
commit 3c7cc0c973
8391 changed files with 704313 additions and 0 deletions

View file

@ -0,0 +1,26 @@
{
"name": "com.unity.textmeshpro",
"displayName": "TextMeshPro",
"version": "2.1.1",
"unity": "2019.1",
"description": "TextMeshPro is the ultimate text solution for Unity. It's the perfect replacement for Unity's UI Text and the legacy Text Mesh.\n\nPowerful 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.\n\nTextMeshPro 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.\n\nGreat 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.",
"keywords": [
"TextMeshPro",
"TextMesh Pro",
"TMP",
"Text",
"SDF"
],
"category": "Text Rendering",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.textmeshpro.git",
"type": "git",
"revision": "43745ffec1bfe433cd3e02e88eb1f393097dffb9"
},
"upmCi": {
"footprint": "3a6d84635c87b285f2261afe88d0a1756ed186ef"
}
}