Pomax / lib-font

This library adds a new Font() object to the JavaScript toolbox, similar to new Image() for images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create documentation

Pomax opened this issue · comments

commented

It's kind of missing. That's not great.

  • Font.js main functions
  • table access
  • all custom functions for all tables and subtable formats

And of course:

  • differences between browser and node use (ideally, there are none, if we wrote the code sensibly)