X Tutup
The Wayback Machine - https://web.archive.org/web/20200919205625/https://github.com/jdamcd/android-crop/pull/109
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix output size (Crop is then just a region selector) #109

Open
wants to merge 3 commits into
base: master
from

Conversation

@davidgarciaanton
Copy link

davidgarciaanton commented May 8, 2015

Patch to allow set a desired fixed dimension size (relative to output image), then user can only move the region but not resize it.

Sadly I've done this work because I didn't see in advance that there was already a PR with same purpose.

This PR also adds the fix to smallest size method.

@kohchihao
Copy link

kohchihao commented Jul 16, 2015

how do i fix the region size then???

@davidgarciaanton
Copy link
Author

davidgarciaanton commented Jul 31, 2015

using the fix* methods when building crop. Note that they're not compatible with max output file dimensions

@jdamcd jdamcd added the enhancement label Sep 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.
X Tutup