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.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 59 KiB |
Reference in New Issue
Block a user