https://bugs.kde.org/show_bug.cgi?id=425832

Halla Rempt <ha...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/ebf722629
                   |                            |bc6c95e44297d527d3d04ee0da6
                   |                            |cad2
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Halla Rempt <ha...@valdyas.org> ---
Git commit ebf722629bc6c95e44297d527d3d04ee0da6cad2 by Halla Rempt, on behalf
of L. E. Segovia.
Committed on 16/08/2021 at 08:55.
Pushed by rempt into branch 'master'.

TIFF & JPEG: handle Exif orientation

TIFF never handled it at all; JPEG has two cases that are broken:
- ORIENTATION_TOPRIGHT
- ORIENTATION_BOTLEFT

These were corrected and checked against Windows and macOS's CGImage
documentation.

M  +2    -2    plugins/impex/jpeg/kis_jpeg_converter.cc
A  +-    --   
plugins/impex/jpeg/tests/data/results/transform_rotate_test_1.jpg.png
A  +-    --   
plugins/impex/jpeg/tests/data/results/transform_rotate_test_2.jpg.png
A  +-    --   
plugins/impex/jpeg/tests/data/results/transform_rotate_test_3.jpg.png
A  +-    --   
plugins/impex/jpeg/tests/data/results/transform_rotate_test_4.jpg.png
A  +-    --   
plugins/impex/jpeg/tests/data/results/transform_rotate_test_5.jpg.png
A  +-    --   
plugins/impex/jpeg/tests/data/results/transform_rotate_test_6.jpg.png
A  +-    --   
plugins/impex/jpeg/tests/data/results/transform_rotate_test_7.jpg.png
A  +-    --   
plugins/impex/jpeg/tests/data/results/transform_rotate_test_8.jpg.png
A  +-    --   
plugins/impex/jpeg/tests/data/sources/transform_rotate_test_1.jpg
A  +-    --   
plugins/impex/jpeg/tests/data/sources/transform_rotate_test_2.jpg
A  +-    --   
plugins/impex/jpeg/tests/data/sources/transform_rotate_test_3.jpg
A  +-    --   
plugins/impex/jpeg/tests/data/sources/transform_rotate_test_4.jpg
A  +-    --   
plugins/impex/jpeg/tests/data/sources/transform_rotate_test_5.jpg
A  +-    --   
plugins/impex/jpeg/tests/data/sources/transform_rotate_test_6.jpg
A  +-    --   
plugins/impex/jpeg/tests/data/sources/transform_rotate_test_7.jpg
A  +-    --   
plugins/impex/jpeg/tests/data/sources/transform_rotate_test_8.jpg
M  +39   -0    plugins/impex/tiff/kis_tiff_converter.cc
A  +-    --   
plugins/impex/tiff/tests/data/results/transform_rotate_test_1.tif.png
A  +-    --   
plugins/impex/tiff/tests/data/results/transform_rotate_test_2.tif.png
A  +-    --   
plugins/impex/tiff/tests/data/results/transform_rotate_test_3.tif.png
A  +-    --   
plugins/impex/tiff/tests/data/results/transform_rotate_test_4.tif.png
A  +-    --   
plugins/impex/tiff/tests/data/results/transform_rotate_test_5.tif.png
A  +-    --   
plugins/impex/tiff/tests/data/results/transform_rotate_test_6.tif.png
A  +-    --   
plugins/impex/tiff/tests/data/results/transform_rotate_test_7.tif.png
A  +-    --   
plugins/impex/tiff/tests/data/results/transform_rotate_test_8.tif.png
A  +-    --   
plugins/impex/tiff/tests/data/sources/transform_rotate_test_1.tif
A  +-    --   
plugins/impex/tiff/tests/data/sources/transform_rotate_test_2.tif
A  +-    --   
plugins/impex/tiff/tests/data/sources/transform_rotate_test_3.tif
A  +-    --   
plugins/impex/tiff/tests/data/sources/transform_rotate_test_4.tif
A  +-    --   
plugins/impex/tiff/tests/data/sources/transform_rotate_test_5.tif
A  +-    --   
plugins/impex/tiff/tests/data/sources/transform_rotate_test_6.tif
A  +-    --   
plugins/impex/tiff/tests/data/sources/transform_rotate_test_7.tif
A  +-    --   
plugins/impex/tiff/tests/data/sources/transform_rotate_test_8.tif

https://invent.kde.org/graphics/krita/commit/ebf722629bc6c95e44297d527d3d04ee0da6cad2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to