jdamcd / android-crop

Android library project for cropping images
4.54k stars 1.08k forks source link

Is it possible to set minWidth/fixed dimensions? #235

Open matte5031 opened 8 years ago

matte5031 commented 8 years ago

I'm looking for a way to crop portrait images that have a too big height, the width should stay the same(100% width) but the height needs to be cropped down. Now the area is square which is good but is it possible to modify the code to set a mininimum width? any input or help is highly appreciated, thanks