Skip to content

Draft: add ICC creator dialog to improve selection of built-in preset ICC profiles and support creation of custom profiles

Adrian Knagg-Baugh requested to merge icc_creator into master

Description

This merge request addresses TODO 2 of #1221.

Changes Made

The built-in preset selector drop-down has been replaced by a button that launches a dialog, where presets can be selected or complete custom profiles created.

Related Issues

#1221

TODO

  • Remove obsoleted profiles from icc_default_profiles.h (it is still required for the v2 profiles)
  • See if there are any more primaries, TRCs or white points that should be made available.

Merge Request Checklists

  • Code follows project coding guidelines and its checklist
  • I have submitted a MR in the documentation repository if required
  • I have updated Changelog and NEWS, listing the related issues.
  • If my MR introduces new dependencies, I have run all the CIs, even the optional (manual) jobs. N/A

Merge request reports