2008
typeface.js -- Rendering text with Javascript, <canvas>, and VML
by Xavier Lacot & 12 othersTypeface is a js library that permits to render text in custom fonts without using flash or images. Else, it uses canvas, VML or SVG.
It has the disadvantage of not allowing to select the text for copy-pasting (while siFr allows it).
2006
CanvasPaint
by springnet & 2 othersWhat's this? A near pixel-perfect copy of Microsoft Paint in HTML, CSS and JavaScript, using the <canvas> tag as specified by WHATWG and supported by Safari 1.3, Firefox 1.5 and Opera 9. .
1
(4 marks)