Skip to content

MagicScaler 0.13.2.0

Compare
Choose a tag to compare
@saucecontrol saucecontrol released this 08 Nov 08:07
· 57 commits to master since this release

MagicScaler v0.13.2

This version marks the first release with near-complete functionality on Linux. Linux use requires registration of one or more native codecs.

Fixes

  • Fixed a bug that caused ProcessImageSettings instances to be mutated, which may have resulted in issues when using a single settings object for multiple processing operations.
  • Fixed a math error in conversions between DPI and DPC in resolution metadata.
  • Fixed dependency versioning for native codec packages when targeting downlevel frameworks #96

Cross-Platform Codec Previews

  • Added libjpeg-turbo plugin with significantly improved performance over WIC's JPEG codec and support for progressive JPEG encoding.
  • Added libpng plugin with support for APNG (decode enabled by default).
  • Added GIFLIB plugin.
  • Updated libwebp to latest version and improved animation support.
  • Updated libheif to latest version (resolves a significant performance issue strukturag/libheif#551) and added AVIF decoding support #97.
  • Updated libjxl to latest version.

Performance Improvements

  • Improved speed of RGB<->BGR and RGBA<->BGRA conversions.

WebRSize v0.6.7

  • Updated to use MagicScaler v0.13.2