Skip to content

Releases: iSYS-Software/ImageCrop

1.1.5

01 Aug 08:58

Choose a tag to compare

  • Fix bug where any image is inadvertently converted to PNG during cropping, see FlowingCode#23

1.1.4

15 Jun 14:58

Choose a tag to compare

  • add Node.js linked against older version of glibc to make it compatible with jitpack.io

1.1.3

15 Jun 14:04

Choose a tag to compare

  • Hardcode pixelRation to 1.0 to prevent unwanted scaling, see FlowingCode#21