- From: <bugzilla@jessica.w3.org>
- Date: Wed, 29 Feb 2012 22:43:27 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=11657 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NEEDSINFO --- Comment #9 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-02-29 22:43:27 UTC --- EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Did Not Understand Request Change Description: no spec change Rationale: I'm going to add the ability to draw text to a path, which gives you some more control. I'm not sure what specifically else should be added; text spacing is the only other thing listed in this bug but you can fake that with just drawing each character at a time if you're willing to lose kerning information. (We might want to add kerning metrics to TextMetrics, file a separate bug if you want that.) In short, I'm not really sure what to do here. See also comment 8. -- Configure bugmail: https://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 Wednesday, 29 February 2012 22:43:29 UTC