Bug 24634
| Summary: | Support for Non-scaling stroke | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Juraj Sukop <juraj.sukop> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | krit |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Juraj Sukop
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dean Jackson
Unfortunately this is a pretty invasive change to the rendering code :(
I agree it is useful though.
Dirk Schulze
The main discussion is on bug 31438 now.
*** This bug has been marked as a duplicate of bug 31438 ***