googlefonts / google-fonts-sources

Rust utility to help find the sources of Google Fonts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-fonts-sources

Rust utility to help find the sources of Google Fonts fonts.

This is currently bare-bones; it inspects (or checks out) the repository at github.com/google/fonts, and for each font parses its metadata file, looking for a repository.

For each repository we find, we then look for a config.yaml file in that repository's /source directory, which is present by convention on sources intended to be built by Google Fonts.

About

Rust utility to help find the sources of Google Fonts

License:Apache License 2.0


Languages

Language:Rust 100.0%