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 reorient with exif #3006

Closed
paul45 opened this issue May 16, 2020 · 0 comments
Closed

Image reorient with exif #3006

paul45 opened this issue May 16, 2020 · 0 comments

Comments

@paul45
Copy link
Contributor

paul45 commented May 16, 2020

hello
my code is
Services::image('imagick') ->withFile(xxxxxx) ->reorient() ->save(xxx,85);

when i upload an image from my android the image appears upside down

i think it is a issue on CodeIgniter\Images\Handlers\BaseHandler in methode reorient()
i think the rotation is not on the good direction

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

2 participants