From: cristy Date: Sun, 3 Jun 2012 16:00:08 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~5501 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f5167a72e2c98086772ef11d1ba9a81afaabaf5;p=imagemagick --- diff --git a/tests/validate.h b/tests/validate.h index 0e1d133e8..2f472a42a 100644 --- a/tests/validate.h +++ b/tests/validate.h @@ -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 },