IntroductionConvert Drawfiles into SVGs
Latest Changes
Width and height are added as percentages.
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.
|