Custom typefaces are a PITA
Posted by brianshaler
April 22nd, 2012 3:35 pm
Using Processing.js, <canvas>, and a custom typeface was a recipe for frustration. I ended up not using any of the built-in Processing.js font functionality, instead referencing the <canvas> element itself and using @font-face
