Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels
Activity