Pomax / lib-font

This library adds a new Font() object to the JavaScript toolbox, similar to new Image() for images
MIT License
728 stars 72 forks source link

Update the way we create stylesheets/load the font data #96

Closed Pomax closed 3 years ago

Pomax commented 3 years ago

There some quirks around font loading in terms of creating the @font-face stylesheet prior to running the loadFont instruction, so it'd be nice to clean that up: