ICC spelling
Renamed "Prophoto" and "Acespx" to ProPhoto and ACES P0 and P1, hyphenated as needed.
This commit is contained in:
@@ -540,8 +540,8 @@ void Options::setDefaults()
|
||||
rtSettings.beta = "RTv4_Beta";
|
||||
rtSettings.best = "RTv4_Best";
|
||||
rtSettings.rec2020 = "RTv4_Rec2020";
|
||||
rtSettings.ACESp0 = "RTv4_Acesp0";
|
||||
rtSettings.ACESp1 = "RTv4_Acesp1";
|
||||
rtSettings.ACESp0 = "RTv4_ACES_AP0";
|
||||
rtSettings.ACESp1 = "RTv4_ACES_AP1";
|
||||
rtSettings.verbose = false;
|
||||
rtSettings.gamutICC = true;
|
||||
rtSettings.gamutLch = true;
|
||||
|
Reference in New Issue
Block a user