summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2016-07-23 18:04:32 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2016-07-23 18:04:32 -0500
commit9bf15cb40dfe11f7a642acc0b5b5ae71cbccfc87 (patch)
tree6dca34409fdca4a474083ca08d7ea0b110aeb9eb
parent379c3503dede56ee621b561b836a16a66d77bf0d (diff)
downloadpytde-9bf15cb40dfe11f7a642acc0b5b5ae71cbccfc87.tar.gz
pytde-9bf15cb40dfe11f7a642acc0b5b5ae71cbccfc87.zip
Fix invalid headers in PNG files and optimize for size
-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