{"id":13897208,"url":"https://github.com/jonpalmisc/vfit","last_synced_at":"2025-05-14T06:31:37.285Z","repository":{"id":43663427,"uuid":"280700037","full_name":"jonpalmisc/vfit","owner":"jonpalmisc","description":"Utility for building static cuts of variable fonts","archived":false,"fork":false,"pushed_at":"2022-02-25T02:57:24.000Z","size":157,"stargazers_count":59,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T01:49:43.910Z","etag":null,"topics":["fonts","fonttools","variable-fonts"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jonpalmisc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-18T16:56:02.000Z","updated_at":"2025-03-27T13:37:38.000Z","dependencies_parsed_at":"2022-08-23T04:20:15.746Z","dependency_job_id":null,"html_url":"https://github.com/jonpalmisc/vfit","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonpalmisc%2Fvfit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonpalmisc%2Fvfit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonpalmisc%2Fvfit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonpalmisc%2Fvfit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonpalmisc","download_url":"https://codeload.github.com/jonpalmisc/vfit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254084641,"owners_count":22011914,"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":["fonts","fonttools","variable-fonts"],"created_at":"2024-08-06T18:03:25.620Z","updated_at":"2025-05-14T06:31:36.840Z","avatar_url":"https://github.com/jonpalmisc.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/jonpalmisc/vfit/master/vfit-logo.png\"\u003e\n\u003c/div\u003e\n\n## About\n\nVFIT (Variable Font Instancing Tool) allows you to generate custom, static\ninstances of a variable font defined in a configuration file.\n\n## Installation\n\nVFIT is now available on the Python Package Index. You can install VFIT with\nthe following command:\n\n```sh\n$ pip3 install vfit\n```\n\nAlternatively, you can install VFIT by downloading a pre-built wheel from the\nReleases section or by building it yourself.\n\n``` sh\n# Skip this step if you're downloading a prebuilt wheel.\n$ git clone https://github.com/jonpalmisc/vfit.git \u0026\u0026 cd vfit\n$ poetry build \u0026\u0026 cd dist\n\n# Install VFIT from the wheel.\n$ pip install vfit-version-py3-none-any.whl\n```\n\n## Usage\n\nTo begin, you will need a variable font file to work with. Your first step will\nbe creating a configuration file. See `sample.json` for an example.\n\nNext, run VFIT and pass your configuration and variable font file as arguments:\n\n``` sh\n$ vfit config.json variable.ttf\n```\n\nIf you would like to generate instances into a specific directory, you can use\nthe `-o` option. For more options, see `vfit --help`.\n\n## Contributing\n\nAll contributions are welcome. If you find a bug or have a request for a\nfeature, feel free to create a new issue (or even better, a pull request).\n\nIf you are submitting a pull request, please format your code with `yapf` using\nthe default settings. Additionally, I am aware that camelCase naming is against\nthe convention for Python, but it is the convention used by `fonttools`, so I\nhave chosen to use it here as well for consistency.\n\n## Credits\n\nSpecial thanks to [Viktor Rubenko](https://github.com/ViktorRubenko), who knows\nway more about font technology than I do and has been incredibly helpful in\nfixing strange bugs.\n\nThe VFIT logo uses [NewGlyph](https://beta.newglyph.com/)'s\n[Armada](https://beta.newglyph.com/discovery-collection/#font-armada) variable\nfont.\n\n## License\n\nCopyright \u0026copy; 2020 Jon Palmisciano\n\nVFIT is available under the MIT License. See [LICENSE.txt](LICENSE.txt) for\nmore information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonpalmisc%2Fvfit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonpalmisc%2Fvfit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonpalmisc%2Fvfit/lists"}