Skip to content

MagicScaler 0.11.2.0

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

MagicScaler v0.11.2

Fixes

  • Fixed an issue that might cause extra characters to be included in WebRSize base32-encoded cache hashes. #57

Behavioral Changes

  • Image pixel format is now converted when using CropScaleMode.Pad and the MatteColor is not compatible with the source image format. #59
  • Output GIF palettes may now be smaller when the source image has few colors. Previously all palettes were 256-color even if some weren't used.

Performance Improvements

  • Now using the new SkipLocalsInit functionality from C# 9.
  • Added more SIMD-optimized pixel format conversions.

WebRSize v0.6.2

Updated to use MagicScaler v0.11.2