summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2016-02-29 15:47:46 +0100
committerEdward Welbourne <edward.welbourne@theqtcompany.com>2016-03-22 12:09:30 +0000
commit7c78d182f3da7aaa152177f8e3a286193e32710a (patch)
treeab59ac7b23bd97ed23dc2ecc952d36610e23477c /src
parent9a2664b07762619b597227ba7ef47e69e5813dc0 (diff)
Purge sRGB chunks from PNGs
Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce (A couple of them needed -force, but did get smaller.) Change-Id: I91ade03e2b40cb69f8a4fa7ffe1f93e06a570364 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/assistant/assistant/images/darkclosebutton.pngbin319 -> 170 bytes
-rw-r--r--src/designer/src/components/formeditor/images/cleartext.pngbin760 -> 474 bytes
-rw-r--r--src/designer/src/components/formeditor/images/mac/simplifyrichtext.pngbin1988 -> 1917 bytes
-rw-r--r--src/designer/src/components/formeditor/images/righttoleft.pngbin197 -> 131 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/src/assistant/assistant/images/darkclosebutton.png b/src/assistant/assistant/images/darkclosebutton.png
index 1077663b2..147a954be 100644
--- a/src/assistant/assistant/images/darkclosebutton.png
+++ b/src/assistant/assistant/images/darkclosebutton.png
Binary files differ
diff --git a/src/designer/src/components/formeditor/images/cleartext.png b/src/designer/src/components/formeditor/images/cleartext.png
index 74133baff..4c7bb13f3 100644
--- a/src/designer/src/components/formeditor/images/cleartext.png
+++ b/src/designer/src/components/formeditor/images/cleartext.png
Binary files differ
diff --git a/src/designer/src/components/formeditor/images/mac/simplifyrichtext.png b/src/designer/src/components/formeditor/images/mac/simplifyrichtext.png
index a48e974bf..cdfc086bb 100644
--- a/src/designer/src/components/formeditor/images/mac/simplifyrichtext.png
+++ b/src/designer/src/components/formeditor/images/mac/simplifyrichtext.png
Binary files differ
diff --git a/src/designer/src/components/formeditor/images/righttoleft.png b/src/designer/src/components/formeditor/images/righttoleft.png
index 26a69d5ba..759066479 100644
--- a/src/designer/src/components/formeditor/images/righttoleft.png
+++ b/src/designer/src/components/formeditor/images/righttoleft.png
Binary files differ