Skip to content

v3.2.0

Compare
Choose a tag to compare
@DavidEsdrs DavidEsdrs released this 24 Jan 01:36
· 77 commits to master since this release
157b061

Fix

  • Fix bug with gray scale filter (gs flag) when the image is of YCbCr color model. Before, when it was applied to this type of image, it left the image completely green. This behaviour was fixed.
  • Fix bug blur filter (b and sflags) ) when the image is of YCbCr color model. The behaviour was the same as the previous one, and now it is fixed.

What's Changed

Full Changelog: v3.1.0...v3.2.0