Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/signalwerk/fontfiller
- Owner: signalwerk
- Created: 2018-12-26T23:16:25.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T22:18:54.000Z (over 3 years ago)
- Last Synced: 2024-12-21T19:33:18.678Z (about 2 months ago)
- Topics: font, fonts, typography, webdevelopment
- Language: JavaScript
- Homepage: https://fontfiller.signalwerk.ch
- Size: 1.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)