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

NodeJS and CommonJS support #6

Closed
neocotic opened this issue Nov 29, 2011 · 2 comments
Closed

NodeJS and CommonJS support #6

neocotic opened this issue Nov 29, 2011 · 2 comments
Assignees
Milestone

Comments

@neocotic
Copy link
Owner

Add support for these frameworks using the same method as my other libraries for callback method implementation. Dependencies should be added for the canvas module.

@ghost ghost assigned neocotic Nov 29, 2011
@neocotic
Copy link
Owner Author

Potentially a save method could be added which takes an additional path configuration. If in the context of NodeJS it will save the file to the target location. Otherwise, we could use HTML5 to save the file or simply set document.location to the data URL.

@neocotic neocotic mentioned this issue Nov 30, 2011
@neocotic
Copy link
Owner Author

This should now be working but won't be published until 1.0.3 is released and I'm happy with it after a lot of testing. I'm still new to NodeJS so I'll be testing the basics instead of everything. If anyone else can help that would be good.

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

1 participant