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

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/989a4797359b0b7e743ecc54
                   |                            |69cd3deff9631ce6
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #20 from Dmitry Kazakov <[email protected]> ---
Git commit dcb9aab8cb9fb8868cc9f8d06c4533e1cecdb717 by Dmitry Kazakov.
Committed on 25/04/2017 at 16:01.
Pushed by dkazakov into branch 'kazakov/refactor-alpha-colorspaces'.

Implement reading of zipped layer transparency masks from PSD

Basically, we should an reuse already existing algorithm for
reading layer data.

Please note that we still don't support 32-bit PSD images.

Still TODO:
1) Check if we write the mask data correctly (that is using 16-bit)

M  +6    -40   plugins/impex/psd/psd_layer_record.cpp
M  +77   -8    plugins/impex/psd/psd_pixel_utils.cpp
M  +6    -0    plugins/impex/psd/psd_pixel_utils.h

https://commits.kde.org/krita/dcb9aab8cb9fb8868cc9f8d06c4533e1cecdb717

--- Comment #21 from Dmitry Kazakov <[email protected]> ---
Git commit 989a4797359b0b7e743ecc5469cd3deff9631ce6 by Dmitry Kazakov.
Committed on 27/04/2017 at 08:27.
Pushed by dkazakov into branch 'kazakov/refactor-alpha-colorspaces'.

Fix writing of 16-bit transparency masks to a PSD file

M  +21   -4    plugins/impex/psd/psd_layer_record.cpp
M  +2    -0    plugins/impex/psd/psd_layer_record.h

https://commits.kde.org/krita/989a4797359b0b7e743ecc5469cd3deff9631ce6

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

Reply via email to