Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/signalwerk/fontfiller

Generate missing whitespace characters for incomplete fonts.
https://github.com/signalwerk/fontfiller

font fonts typography webdevelopment

Last synced: 21 days ago
JSON representation

Generate missing whitespace characters for incomplete fonts.

Awesome Lists containing this project

README

        

[![Build Status](https://ci.signalwerk.ch/api/badges/signalwerk/fontfiller/status.svg?ref=refs/heads/main)](https://ci.signalwerk.ch/signalwerk/fontfiller)

# fontfiller

Generate missing whitespace characters for incomplete fonts.

Give it a [try](https://fontfiller.signalwerk.ch/)!

## Possible improvements

- Convert final TTF to WOFF with [ttf2woff](https://github.com/fontello/ttf2woff)
- Switch parser to [Typr.js](https://github.com/photopea/Typr.js) or [fontkit](https://github.com/foliojs/fontkit)