diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-07-23 18:04:29 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-07-24 03:46:05 +0200 |
commit | bf6ab2d7b39cb38049de2b4fe7975b1e816c4ce4 (patch) | |
tree | be06258e345be57b2645f756461724394ea614f7 | |
parent | 80c7008c01b8bce9be721d925ebfb5d0cc696279 (diff) | |
download | sip4-tqt-bf6ab2d7b39cb38049de2b4fe7975b1e816c4ce4.tar.gz sip4-tqt-bf6ab2d7b39cb38049de2b4fe7975b1e816c4ce4.zip |
Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 916b7d8e62bcc40d480373540c2e5f5497ff9b1a)
-rw-r--r-- | doc/html/_static/file.png | bin | 392 -> 352 bytes |
-rw-r--r-- | doc/html/_static/minus.png | bin | 199 -> 156 bytes |
-rw-r--r-- | doc/html/_static/plus.png | bin | 199 -> 157 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/doc/html/_static/file.png b/doc/html/_static/file.png Binary files differindex d18082e..2e49613 100644 --- a/doc/html/_static/file.png +++ b/doc/html/_static/file.png diff --git a/doc/html/_static/minus.png b/doc/html/_static/minus.png Binary files differindex da1c562..72bc139 100644 --- a/doc/html/_static/minus.png +++ b/doc/html/_static/minus.png diff --git a/doc/html/_static/plus.png b/doc/html/_static/plus.png Binary files differindex b3cb374..10810db 100644 --- a/doc/html/_static/plus.png +++ b/doc/html/_static/plus.png |