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

Image gets rotated #64

Closed
AniketBito opened this issue Jun 23, 2017 · 9 comments
Closed

Image gets rotated #64

AniketBito opened this issue Jun 23, 2017 · 9 comments

Comments

@AniketBito
Copy link

Hi,
First, thanks for a great lib.
Second, I am getting an issue: Images are getting rotated 90% after compression. Could you please assist?

@sanderversluys
Copy link

Same issue here

@howard-e
Copy link

howard-e commented Jul 6, 2017

Same here, but only with pictures taken with the camera at the time of compression. Not for already stored images

@zerenato
Copy link

zerenato commented Jul 6, 2017

Same here. With pictures taken with the camera on portrait mode

@Ibernato93
Copy link

The image ctaken with the camera are always in portrait mode. You must rotate the image with the code.

@zetbaitsu
Copy link
Owner

Please try the latest version, 2.1.0

@botty87
Copy link

botty87 commented Jul 7, 2017

@zetbaitsu now it seems work fine! Also the path separator now is correct. Good work for me! ;)

@howard-e
Copy link

howard-e commented Jul 9, 2017

It's perfect now. Thanks @zetbaitsu. It's a great library and I'm happy with your good work!

@zerenato
Copy link

Worked for me too. Thanks @zetbaitsu :)

@joeferraro
Copy link

@zetbaitsu there seems to be a regression related to 2.1.0. I'm now getting a null pointer on android.graphics.Bitmap.getWidth() for compressed pictures taken from the camera. Compressed pictures selected from the device do not throw this exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants