image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
5 stars 5 forks source link

fix: improve resize for bilinear and bicubic interpolations #458

Closed targos closed 3 months ago

targos commented 3 months ago

Also add more tests.

Refs: https://github.com/image-js/image-js-typescript/issues/452