I was following https://jimp-dev.github.io/jimp/guides/migrate-to-v1/ to upgrade my script and for the most part it was really helpful.
What was missing for me was the change in image.blit() from multiple parameters to a single option object.
Would that be something to include on that page? Are there other methods that changed in the same way?
I was following https://jimp-dev.github.io/jimp/guides/migrate-to-v1/ to upgrade my script and for the most part it was really helpful.
What was missing for me was the change in image.blit() from multiple parameters to a single option object.
Would that be something to include on that page? Are there other methods that changed in the same way?