Related changes in ImageMagick since the last release of Magick.NET:
- Check if the aspect ratio is a known ratio when density_unit is set to zero and otherwise read it as an undefined density in the jpeg coder (https://github.com/ImageMagick/ImageMagick/issues/8496)
- Converting a PNG to AVIFF with Alpha(AlphaOption.Deactivate) and Scale causes application crash (#1950)
- Release of Invali...