- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Jan 2011 18:28:11 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11657 --- Comment #3 from Tab Atkins Jr. <jackalmage@gmail.com> 2011-01-10 18:28:11 UTC --- I should provide more than a +1. Drawing arbitrary text into a canvas lets you do a lot of things, like render text with sub/superscripts, ruby, etc. These require either structured rendering, like HTML+CSS would provide, or a lot more work to measure text widths and position things yourself. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 10 January 2011 18:28:13 UTC