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

Implementing a save feature #57

Open
hvk3 opened this issue Mar 9, 2016 · 2 comments
Open

Implementing a save feature #57

hvk3 opened this issue Mar 9, 2016 · 2 comments

Comments

@hvk3
Copy link

hvk3 commented Mar 9, 2016

The project description requires a save button to be implemented. What all are the formats necessary for the same, apart from SVG?

@shiv2994
Copy link

shiv2994 commented Mar 9, 2016

The previous version of the client webapp had support for saving in XML, FIG and PNG formats. Also, I think somewhere in one of the README files something was mentioned about saving them in a few other formats.

@shiv2994
Copy link

@alfongj
Hey. I was trying to implement a save feature where the user can save an image of the canvas on his local system. Here's the screenshot of what it looks like as of now:
gambit

However, I am unable to do so using the toDataUrl() function. Have been trying a few other options but haven't been successful. If you could perhaps suggest something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants