json-font
v1.0.1
Published
Font package based on BDF that stores fonts as JSON files. Contains converter. Inspired partly by u8g2
Downloads
3
Readme
json-font
Simple class that can load a font from JSON Fonts can be converted from BDF by using bdf2json
Inspired in part by u8g2
usage:
const jf = requre('json-font');
let font = new jf.json-font('fontname.json');