Merge pull request #5315 from Beep6581/rtsurface-cleanup

Rtsurface cleanup
This commit is contained in:
Floessie
2019-07-09 13:02:46 +02:00
committed by GitHub
9 changed files with 124 additions and 107 deletions

View File

@@ -314,7 +314,7 @@ void ImProcFunctions::updateColorProfiles (const Glib::ustring& monitorProfile,
if (softProof) {
cmsHPROFILE oprof = nullptr;
RenderingIntent outIntent;
flags = cmsFLAGS_SOFTPROOFING | cmsFLAGS_NOOPTIMIZE | cmsFLAGS_NOCACHE;
if (!settings->printerProfile.empty()) {