Free output gamma see #issue679 and #issue672 with the help and advice of Michael and Olli

This commit is contained in:
jdc
2011-05-17 06:50:34 +02:00
parent 860fa2e35b
commit 3008d61a3f
18 changed files with 244 additions and 36 deletions

View File

@@ -152,8 +152,8 @@ void Options::setDefaults () {
rtSettings.monitorProfile = "";
rtSettings.autoMonitorProfile = false;
rtSettings.LCMSSafeMode = true;
rtSettings.adobe = "AdobeRGB1998";
rtSettings.prophoto = "ProPhoto";
rtSettings.adobe = "AdobeRGB1998"; // put the name of yours profiles (here windows)
rtSettings.prophoto = "ProPhoto"; // these names appear in the menu "output profile"
rtSettings.widegamut = "WideGamutRGB";
rtSettings.srgb = "sRGB Color Space Profile";
rtSettings.bruce = "Bruce";