Pomax / lib-font

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

ReferenceError on error() call #22

Closed ain closed 4 years ago

ain commented 10 years ago

Font.js:628 throws ReferenceError: Can't find variable: error whenever a font is not loaded yet.

Pomax commented 10 years ago

been travelling, but I will look at this issue this week.

Pomax commented 4 years ago

obsolete with the 2019 rewrite