add ACEScg as working profile and sole some bugs in selection primaries

This commit is contained in:
Desmis
2018-04-08 17:40:05 +02:00
parent ae11501fc1
commit e6377d9c89
4 changed files with 63 additions and 11 deletions

View File

@@ -61,6 +61,7 @@ public:
Glib::ustring srgb; // default name of SRGB space profile
Glib::ustring srgb10; // default name of SRGB space profile
Glib::ustring rec2020; // default name of rec2020
Glib::ustring ACEScg; // default name of ACEScg
bool gamutICC; // no longer used
bool gamutLch;