IntroductionConvert Drawfiles into SVGs
Latest Changes
ARMv7-compatible
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.
|