Skip to content

Support jpeg Exif.Image.Orientation tag #2525

@ryandesign

Description

@ryandesign

Aseprite doesn't appear to support the Exif.Image.Orientation tag. I took a photo of an object with my iPhone in order to import it into Aseprite as a reference layer. When opening the photo in Apple's Preview app, it shows right-side up, but in Aseprite, it's upside-down. In Preview, the Info window shows "Orientation: 3 (Rotated 180°)". Or from the command line:

$ exifprint IMG_7288.JPG | grep Orientation
Exif.Image.Orientation                       0x0112 Short       1  3

(exifprint is part of exiv2.)

I suspect the Orientation depends on which way I had rotated the phone when I took the photo.

Aseprite and System version

  • Aseprite version: 1.2.25 compiled from source
  • System: macOS High Sierra 10.13.6

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions