Magick.NET v7.22.2.0 Release Notes

Release Date: 2020-11-16 // over 3 years ago
  • ๐Ÿ”„ Changes in Magick.NET:

    • โž• Added ReadAsync and WriteAsync to MagickImage and MagickImageCollection (#765).
    • โž• Added SetFontConfigDirectory to MagickNET that can be used to set the font config directory (#696).
    • ๐Ÿ Switched from netcoreapp3.0 to netcoreapp3.1 in Magick.NET.SystemWindowsMedia.

    ๐Ÿš€ Related changes in ImageMagick since the last release of Magick.NET:

    • Stopped reading of the APP14 marker in the JPEG decoder due to unexpected color changes.
    • ๐Ÿ‘ Better support for TIFF YCbCr photometric.
    • ๐Ÿ‘Œ Support DPX 4:2:2 sampling.

    โšก๏ธ Library updates: