Hermite Resize Versions Save

Canvas image resize/resample using Hermite filter with JavaScript.

v2.2.1

6 years ago

fixed on_finish param - it will be optional.

v2.2

7 years ago

updated image data updated image data split for multicore function. split for multicore function.

v2.1

7 years ago
  • added ability to resize image easily (not only canvas)
  • worker code combined into main code

v2.0

7 years ago
  • added stable web workers with transferable objects.
  • more speed- single cpu version 20%, multi-cpu version - 80% faster
  • code optimization
  • better structure
  • demo

v1.0

7 years ago

First stable version.