{"id":13786561,"url":"https://github.com/akof1314/UnityTMProFontCustomizedCreater","last_synced_at":"2025-05-11T22:31:34.204Z","repository":{"id":149503974,"uuid":"155198469","full_name":"akof1314/UnityTMProFontCustomizedCreater","owner":"akof1314","description":"Unity TextMesh Pro 文本组件之字体图集生成工具","archived":false,"fork":false,"pushed_at":"2019-06-30T04:52:23.000Z","size":22081,"stargazers_count":74,"open_issues_count":2,"forks_count":25,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-03T00:44:25.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ShaderLab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akof1314.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-29T11:12:12.000Z","updated_at":"2025-02-25T09:47:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"34da00e7-98ed-4ce2-bbfc-5fdfd53096ec","html_url":"https://github.com/akof1314/UnityTMProFontCustomizedCreater","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akof1314%2FUnityTMProFontCustomizedCreater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akof1314%2FUnityTMProFontCustomizedCreater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akof1314%2FUnityTMProFontCustomizedCreater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akof1314%2FUnityTMProFontCustomizedCreater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akof1314","download_url":"https://codeload.github.com/akof1314/UnityTMProFontCustomizedCreater/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253645210,"owners_count":21941313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T19:01:18.063Z","updated_at":"2025-05-11T22:31:29.184Z","avatar_url":"https://github.com/akof1314.png","language":"ShaderLab","readme":"# Unity TextMeshPro Font Customized Creater\n\n## 原因\nUnity 推荐使用 TextMesh Pro 来代替内置的现有文本组件如 Text Mesh 及 UI Text，因为 TextMesh Pro 可以渲染出非常清晰的文本。在使用过程中发现，发现有以下问题：\n\n1. TextMesh Pro 需要先生成一张静态字体图集，每当静态文字增加时，都需要打开自带的生成工具，一个参数一个参数的设置，非常麻烦，也不便于其他人员使用。\n\n1. 每一个字体资产都会生成一个图集，这对于相同字体，但是不同样式的字体资产就会冗余字体图集。\n\n\n1. 一个字体里通常不会包含所有的字符，当遇到缺失字符时，就会空缺显示，如果采用回调字体方式，又会增加 Draw Call，最好是可以采用备用字体生成在同一个图集里。\n\n\n1. 某些字符在首位字体里并不美观，需要可以指定使用某个备用字体来渲染。\n\n\n## 目标\n\n这个工具要解决这些问题，达成以下目标：\n\n1. 一键式生成预设字体图集\n\n1. 相同字体复用同一个图集\n\n1. 字符缺失的采用备用字体\n\n1. 指定字符只采用某个字体\n\n## 示意图\n\n![](https://github.com/akof1314/UnityTMProFontCustomizedCreater/raw/master/Pic/pic.png)\n\n## 说明\n如果使用 Unity 2018，代码在分支 [https://github.com/akof1314/UnityTMProFontCustomizedCreater/tree/2018.3](https://github.com/akof1314/UnityTMProFontCustomizedCreater/tree/2018.3)","funding_links":[],"categories":["TextMesh Pro"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakof1314%2FUnityTMProFontCustomizedCreater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakof1314%2FUnityTMProFontCustomizedCreater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakof1314%2FUnityTMProFontCustomizedCreater/lists"}