Changes in Magick.NET:
- Added new property to MagickNET to get a list of all known font families.
- Added ExtractArea to MagickReadSettings.
- Fixed reading files with utf-8 path in the JpegOptimizer (#65)
- Fixed reading the embedded resources in the .NET Standard build (#67)
Related changes in ImageMagick since the last release of Magick.NET:
- Stop a memory leak in read_user_chunk_callback() (reference ImageMagick/ImageMagick#517).
- No longer skipping the profiles when pinging an tiff image (#70)