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

https://github.com/sdangelo/sfnt-parser

SFNT font parser
https://github.com/sdangelo/sfnt-parser

Last synced: 9 months ago
JSON representation

SFNT font parser

Awesome Lists containing this project

README

          

# SFNT-parser

SFNT font parser.

I am too lazy to explain hows and whys.

## TODO

* support for all sorts of tables (notably, TrueType missing as of now);
* browserification?
* more DRY?
* API review;
* documentation;
* tests.