aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Settgast <christoph.settgast@methodpark.com>2016-11-02 16:46:51 +0100
committerChristoph Settgast <christoph.settgast@methodpark.com>2016-11-02 16:51:25 +0100
commit775e98c941207667c3023b81f551196642b4d4bc (patch)
tree097e04f69aaa77ec780680c8746fac538b985173
parent405997d2646579ddacd5322b77d1e6197f6a3c9c (diff)
Silence libpng-1.6 warning
Libpng-1.6 is more stringent about checking ICC profiles than previous versions. This leads to an annoing warning during benchmarking: libpng warning: iCCP: known incorrect sRGB profile Removed the ICC profile with mogrify *.png from ImageMagic. This does not lead to different benchmarking results. Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.com>
-rw-r--r--benchmark/butterfly-collapsed.pngbin5669 -> 1966 bytes
-rw-r--r--benchmark/butterfly-half.pngbin6464 -> 2730 bytes
-rw-r--r--benchmark/butterfly-wide.pngbin8010 -> 4151 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/benchmark/butterfly-collapsed.png b/benchmark/butterfly-collapsed.png
index a944b44..93f8933 100644
--- a/benchmark/butterfly-collapsed.png
+++ b/benchmark/butterfly-collapsed.png
Binary files differ
diff --git a/benchmark/butterfly-half.png b/benchmark/butterfly-half.png
index d120f80..d601f17 100644
--- a/benchmark/butterfly-half.png
+++ b/benchmark/butterfly-half.png
Binary files differ
diff --git a/benchmark/butterfly-wide.png b/benchmark/butterfly-wide.png
index b610450..0899407 100644
--- a/benchmark/butterfly-wide.png
+++ b/benchmark/butterfly-wide.png
Binary files differ