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

Support for auto-rotation of Image Exif metadata #630

Merged
merged 1 commit into from Feb 1, 2021

Conversation

jonoomph
Copy link
Member

@jonoomph jonoomph commented Feb 1, 2021

Switching to QImageReader for parsing a path to a QImage, and allowing the AutoTransform property correctly handle exif metadata (flipping and orientation of images)

…g the AutoTransform property correctly handle exif metadata (flipping and orientation of images)
@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #630 (45c4510) into develop (0d522e1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #630   +/-   ##
========================================
  Coverage    51.85%   51.86%           
========================================
  Files          151      151           
  Lines        12332    12334    +2     
========================================
+ Hits          6395     6397    +2     
  Misses        5937     5937           
Impacted Files Coverage Δ
src/QtImageReader.cpp 74.19% <100.00%> (+0.42%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d522e1...7636a0b. Read the comment docs.

@jonoomph jonoomph merged commit b1d7b53 into develop Feb 1, 2021
@jonoomph jonoomph deleted the auto-exif-transform-qtimagereader branch February 1, 2021 22:34
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

Successfully merging this pull request may close these issues.

None yet

1 participant