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

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

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.