[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeextragear-3/digikam/utilities/imageviewer
From:       Ralf Hoelzer <ralf () well ! com>
Date:       2004-05-26 23:12:14
Message-ID: 20040526231214.2711398E4 () office ! kde ! org
[Download RAW message or body]

CVS commit by rhoezler: 

Save images with 95% quality, instead of the 75% default.


  M +2 -2      imlibinterface.cpp   1.19


--- kdeextragear-3/digikam/utilities/imageviewer/imlibinterface.cpp  #1.18:1.19
@@ -422,6 +422,6 @@ private:           // Fonctions.
         else 
             {
-            // Always save at 100 % quality for jpeg files
-            // TODO: maybe change this later
+            // Always save jpeg files at 95 % quality without compression
+            imlib_image_attach_data_value ("quality", NULL, 95, NULL);
             
             //ImlibSaveInfo saveInfo;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic