ICC spelling

Renamed "Prophoto" and "Acespx" to ProPhoto and ACES P0 and P1,
hyphenated as needed.
This commit is contained in:
Morgan Hardwood
2018-05-16 22:27:56 +02:00
parent 0086c4af78
commit d3696760f3
8 changed files with 28 additions and 29 deletions

View File

@@ -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;