naver / android-imagecropview

android image crop library
Apache License 2.0
254 stars 55 forks source link

Can it support multiple Scale Type like Center crop, Fit center etc #23

Closed AkshayMehta78 closed 7 years ago

helloyako commented 7 years ago

I'm sorry It can't support multiple scale tpye

ref. https://github.com/naver/android-imagecropview/blob/master/imagecropview/src/main/java/com/naver/android/helloyako/imagecrop/view/ImageCropView.java#L197-L203

AkshayMehta78 commented 7 years ago

What is the main reason why we do not support other scale type? Is it possible to modify code?

helloyako commented 7 years ago

I did not think exact reson now. maybe that is because it should do zoom in/out by matrix.

AkshayMehta78 commented 7 years ago

Okay