json-font

1.0.1 • Public • Published

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');

Readme

Keywords

Package Sidebar

Install

npm i json-font

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

4.44 kB

Total Files

4

Last publish

Collaborators

  • oisteink