Processing.js gets True Type Font Support for Canvas(processingjs.org)
processingjs.org
Processing.js gets True Type Font Support for Canvas
http://processingjs.org/blog/
1 comments
I wonder how they manage the hinting in SVG, and translate that to canvas.
Processing.js was written by John Resig, inventor of jQuery, ported from the Java application by Casey Reas and Ben Fry of MIT. Processing.js is an API for creating rich, interactive visual applications on the web, using very streamlined syntax.
The new update to Processing.js allows developers to convert True Type Fonts to render on the HTML5 Canvas. If you are looking for a way to render dynamic web fonts in your web document/app, Processing.js is a library you may want to check out sooner rather than later.