Skencil - Patches: patch #3568, SVG 1.1 Styling support
You are not allowed to post comments on this tracker with your current authentication level.
patch #3568: SVG 1.1 Styling support
Submitter: | None | ||
Submitted: | Sun 12 Dec 2004 10:58:47 AM UTC | ||
Category: | 0.7.x | Priority: | 1 - Later |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Email: | -email is unavailable- |
Open/Closed: | Open |
Tue 28 Dec 2004 05:59:02 PM UTC, comment #2: |
Roman Joost <romanofski> |
Sun 19 Dec 2004 01:05:12 AM UTC, comment #1: The main issue I have with this patch is that it makes the
|
Bernhard Herzog <bh>![]() |
Sun 12 Dec 2004 10:58:47 AM UTC, original submission:
I moved the styling of the svloader into another class, which should keep track of all the styling necessary for an element. This patch adds not much new, but it's at least now possible to import SVG files with colors and such. |
Anonymous |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2004-12-19 | bernhard | Carbon-Copy | - | ![]() |
Added bernhard |
Carbon-Copy | - | ![]() |
Added bh | ||
2004-12-12 | None | Attached File | - | ![]() |
Added svgloader.py.patch, #3937 |
Thanks for your comments.
In short, i'll revamp my changes and the patch and post it again.
I figured, that the method which handles all the style properties would become large if I continue to implement other svg style properties SVG 1.1 [1] defines.
[1] - http://www.w3.org/TR/SVG11/styling.html#SVGStylingProperties