]> granicus.if.org Git - imagemagick/commitdiff
Fix out-of-date comment about -define PNG:compression-strategy, etc.
authorglennrp <glennrp@git.imagemagick.org>
Fri, 15 Jul 2011 03:22:02 +0000 (03:22 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Fri, 15 Jul 2011 03:22:02 +0000 (03:22 +0000)
coders/png.c

index 92dfe2f208fe25be4d49d1d214369cfdc99d4d71..54f8014ff31936b000d9e8ba400ddc0ffac51fd3 100644 (file)
@@ -9665,9 +9665,9 @@ static MagickBooleanType WriteOnePNGImage(MngInfo *mng_info,
 
     Note that using the -quality option, not all combinations of
     PNG filter type, zlib compression level, and zlib compression
-    strategy are possible.  This will be addressed soon in a
-    release that accomodates "-define PNG:compression-strategy",
-    etc.
+    strategy are possible.  This is addressed by using
+    "-define PNG:compression-strategy", etc., which take precedence
+    over -quality.
 
    */