From e7ea583817e20bde93e55f89a157a5c85210ad8b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 23 Jul 2016 18:04:32 -0500 Subject: Fix invalid headers in PNG files and optimize for size (cherry picked from commit 0710f7c32a4e0c020b79a80682641c34c33ff2e6) --- doc/html/how_to_build_arrow.png | Bin 4024 -> 3322 bytes doc/html/how_to_build_c++.png | Bin 13940 -> 12082 bytes doc/html/how_to_build_c.png | Bin 13749 -> 11829 bytes doc/html/how_to_build_codec.png | Bin 12673 -> 11071 bytes 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/doc/html/how_to_build_arrow.png b/doc/html/how_to_build_arrow.png index 2adb8d8..ccb6885 100644 Binary files a/doc/html/how_to_build_arrow.png and b/doc/html/how_to_build_arrow.png differ diff --git a/doc/html/how_to_build_c++.png b/doc/html/how_to_build_c++.png index be25d13..a4ec5e1 100644 Binary files a/doc/html/how_to_build_c++.png and b/doc/html/how_to_build_c++.png differ diff --git a/doc/html/how_to_build_c.png b/doc/html/how_to_build_c.png index 45b73c0..a9396f0 100644 Binary files a/doc/html/how_to_build_c.png and b/doc/html/how_to_build_c.png differ diff --git a/doc/html/how_to_build_codec.png b/doc/html/how_to_build_codec.png index 15359d8..8937621 100644 Binary files a/doc/html/how_to_build_codec.png and b/doc/html/how_to_build_codec.png differ -- cgit v1.2.1