Skip to content

v3.2.1

Compare
Choose a tag to compare
@adolski adolski released this 16 Nov 00:50
· 2996 commits to develop since this release
  • Fixed a bug that caused the resolver selected by the get_resolver() delegate method to not be initielized properly.
  • Fixed a path-handling bug affecting ImageMagickProcessor and GraphicsMagickProcessor primarily in Windows.
  • Fixed incorrect image sizes when using FfmpegProcessor with percentage scales above 100%.
  • Improved support for 16-bit source images in Java2dProcessor, JaiProcessor, GraphicsMagickProcessor, and ImageMagickProcessor.