- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Oct 2011 05:59:29 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14562
Jonas Sicking <jonas@sicking.cc> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |roc@ocallahan.org
Resolution|WONTFIX |
--- Comment #2 from Jonas Sicking <jonas@sicking.cc> 2011-10-27 05:59:27 UTC ---
(In reply to comment #1)
> 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: Rejected
> Change Description: no spec change
> Rationale: Please file only one issue per bug.
>
> - I imagine we might add an ellipse feature in the future. What is your use
> case?
>
> - I do not expect we will support multiline text on canvas. If you need
> multiline text, you are almost certainly misusing canvas for something that is
> better done either using straight HTML and CSS, or at a pinch using SVG.
Based on comment #0, in both cases the use case is to implement a generic
rendering library for a file format as a web application.
In this case the file format is processing.js
I would think that drawing an ellipse wouldn't be significantly less common
than drawing a circle. Most drawing programs include them for example (which
would be another use case).
--
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 Thursday, 27 October 2011 05:59:32 UTC