Comment 7 for bug 998164

Revision history for this message
Alvin Penner (apenner) wrote :

- attached is a modified version of convert2dashes.py. Two changes were made:
- if a non-path element like a rectangle is encountered then a message will be displayed, the same as is done for other extensions like Envelope and Perspective.
- the three path types of arc, star, and spiral will now be converted to dashed lines. Actually this conversion was being done before, but it had been masked by the sodipodi:type attribute. Now it is no longer masked.