Bug 24634 - Support for Non-scaling stroke
Summary: Support for Non-scaling stroke
Status: RESOLVED DUPLICATE of bug 31438
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-16 17:09 PDT by Juraj Sukop
Modified: 2009-11-17 00:33 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Sukop 2009-03-16 17:09:10 PDT
Please consider adding the support for "Non-scaling stroke" [1] from SVG Tiny 1.2 Spec.
It could greatly help when zooming SVG content.

[1] http://www.w3.org/TR/SVGMobile12/painting.html#NonScalingStroke
Comment 1 Dean Jackson 2009-03-16 17:55:26 PDT
Unfortunately this is a pretty invasive change to the rendering code :(

I agree it is useful though.
Comment 2 Dirk Schulze 2009-11-17 00:33:42 PST
The main discussion is on bug 31438 now.

*** This bug has been marked as a duplicate of bug 31438 ***