diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-07-23 18:04:32 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-07-24 03:50:04 +0200 |
commit | e7ea583817e20bde93e55f89a157a5c85210ad8b (patch) | |
tree | 5c9aaca1f6b3bca516c804495ea4b7aaeeda370e | |
parent | b2b24a28ce56dc9cf8378755d11852aeac3548f7 (diff) | |
download | libksquirrel-e7ea583817e20bde93e55f89a157a5c85210ad8b.tar.gz libksquirrel-e7ea583817e20bde93e55f89a157a5c85210ad8b.zip |
Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 0710f7c32a4e0c020b79a80682641c34c33ff2e6)
-rw-r--r-- | doc/html/how_to_build_arrow.png | bin | 4024 -> 3322 bytes |
-rw-r--r-- | doc/html/how_to_build_c++.png | bin | 13940 -> 12082 bytes |
-rw-r--r-- | doc/html/how_to_build_c.png | bin | 13749 -> 11829 bytes |
-rw-r--r-- | 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 Binary files differindex 2adb8d8..ccb6885 100644 --- a/doc/html/how_to_build_arrow.png +++ b/doc/html/how_to_build_arrow.png diff --git a/doc/html/how_to_build_c++.png b/doc/html/how_to_build_c++.png Binary files differindex be25d13..a4ec5e1 100644 --- a/doc/html/how_to_build_c++.png +++ b/doc/html/how_to_build_c++.png diff --git a/doc/html/how_to_build_c.png b/doc/html/how_to_build_c.png Binary files differindex 45b73c0..a9396f0 100644 --- a/doc/html/how_to_build_c.png +++ b/doc/html/how_to_build_c.png diff --git a/doc/html/how_to_build_codec.png b/doc/html/how_to_build_codec.png Binary files differindex 15359d8..8937621 100644 --- a/doc/html/how_to_build_codec.png +++ b/doc/html/how_to_build_codec.png |