You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ability to load existing SVG and interpret the components in it. This might require the version number to be embedded in files to change load behaviour for older files.
Hopefully loading a file and saving it without changes will produce an exact copy.
Could this be achieved via an XML namespace within the SVG file? This could provide hints to Optivis regarding connected nodes, etc.
The default save option should probably be 'Optivis SVG' but there should also be an option to select a 'Plain SVG' that doesn't contain extra namespace junk (i.e. the current system).
The text was updated successfully, but these errors were encountered:
Add ability to load existing SVG and interpret the components in it. This might require the version number to be embedded in files to change load behaviour for older files.
Hopefully loading a file and saving it without changes will produce an exact copy.
Could this be achieved via an XML namespace within the SVG file? This could provide hints to Optivis regarding connected nodes, etc.
The default save option should probably be 'Optivis SVG' but there should also be an option to select a 'Plain SVG' that doesn't contain extra namespace junk (i.e. the current system).
The text was updated successfully, but these errors were encountered: