CatharsisFonts / Cormorant

Cormorant open-source display font family
SIL Open Font License 1.1
551 stars 23 forks source link

Build variable fonts for Google Fonts #75

Closed simoncozens closed 3 days ago

simoncozens commented 2 weeks ago

This PR allows for the existing fonts to be built as variable fonts using a libre toolchain, a requirement for upgrading the fonts on Google Fonts. This was done by:

Note that we store the generated sources in the repository so that the fonts can be recompiled at a later date only using a builder process with access to the repo contents.

Will be used to fix https://github.com/google/fonts/issues/8449.

simoncozens commented 3 days ago

@CatharsisFonts Any thoughts on merging this? We'd love to upgrade to variable fonts and to bring in the latest fixes.

CatharsisFonts commented 3 days ago

Hi @simoncozens, sorry for the delay, I didn't have time to look into the details. I'll just accept the PR as-is. Cheers, Christian

simoncozens commented 3 days ago

Thanks very much!