Skip to content
#

cropper

Here are 146 public repositories matching this topic...

Android-Image-Cropper
Canato
Canato commented Mar 20, 2021

The library today already rotate images using 90, 180, 270 and 360 angles

The goal is to be able to rotate it by 1 degree difference.

For that will be need to auto zoom crop the image:

  • Let's say the CropOverlay is the same size as the image.
  • When we rotate 5 degrees it will be getting "outside" image area
  • So is need to push the CropOverlay inside and create new limits

Add

Improve this page

Add a description, image, and links to the cropper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cropper topic, visit your repo's landing page and select "manage topics."

Learn more