Diffusion Krita d0c5d7697f29

Add support for more color spaces in tiff impex

Authored by tymond on Jun 11 2019, 9:38 AM.

Description

Add support for more color spaces in tiff impex

This commit adds support for following color spaces/bit depths:
Export:

  • laba i8, f32
  • graya f16, f32
  • cmykaf32

Import:

  • cmyka f32
  • laba f32, f16, i8

CCBUG:408177
BUG:391987

Details