]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 3 Jun 2012 16:00:08 +0000 (16:00 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 3 Jun 2012 16:00:08 +0000 (16:00 +0000)
tests/validate.h

index 0e1d133e8b4caa902968141465fa1dd50d969543..2f472a42ae6e124605d065c47b8459b24fb533f7 100644 (file)
@@ -271,8 +271,8 @@ static const struct ReferenceFormats
     { "INLINE", UndefinedCompression, 0.0 },
     { "JBG", UndefinedCompression, 0.0 },
     { "JNG", UndefinedCompression, 0.003 },
-    { "JP2", UndefinedCompression, 0.0 },
-    { "JPC", UndefinedCompression, 0.0 },
+    { "JP2", UndefinedCompression, 0.003 },
+    { "JPC", UndefinedCompression, 0.003 },
     { "JPEG", UndefinedCompression, 0.003 },
     { "JPG", UndefinedCompression, 0.003 },
     { "K25", UndefinedCompression, 0.0 },