Opened 7 years ago
Last modified 7 years ago
#4467 closed enhancement
OMEdit: Problems with SVG export: line width given by vector-effect — at Version 1
Reported by: | Jan Kokert | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | 1.13.0 |
Component: | OMEdit | Version: | |
Keywords: | SVG export line width | Cc: |
Description (last modified by )
When I export a Model to SVG, the wires in some SVG renderers look too thick. This is e.g. with Internet Explorer and ImageMagic.
That the Microsoft renderers are crap is no question - still a lot of people are using it :-/
The problem is, that a rather new SVG command is used:
https://wiki.selfhtml.org/wiki/Referenz:SVG/Attribute/vector-effect
Is it possible to add an option to OMEdit to choose to save the SVG in an "older" format, that IE & Co is happy? Probably the export SVG line width could be overridden in general by an option.
This would help me a lot - Thanks!