{"id":22314183,"url":"https://github.com/danielshervheim/unity-font-presets","last_synced_at":"2025-07-29T10:32:54.129Z","repository":{"id":57203665,"uuid":"267043326","full_name":"danielshervheim/unity-font-presets","owner":"danielshervheim","description":"A system to keep TextMeshPro styles consistent throughout a project.","archived":false,"fork":false,"pushed_at":"2021-03-10T19:52:14.000Z","size":1276,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T00:32:08.927Z","etag":null,"topics":["editor-utilities","font-presets","fonts","tools","unity"],"latest_commit_sha":null,"homepage":"","language":"ShaderLab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielshervheim.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}},"created_at":"2020-05-26T12:58:29.000Z","updated_at":"2024-09-05T07:35:02.000Z","dependencies_parsed_at":"2022-09-17T15:02:49.783Z","dependency_job_id":null,"html_url":"https://github.com/danielshervheim/unity-font-presets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielshervheim/unity-font-presets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-font-presets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-font-presets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-font-presets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-font-presets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielshervheim","download_url":"https://codeload.github.com/danielshervheim/unity-font-presets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-font-presets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267670438,"owners_count":24125138,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["editor-utilities","font-presets","fonts","tools","unity"],"created_at":"2024-12-03T22:09:18.024Z","updated_at":"2025-07-29T10:32:52.492Z","avatar_url":"https://github.com/danielshervheim.png","language":"ShaderLab","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unity-font-presets\n\nPlease see the [readme](Packages/com.dss.font-presets/README.md) in the package directory for information on all of the included scripts.\n\n## How To Install\n\nThe font-presets package uses the [scoped registry](https://docs.unity3d.com/Manual/upm-scoped.html) feature to import\ndependent packages. Please add the following sections to the package manifest\nfile (`Packages/manifest.json`).\n\nTo the `scopedRegistries` section:\n\n```\n{\n  \"name\": \"DSS\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"com.dss\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"com.dss.font-presets\": \"1.4.1\"\n```\n\nAfter changes, the manifest file should look like below:\n\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"DSS\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [ \"com.dss\" ]\n    }\n  ],\n  \"dependencies\": {\n    \"com.dss.font-presets\": \"1.4.1\",\n    ...\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielshervheim%2Funity-font-presets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielshervheim%2Funity-font-presets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielshervheim%2Funity-font-presets/lists"}