Skip to content

Use GimpImage's simulation rendering intent for CMYK export

Alx Sa requested to merge alxsa-cmyk-export-intent-api into master

This small patch attempts to update the TIFF and JPEG export plug-ins to use gimp_image_get_simulation_intent () (created in !708 (merged)) to use the image's simulation rendering intent rather than the default Relative Colorimetric.

Merge request reports