My personal wish list contribution is for the SVG export feature to have an option for users to choose whether they want the exported item to be outlined, solid, or both, with "outline + solid" being the default.
Just a suggestion.
EDIT FOR EXPLANATION: As SVG files are comprised of markup code, I have a feeling it'll be as easy as changing a few lines to reflect whether the shape is outlined, solid, or solid with an outline. Granted, straight-line shapes - and open curves in general - might have to be outline only so that they show up in a software program.
|