Skip to content

cyrealtype/OswaldFont

 
 

Repository files navigation

Oswald

Sample Image

About

Oswald is a reworking of the classic gothic typeface style historically represented by designs such as 'Alternate Gothic'. The characters of Oswald have been re-drawn and reformed to better fit the pixel grid of standard digital screens. Oswald is designed to be used freely across the internet by web browsers on desktop computers, laptops and mobile devices.

Sample Image Sample Image

Building

Fonts are built automatically by GitHub Actions - take a look in the "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'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://alexeiva.github.io/OswaldFont.

Changelog

Completed tasks:

  • Converted project files to .glyphs
  • Fixed tasks listed in ProjectChecklist.md and internal planning spreadsheet.
  • Corrected OpenType features
  • Changed upm from 2048 to 1000
  • Fix glyphs, anchors and components
  • Fix MM compatibility
  • Add instances
  • Vertical Metrics

License

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at https://openfontlicense.org

Repository Layout

This font repository structure is inspired by Unified Font Repository v0.3, modified for the Google Fonts workflow.

About

repo for the Oswald font family

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • HTML 47.3%
  • Python 35.2%
  • Makefile 17.5%