diff options
author | Manuel Stoeckl <code@mstoeckl.com> | 2024-04-15 19:51:43 -0400 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2024-04-16 10:33:36 +0200 |
commit | b4fda8146ceb006179e19ed7dd15ee713d493e4b (patch) | |
tree | 56ebdd80a1117d0b25beb06866ab14354a2e6959 /meson.build | |
parent | 87ca82d8872b4f5768419ac0c4f951f9da17619d (diff) | |
download | swaybg-b4fda8146ceb006179e19ed7dd15ee713d493e4b.tar.gz swaybg-b4fda8146ceb006179e19ed7dd15ee713d493e4b.tar.bz2 |
Correct for image orientation when loading image
JPEG and other image formats may include an EXIF orientation tag
which indicates in what orientation (rotation and mirroring)
the image should be displayed. libgdk-pixbuf does not correct for this
when loading an image, but provides a function to apply the transform
after the fact, which this commit uses.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions