{"id":26030366,"url":"https://github.com/topmonks/fontana","last_synced_at":"2026-04-17T08:33:21.218Z","repository":{"id":53560135,"uuid":"83675970","full_name":"topmonks/fontana","owner":"topmonks","description":"Tool for building custom icon font","archived":false,"fork":false,"pushed_at":"2021-03-24T11:38:34.000Z","size":439,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-06T18:36:24.620Z","etag":null,"topics":["font","svg","svg-icons","tool"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/topmonks.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":"2017-03-02T12:35:30.000Z","updated_at":"2017-03-03T09:47:16.000Z","dependencies_parsed_at":"2022-08-20T12:40:46.163Z","dependency_job_id":null,"html_url":"https://github.com/topmonks/fontana","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/topmonks/fontana","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topmonks%2Ffontana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topmonks%2Ffontana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topmonks%2Ffontana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topmonks%2Ffontana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/topmonks","download_url":"https://codeload.github.com/topmonks/fontana/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topmonks%2Ffontana/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31922001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["font","svg","svg-icons","tool"],"created_at":"2025-03-06T18:28:38.579Z","updated_at":"2026-04-17T08:33:21.190Z","avatar_url":"https://github.com/topmonks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fontana\nTool for building custom icon font.\nGenerates fonts ttf, woff, woff2 and eot from svg icons.\nSpecimen is generated as html page - for correct work needs some http server (e.g. https://www.npmjs.com/package/http-server).\n\nThere is also integration with EmberJS, see https://github.com/topmonks/ember-cli-fontana.\n\n# Run\n```\nnode index.js\n```\n\n\n```\nOptions:\n\t-o, --output', 'output path (default \"./generated/\")\n\t-a, --all  [optional]', 'generate font from all icon in icon folder\n\t-i, --input [optional]', 'svg icon source path (default \"./icons/\")\n\t-f, --font [optional]', 'font config file (default \"./font.json\")\n\t-s, --specimen [optional]', 'generate specimen\n```\n\nFont config file\n```\n{\n  \"name\": \"My cool font\",\n  \"glyphs\": [\n    {\n      \"unicode\": [\n        \"\\uF1E6\"\n      ],\n      \"name\": \"some icon1\",\n      \"file\": \"someicon1\"\n    },\n    {\n      \"unicode\": [\n        \"\\uf067\"\n      ],\n\t  \"name\": \"some icon2\",\n\t  \"file\": \"someicon2\"\n    }\n}\n```\n\n## Note\nNot sure where to place your glyph in unicode see https://en.wikipedia.org/wiki/Private_Use_Areas\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopmonks%2Ffontana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopmonks%2Ffontana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopmonks%2Ffontana/lists"}