googlefonts / googlefonts/fontc
GlyphsApp support
Open
ergonomics
- Dominant language
- Rust
- Stars
- 193
- Forks
- 21
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 60
Description
fontmake has a plugin @ https://github.com/schriftgestalt/FontMakeExportPlugin. Let's add fontc, for the time being marked as experimental.
`fontMakeExport.glyphsFileFormat/Contents/Resources/plugin.py` seems to just run the compiler on a temp file. We might eventually want to operate in memory but this seems like a very reasonable pattern to start with. fontc might actually be simpler than python as there isn't a venv to worry about.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.