{"id":20400060,"url":"https://github.com/destinyitemmanager/dim-custom-symbols","last_synced_at":"2025-04-12T13:50:55.628Z","repository":{"id":244165773,"uuid":"814407040","full_name":"DestinyItemManager/dim-custom-symbols","owner":"DestinyItemManager","description":"DIM Custom Font ","archived":false,"fork":false,"pushed_at":"2025-04-07T19:44:12.000Z","size":3984,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-11T16:26:25.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DestinyItemManager.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-13T00:38:57.000Z","updated_at":"2025-04-07T19:44:14.000Z","dependencies_parsed_at":"2024-06-13T07:42:45.316Z","dependency_job_id":"67f8e4b8-8696-4c62-a40e-bf8f36cc0c7a","html_url":"https://github.com/DestinyItemManager/dim-custom-symbols","commit_stats":{"total_commits":43,"total_committers":3,"mean_commits":"14.333333333333334","dds":"0.39534883720930236","last_synced_commit":"54b87a8df63daa9afe0198b2e6283d79185b8d58"},"previous_names":["destinyitemmanager/dim-custom-symbols"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinyItemManager%2Fdim-custom-symbols","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinyItemManager%2Fdim-custom-symbols/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinyItemManager%2Fdim-custom-symbols/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinyItemManager%2Fdim-custom-symbols/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DestinyItemManager","download_url":"https://codeload.github.com/DestinyItemManager/dim-custom-symbols/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248575640,"owners_count":21127224,"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-11-15T04:38:16.627Z","updated_at":"2025-04-12T13:50:55.607Z","avatar_url":"https://github.com/DestinyItemManager.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## DIM CUSTOM SYMBOLS\n\nAll font/symbol generation used by [DIM](https://github.com/DestinyItemManager/DIM)\n\n## How to add a new glyph\n\n- Create an SVG with a height of 960 (or the generated glyph will either be too large or to small)\n\n- Name the glyph, the symbol name you want it to be (e.g. prismatic.svg), webFont will automatically assign it the next available codepoint and rename it.\n\n- Place the glyph in the `svg/` directory.\n\n- Run `pnpm generate-data-sub generate-custom-glyph`\n\n- Add an entry in `src/generate-symbols.ts` for your new symbol.\n  e.g. [DimCustomSymbols.gunsmith, 'Gunsmith'],\n\n  Where the quoted text is discoverably via an exact match in the manifest, (it must be `displayProperties.name` or `progressDescription` if Objective)\n  [DataExplorer](https://data.destinysets.com) can be useful here.\n\n  If an exact match cannot be found, then a manual translation will have to be added. When your PR is submitted into DIM it will fail because of a missing translation key.\n  In DIM, this is your chance to add the translation key and update `src\\app\\dim-ui\\destiny-symbols\\destiny-symbols.ts`. You will need to add your glyph to the manualTranslations array along with the i18n key.\n  e.g. `[DimCustomSymbols.prismatic]: tl('Glyphs.Prismatic'),`\n\n- Run `pnpm generate-data`\n\n## Special Thanks\n\nThanks to [@Gix3612](https://github.com/Gix3612) for setting up [DIMCustomSymbols](https://github.com/DestinyItemManager/d2-additional-info/pull/441) initially, it was a long road to get here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinyitemmanager%2Fdim-custom-symbols","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdestinyitemmanager%2Fdim-custom-symbols","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinyitemmanager%2Fdim-custom-symbols/lists"}