diff options
author | Edward Welbourne <[email protected]> | 2016-02-29 14:22:53 +0100 |
---|---|---|
committer | Simon Hausmann <[email protected]> | 2016-03-24 19:40:25 +0000 |
commit | fcbe8ba3fafd1f30f08e1e7e694eee4dcb32e1a1 (patch) | |
tree | c266ccc300cafaa4b4fc984beb4acd77559ae5b3 /examples/quick/customitems/scrollbar/doc | |
parent | e09034e8bbfe4a130fecf3e9c765c8d38d2bff18 (diff) |
Purge sRGB chunks from PNG in documentation.
Subjects each *.png file that matched grep -law "sRGB" to:
pngcrush -ow -brute -rem allb -reduce -force
Various tools grumble about sRGB tables in PNG images; and our
handling of them doesn't pay attention to these, so purging them
makes the images smaller with no loss to the images.
Change-Id: I23d7a43ba6c6ce6cafa11c1950a118a73f4d07cd
Reviewed-by: Topi Reiniƶ <[email protected]>
Diffstat (limited to 'examples/quick/customitems/scrollbar/doc')
-rw-r--r-- | examples/quick/customitems/scrollbar/doc/images/qml-scrollbar-example.png | bin | 159568 -> 157358 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/quick/customitems/scrollbar/doc/images/qml-scrollbar-example.png b/examples/quick/customitems/scrollbar/doc/images/qml-scrollbar-example.png Binary files differindex 54adf33daa..2c80421b06 100644 --- a/examples/quick/customitems/scrollbar/doc/images/qml-scrollbar-example.png +++ b/examples/quick/customitems/scrollbar/doc/images/qml-scrollbar-example.png |