January 2012
1 post
Badass JavaScript: Font.js: A Powerful Font... →
badassjs:
Mike Kamermans has been working on a little font toolkit for your JavaScript that is kind of akin to the built-in Image object but for Fonts. It gives you font loading events using a technique perfected in Mozilla’s pdf.js project, metrics information, and a better version of the canvas…