X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=tests%2Fvalidate.h;h=29472ee42912536bd674ef1429147a85db807214;hb=45ef08fd6a09813e4a8f5ddadf85ba9e0ec2cdc7;hp=2f472a42ae6e124605d065c47b8459b24fb533f7;hpb=7f5167a72e2c98086772ef11d1ba9a81afaabaf5;p=imagemagick diff --git a/tests/validate.h b/tests/validate.h index 2f472a42a..29472ee42 100644 --- a/tests/validate.h +++ b/tests/validate.h @@ -1,5 +1,5 @@ /* - Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization + Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. You may not use this file except in compliance with the License. @@ -262,7 +262,6 @@ static const struct ReferenceFormats { "GIF87", UndefinedCompression, 0.0 }, { "GRAY", UndefinedCompression, 0.003 }, { "HTM", UndefinedCompression, 0.0 }, - { "HRZ", UndefinedCompression, 0.0 }, { "HTML", UndefinedCompression, 0.0 }, { "ICB", UndefinedCompression, 0.0 }, { "ICO", UndefinedCompression, 0.0 }, @@ -295,7 +294,7 @@ static const struct ReferenceFormats { "PEF", UndefinedCompression, 0.0 }, { "PFA", UndefinedCompression, 0.0 }, { "PFB", UndefinedCompression, 0.0 }, - { "PFM", UndefinedCompression, 0.0 }, + { "PFM", UndefinedCompression, 0.003 }, { "PGM", UndefinedCompression, 0.0 }, { "PGX", UndefinedCompression, 0.0 }, #if !defined(MAGICKCORE_HDRI_SUPPORT)