- From: <bugzilla@jessica.w3.org>
- Date: Tue, 25 Sep 2012 21:56:40 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19031 Summary: It would be beneficial to have a property within linewidth such as 'hairline'so that drawings could be scaled and linewidth would be independant. For ex. a line always having a width of 1 no matter the scale. This is almost necessary when displaying engin Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#dom -context-2d-linewidth OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML5 spec AssignedTo: dave.null@w3.org ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org This was was cloned from bug 8794 as part of operation LATER convergence. Originally filed: 2010-01-21 16:08:00 +0000 ================================================================================ #0 contributor@whatwg.org 2010-01-21 16:08:08 +0000 -------------------------------------------------------------------------------- Section: http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-linewidth Comment: It would be beneficial to have a property within linewidth such as 'hairline'so that drawings could be scaled and linewidth would be independant. For ex. a line always having a width of 1 no matter the scale. This is almost necessary when displaying engineering drawings that need to be zoomed in upon. Posted from: 74.143.20.114 ================================================================================ #1 Ian 'Hixie' Hickson 2010-02-13 11:30:24 +0000 -------------------------------------------------------------------------------- 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: Partially Accepted Change Description: see diff given below Rationale: I agree with the idea, but I think we should punt on this for now and deal with it in a later version. There's a near-infinite number of things we could add to the 2D API and every time we do so, browser vendors appear to abandon everything else and rush to implement it. So it seems best to wait til they've implemented a lot more of the rest of HTML5 before adding more things here. ================================================================================ -- 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 Tuesday, 25 September 2012 21:56:41 UTC