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

ImageGlass 9.0 ignores HEIC orientation #1928

Closed
arnileibovits opened this issue May 30, 2024 · 2 comments
Closed

ImageGlass 9.0 ignores HEIC orientation #1928

arnileibovits opened this issue May 30, 2024 · 2 comments

Comments

@arnileibovits
Copy link

arnileibovits commented May 30, 2024

System information:

  • Windows OS version: 11 23H2
  • ImageGlass version: 9.0.11.502

Actual behavior:

All images display in landscape orientation

Expected behavior:

Image should be oriented to correct orientation

Screenshots
ImageGlass_test_HEIC_rotation.zip contains 4 example photos with rotation 0°, -90°, -180° and -270°. These work as expected on iPhone, Windows (Explorer, Photos, Paint etc), Slack and other apps.

Screenshot of expected behavior:
iPhone HEIC rotation

Related issue: #1551

@Charltsing
Copy link

settings.SetDefines(new HeicReadDefines
{
PreserveOrientation = false,
});

@d2phap d2phap added this to the v9.1.8 milestone Jul 1, 2024
d2phap added a commit that referenced this issue Jul 1, 2024
@d2phap
Copy link
Owner

d2phap commented Jul 22, 2024

Fixed in ImageGlass 9.1.8.723

@d2phap d2phap closed this as completed Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants