diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2014-06-04 19:44:02 +0000 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2014-06-04 19:44:02 +0000 |
commit | eb8cf27cc5757cfb548cc2fd5954ac5826c76422 (patch) | |
tree | b7a9c2bb4fff71d49800dcf3963bb096693ad7cd /indra/newview/skins/default/textures/bottomtray | |
parent | 5b542e227bb952f1517c32c2de8c8af0294ec617 (diff) |
All: Update .png files with conformance problems as reported by pngfix.
With the updated PNG library (1.6.8), we're getting stderr warnings about
non-conformance issues with images in the build. These warnings include:
* iCCP: known incorrect sRGB profile
* iCCP: profile 'ICC Profile': 1000000h: invalid rendering intent
* iCCP: cHRM chunk does not match sRGB
These were normalized by running an ImageMagick 'convert -strip' pass
over each PNG image. 'compare -metric AE' reports 0 delta for all
before/after pairs.
Diffstat (limited to 'indra/newview/skins/default/textures/bottomtray')
-rwxr-xr-x | indra/newview/skins/default/textures/bottomtray/ChatBarHandle.png | bin | 2808 -> 260 bytes |
-rwxr-xr-x | indra/newview/skins/default/textures/bottomtray/Move_Fly_Off.png | bin | 3347 -> 609 bytes |
-rwxr-xr-x | indra/newview/skins/default/textures/bottomtray/Notices_Unread.png | bin | 3693 -> 436 bytes |
-rwxr-xr-x | indra/newview/skins/default/textures/bottomtray/Snapshot_Off.png | bin | 3204 -> 549 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/indra/newview/skins/default/textures/bottomtray/ChatBarHandle.png b/indra/newview/skins/default/textures/bottomtray/ChatBarHandle.png Binary files differindex 8b58db0cba..50239c8af8 100755 --- a/indra/newview/skins/default/textures/bottomtray/ChatBarHandle.png +++ b/indra/newview/skins/default/textures/bottomtray/ChatBarHandle.png diff --git a/indra/newview/skins/default/textures/bottomtray/Move_Fly_Off.png b/indra/newview/skins/default/textures/bottomtray/Move_Fly_Off.png Binary files differindex 9e7291d6fb..fade065ce7 100755 --- a/indra/newview/skins/default/textures/bottomtray/Move_Fly_Off.png +++ b/indra/newview/skins/default/textures/bottomtray/Move_Fly_Off.png diff --git a/indra/newview/skins/default/textures/bottomtray/Notices_Unread.png b/indra/newview/skins/default/textures/bottomtray/Notices_Unread.png Binary files differindex 0ac5b72b8f..eb2f3dbaa4 100755 --- a/indra/newview/skins/default/textures/bottomtray/Notices_Unread.png +++ b/indra/newview/skins/default/textures/bottomtray/Notices_Unread.png diff --git a/indra/newview/skins/default/textures/bottomtray/Snapshot_Off.png b/indra/newview/skins/default/textures/bottomtray/Snapshot_Off.png Binary files differindex d7ec04237b..4ab4bbe4af 100755 --- a/indra/newview/skins/default/textures/bottomtray/Snapshot_Off.png +++ b/indra/newview/skins/default/textures/bottomtray/Snapshot_Off.png |