Commit Graph

5 Commits

Author SHA1 Message Date
donovaly
24ec114cb8 remove program-specific SVG namespaces
while fixing a SVG export issue for techDraw I noticed that some SVG files have program-dependent (and thus not clean) code in it. These are traces of the programs Sodipodi and Inkscape, like e.g. this line:
inkscape:export-filename="/home/yorik/PartDesign_Groove.png

This is unnecessary and FC should not use program-dependent code in the SVG but use instead plain SVG strictly following the SVG specification.

This PR transforms the few affected SVGs to a plain version.
2020-02-07 07:34:49 -05:00
wmayer
cb674d208e Update draft and shaft icons 2012-12-04 12:21:54 +01:00
wmayer
db87c2d19a Add shaft icon without feature key 2012-12-03 12:12:09 +01:00
wmayer
756f01bad9 Add correct shaft icon 2012-12-03 12:11:03 +01:00
wmayer
21b657004c Add icon to wizard shaft, error handling of missing python modules, slight changes to the wizard shaft command 2012-12-02 15:24:55 +01:00