Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eliheuer/blocksync
Blocksync Variable Font
https://github.com/eliheuer/blocksync
font ofl typeface
Last synced: 3 months ago
JSON representation
Blocksync Variable Font
- Host: GitHub
- URL: https://github.com/eliheuer/blocksync
- Owner: eliheuer
- License: ofl-1.1
- Created: 2022-09-23T23:08:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-12T23:00:25.000Z (about 1 year ago)
- Last Synced: 2023-11-13T00:19:32.298Z (about 1 year ago)
- Topics: font, ofl, typeface
- Language: Python
- Homepage:
- Size: 3.11 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blocksync
[![][Fontbakery]](https://eliheuer.github.io/blocksyncer/fontbakery/fontbakery-report.html)
[![][Universal]](https://eliheuer.github.io/blocksyncer/fontbakery/fontbakery-report.html)
[![][GF Profile]](https://eliheuer.github.io/blocksyncer/fontbakery/fontbakery-report.html)
[![][Outline Correctness]](https://eliheuer.github.io/blocksyncer/fontbakery/fontbakery-report.html)
[![][Shaping]](https://eliheuer.github.io/blocksyncer/fontbakery/fontbakery-report.html)[Fontbakery]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Feliheuer%2Fblocksyncer%2Fgh-pages%2Fbadges%2Foverall.json
[GF Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Feliheuer%2Fblocksyncer%2Fgh-pages%2Fbadges%2FGoogleFonts.json
[Outline Correctness]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Feliheuer%2Fblocksyncer%2Fgh-pages%2Fbadges%2FOutlineCorrectnessChecks.json
[Shaping]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Feliheuer%2Fblocksyncer%2Fgh-pages%2Fbadges%2FShapingChecks.json
[Universal]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Feliheuer%2Fblocksyncer%2Fgh-pages%2Fbadges%2FUniversal.json?[Sample Image](documentation/drawbot/image-005.png)
## About
A block-like variable font designed and engineered by Eli Heuer. In-development, not ready for use.
## Building
Fonts are built automatically by GitHub Actions - take a look in the [Actions](https://github.com/eliheuer/blocksyncer/actions) tab for the latest build.
If you want to build fonts manually on your own computer:
* `make build` will produce font files.
* `make test` will run [FontBakery](https://github.com/googlefonts/fontbakery)'s quality assurance tests.
* `make proof` will generate HTML proof files.The proof files and QA tests are also available automatically via GitHub Actions - look at https://eliheuer.github.io/blocksyncer.
## Changelog
**26 September 2022. Version 0.1**
- Hello World## License
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL
## Repository Layout
This font repository structure is inspired by [Unified Font Repository v0.3](https://github.com/unified-font-repository/Unified-Font-Repository), modified for the [Google Fonts workflow](https://github.com/googlefonts/googlefonts-project-template).