Skip to content

3.6.2 - Naughty CGImage

Compare
Choose a tag to compare
@onevcat onevcat released this 11 Apr 02:45
· 2035 commits to master since this release

Fix

  • A problem in CroppingImageProcessor and crop method of images which crops wrong area for images with a non-1 scale. #649
  • Refactor for ResizingImageProcessor. targetSize of ResizingImageProcessor is now deprecated. Use referenceSize instead. It's just a name changing for clearer API. #646