Skip to content

implement exif mirror orientations #130

Open
@ZanonEdoardo

Description

@ZanonEdoardo

Hi,

In Image.new_from_file doesn't work in some cases.
In the following image, it works correctly (simple rotation), with a mirrored image it doesn't work.

image = pyvips.Image.new_from_file(path, access='random', memory=False, autorotate=True, **kwargs)`

The image left,right and down works, the other not.

What am I doing wrong?
Thanks a lot for your help.

down-mirrored
left
left-mirrored
down
right-mirrored
right

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions