summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2016-07-23 18:04:32 -0500
committerSlávek Banko <[email protected]>2016-07-24 03:50:15 +0200
commit0e3feeab310ccb15f581c85cc8b618c009b597cc (patch)
treec2d14cd6ee5ca9594097315f8b916f1748108d3e
parent79cd1b22e32ad47b6835d8724e8a3afd485223e2 (diff)
downloadpytde-0e3feeab310ccb15f581c85cc8b618c009b597cc.tar.gz
pytde-0e3feeab310ccb15f581c85cc8b618c009b597cc.zip
Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 9bf15cb40dfe11f7a642acc0b5b5ae71cbccfc87)
-rw-r--r--doc/images/kdcop1.pngbin28836 -> 19197 bytes
-rw-r--r--doc/images/kdcop2.pngbin6264 -> 4105 bytes
-rw-r--r--doc/images/mimetype.pngbin24439 -> 16197 bytes
-rw-r--r--doc/images/tdehtmlpart.pngbin72815 -> 54248 bytes
-rw-r--r--doc/images/uisampler.pngbin54104 -> 41677 bytes
-rw-r--r--examples/aboutkde.pngbin33856 -> 33366 bytes
-rw-r--r--examples/astron.pngbin32329 -> 32822 bytes
-rw-r--r--examples/pytde-sampler/aboutkde.pngbin40044 -> 39176 bytes
-rw-r--r--examples/pytestimage.pngbin40044 -> 39176 bytes
-rw-r--r--examples/qxembed_example.pngbin22146 -> 16333 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/doc/images/kdcop1.png b/doc/images/kdcop1.png
index b0e6e5e..f021955 100644
--- a/doc/images/kdcop1.png
+++ b/doc/images/kdcop1.png
Binary files differ
diff --git a/doc/images/kdcop2.png b/doc/images/kdcop2.png
index 2920f38..acf270d 100644
--- a/doc/images/kdcop2.png
+++ b/doc/images/kdcop2.png
Binary files differ
diff --git a/doc/images/mimetype.png b/doc/images/mimetype.png
index b0b88d3..8135690 100644
--- a/doc/images/mimetype.png
+++ b/doc/images/mimetype.png
Binary files differ
diff --git a/doc/images/tdehtmlpart.png b/doc/images/tdehtmlpart.png
index a1bb08b..aea2787 100644
--- a/doc/images/tdehtmlpart.png
+++ b/doc/images/tdehtmlpart.png
Binary files differ
diff --git a/doc/images/uisampler.png b/doc/images/uisampler.png
index 5eec69c..30fc6ef 100644
--- a/doc/images/uisampler.png
+++ b/doc/images/uisampler.png
Binary files differ
diff --git a/examples/aboutkde.png b/examples/aboutkde.png
index 2b4681c..4247c1a 100644
--- a/examples/aboutkde.png
+++ b/examples/aboutkde.png
Binary files differ
diff --git a/examples/astron.png b/examples/astron.png
index d2797ec..4e951b4 100644
--- a/examples/astron.png
+++ b/examples/astron.png
Binary files differ
diff --git a/examples/pytde-sampler/aboutkde.png b/examples/pytde-sampler/aboutkde.png
index 4ed1db1..05de21d 100644
--- a/examples/pytde-sampler/aboutkde.png
+++ b/examples/pytde-sampler/aboutkde.png
Binary files differ
diff --git a/examples/pytestimage.png b/examples/pytestimage.png
index 4ed1db1..05de21d 100644
--- a/examples/pytestimage.png
+++ b/examples/pytestimage.png
Binary files differ
diff --git a/examples/qxembed_example.png b/examples/qxembed_example.png
index 55eb729..100f685 100644
--- a/examples/qxembed_example.png
+++ b/examples/qxembed_example.png
Binary files differ