MagicScaler 0.11.2.0
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 theMatteColor
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