summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2016-07-23 18:04:28 -0500
committerSlávek Banko <slavek.banko@axis.cz>2016-07-24 03:46:00 +0200
commit7973f920ef221c3168d1e46a96a1dd1ad7e0f5c5 (patch)
tree0a1fa058c85ad09b77137603dc40ac9815d17f61
parentfc378115288f23ac5af20b72d61d1f1e6ece6587 (diff)
downloadpytqt-7973f920ef221c3168d1e46a96a1dd1ad7e0f5c5.tar.gz
pytqt-7973f920ef221c3168d1e46a96a1dd1ad7e0f5c5.zip
Fix invalid headers in PNG files and optimize for size
(cherry picked from commit cc2cd44cab96a4036f7f89630b43607e4627fd53)
-rw-r--r--examples2/qt.pngbin355 -> 355 bytes
-rw-r--r--examples2/qtlogo.pngbin3734 -> 3684 bytes
-rw-r--r--examples2/tt-logo.pngbin4547 -> 3133 bytes
-rw-r--r--examples3/canvas/butterfly.pngbin37900 -> 37832 bytes
-rw-r--r--examples3/canvas/qtlogo.pngbin22673 -> 22603 bytes
-rw-r--r--examples3/marble.pngbin26015 -> 25239 bytes
-rw-r--r--examples3/qt.pngbin355 -> 355 bytes
-rw-r--r--examples3/qtlogo.pngbin12811 -> 12634 bytes
-rw-r--r--examples3/tt-logo.pngbin4547 -> 3133 bytes
9 files changed, 0 insertions, 0 deletions
diff --git a/examples2/qt.png b/examples2/qt.png
index ca630a5..d63e16f 100644
--- a/examples2/qt.png
+++ b/examples2/qt.png
Binary files differ
diff --git a/examples2/qtlogo.png b/examples2/qtlogo.png
index 25c1ebb..d45fbd4 100644
--- a/examples2/qtlogo.png
+++ b/examples2/qtlogo.png
Binary files differ
diff --git a/examples2/tt-logo.png b/examples2/tt-logo.png
index a0d9e34..1b0e865 100644
--- a/examples2/tt-logo.png
+++ b/examples2/tt-logo.png
Binary files differ
diff --git a/examples3/canvas/butterfly.png b/examples3/canvas/butterfly.png
index d8912d2..619f253 100644
--- a/examples3/canvas/butterfly.png
+++ b/examples3/canvas/butterfly.png
Binary files differ
diff --git a/examples3/canvas/qtlogo.png b/examples3/canvas/qtlogo.png
index a48b1a1..96202de 100644
--- a/examples3/canvas/qtlogo.png
+++ b/examples3/canvas/qtlogo.png
Binary files differ
diff --git a/examples3/marble.png b/examples3/marble.png
index 49ea309..9c32530 100644
--- a/examples3/marble.png
+++ b/examples3/marble.png
Binary files differ
diff --git a/examples3/qt.png b/examples3/qt.png
index ca630a5..d63e16f 100644
--- a/examples3/qt.png
+++ b/examples3/qt.png
Binary files differ
diff --git a/examples3/qtlogo.png b/examples3/qtlogo.png
index 0dc05a0..c83c7b2 100644
--- a/examples3/qtlogo.png
+++ b/examples3/qtlogo.png
Binary files differ
diff --git a/examples3/tt-logo.png b/examples3/tt-logo.png
index a0d9e34..1b0e865 100644
--- a/examples3/tt-logo.png
+++ b/examples3/tt-logo.png
Binary files differ