FreeCAD: master ca3ad00d

Author Committer Branch Timestamp Parent
shoogen wmayer master 2014-12-23 11:43:36 master 2db457b7
Changeset SVG export: minor improvements and bugfixes

export Names as "id" attributes and Lables to "title" elements.
avoid duplicate path names in SVG export
handle faces with holes in SVG export
sort the edges in given wires using fixWire()
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/importSVG.py Diff File