Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to load from SVG #5

Open
SeanDS opened this issue Jan 21, 2015 · 0 comments
Open

Add ability to load from SVG #5

SeanDS opened this issue Jan 21, 2015 · 0 comments
Assignees

Comments

@SeanDS
Copy link
Owner

SeanDS commented Jan 21, 2015

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).

@SeanDS SeanDS self-assigned this Jan 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant