https://github.com/sdangelo/sfnt-metrics
SFNT font metrics extractor
https://github.com/sdangelo/sfnt-metrics
Last synced: about 2 months ago
JSON representation
SFNT font metrics extractor
- Host: GitHub
- URL: https://github.com/sdangelo/sfnt-metrics
- Owner: sdangelo
- License: isc
- Created: 2017-03-05T21:29:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T00:03:20.000Z (about 8 years ago)
- Last Synced: 2025-02-23T03:47:06.140Z (3 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SFNT-metrics
SFNT font metrics extractor.
I am too lazy to explain hows and whys.
## TODO
* support for all sorts of stuff (notably, only CFF with format 4 and 12 supported with no FDSelect);
* browserification?
* more DRY?
* API review;
* documentation;
* tests.