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

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/ff487eb77 |hics/krita/commit/d37295d20
                   |f0b787869a6d103bbf23aed3149 |70006e8251260302d3c5f1f728e
                   |a45f                        |dcf2

--- Comment #10 from amyspark <a...@amyspark.me> ---
Git commit d37295d2070006e8251260302d3c5f1f728edcf2 by L. E. Segovia.
Committed on 01/11/2022 at 20:05.
Pushed by lsegovia into branch 'krita/5.1'.

JPEG-XL: implement HDR as CICP import/export

Google Chrome refuses to recognize ICC linear HDR profiles (aka Elle's)
as valid HDR profiles, nor can we read fully CICP'd images... so let's
import images the AVIF way, and export them the same way (or with ICC,
if the transfer function is sufficiently cursed).
(cherry picked from commit ff487eb77f0b787869a6d103bbf23aed3149a45f)

M  +1    -1    libs/pigment/KoColorTransferFunctions.h
M  +377  -50   plugins/impex/jxl/JPEGXLExport.cpp
M  +272  -74   plugins/impex/jxl/JPEGXLImport.cpp
M  +84   -0    plugins/impex/jxl/kis_wdg_options_jpegxl.cpp
M  +4    -0    plugins/impex/jxl/kis_wdg_options_jpegxl.h
M  +89   -2    plugins/impex/jxl/kis_wdg_options_jpegxl.ui

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

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

Reply via email to