IntroductionConvert Drawfiles into SVGs
Latest Changes
This version should avoid catastrophic WIMP failure if quit by message when a menu is open.
Details
Paths are converted directly, except for triangle caps or different start and end caps, which appear as separate paths.
Text objects are converted into paths, or to <text> elements if Latin-1 is assumed.
Group objects are converted directly.
Sprite objects are converted into transformed rectangles, but need manual alteration otherwise.
|