https://github.com/googlefonts/mavenprofont
Maven Pro family by Joe Prince
https://github.com/googlefonts/mavenprofont
Last synced: about 1 year ago
JSON representation
Maven Pro family by Joe Prince
- Host: GitHub
- URL: https://github.com/googlefonts/mavenprofont
- Owner: googlefonts
- License: ofl-1.1
- Created: 2017-03-13T14:20:39.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T13:59:39.000Z (about 3 years ago)
- Last Synced: 2024-05-29T12:30:03.757Z (about 2 years ago)
- Language: Makefile
- Size: 4.49 MB
- Stars: 14
- Watchers: 7
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maven Pro
by Joe Prince
Maven Pro is a sans-serif typeface with unique curvature and flowing rhythm. Its forms make it very distinguishable and legible when in context. It blends styles of many great typefaces and is suitable for any design medium. Maven Pro’s modern design is great for the web and fits in any environment.
## Building
Fonts are built automatically by GitHub Actions - take a look in the "Actions" tab for the latest build.
If you particularly want to build fonts manually on your own computer, you will need to install the [`yq` utility](https://github.com/mikefarah/yq). On OS X with Homebrew, type `brew install yq`; on Linux, try `snap install yq`; if all else fails, try the instructions on the linked page.
Then:
* `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.
## License
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at
http://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.