Add example Unity Project

This commit is contained in:
Michał Gdula 2023-04-26 01:55:33 +01:00
parent fda7ff28dd
commit e3acdb9d6b
7122 changed files with 505543 additions and 2 deletions

View file

@ -0,0 +1,26 @@
{
"name": "com.unity.textmeshpro",
"displayName": "TextMeshPro",
"version": "2.1.6",
"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": "529e8925f4873e5db1e13a4120e235971b264480"
},
"upmCi": {
"footprint": "836db92ce1956e5c13683c9701411bf8788e96f5"
}
}