Skencil - Patches: patch #1893, SVG Elliptical Arcs support
You are not allowed to post comments on this tracker with your current authentication level.
patch #1893: SVG Elliptical Arcs support
Submitter: | None | ||
Submitted: | Wed 10 Sep 2003 02:31:02 PM UTC | ||
Category: | for 0.6 series | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Email: | -email is unavailable- |
Open/Closed: | Open |
Thu 18 Sep 2003 04:14:40 PM UTC, comment #1: |
Bernhard Herzog <bh>![]() |
Wed 10 Sep 2003 02:31:02 PM UTC, original submission:
This patch has been written by Simon Budig <simon@budig.de>.
|
Anonymous |
Attached Files
file #6105: patch_item_1893.patch added by None (8KiB - text/plain - patch item 1893)
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
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.
No changes have been made to this item
Would it be possible to use _sketch.approx_arc to get the bezier curves for the ellipse?
Some new test cases for this feature in test/test_svg10_import.py would be nice
All lines should be <=79 characters long.
Haven't tried, but it probably won't work with Python < 2.1 (2.2 actually because nested scopes were optional in 2.1)