Josh Marinacci
Josh Marinacci
First I want to say I had no idea how many people are using PureImage and I'm very sorry I broke it. Next: The source of the breakage was me...
could you send me your package.JSON file?
I recently redid the packaging because the types were missing. Can see see if it works now?
I'm not sure what you mean? A URL to the published book from the github readme?
you mean on the title page? http://joshondesign.com/p/books/canvasdeepdive/title.html Or do you want url in the table of contents? where should it go?
consider doing this as an experimental prefs
So if PureImage worked inside of a WebWorker, would that meet your needs?
This has been fixed in the new 0.4 builds
I've created a new port to typescript using ESBuild and Vitest, but I copied most of the actual typescript translation from your branch. Thank you so much. Please try out...
Does passing an empty string still cause a crash? I just added a unit test for it and I can't reproduce the error, but maybe something else fixed it. 🤷