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 support for these frameworks using the same method as my other libraries for callback method implementation. Dependencies should be added for the canvas module.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: