Extend the editor panel to support selection of a monitor profile and rendering intent and extend the preferences to provide a default profile and intent for the editor panel.
This commit is contained in:
@@ -941,6 +941,8 @@ public:
|
||||
int dcpIlluminant;
|
||||
Glib::ustring working;
|
||||
Glib::ustring output;
|
||||
Glib::ustring monitorProfile; // Not stored persistently as it is just an optional settings override.
|
||||
int monitorIntent; // Not store persistently as it is just an optional settings override.
|
||||
static const Glib::ustring NoICMString;
|
||||
|
||||
Glib::ustring gamma;
|
||||
|
Reference in New Issue
Block a user