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/world | |
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/world')
-rwxr-xr-x | indra/newview/skins/default/textures/world/CameraDragDot.png | bin | 3101 -> 563 bytes |
-rwxr-xr-x | indra/newview/skins/default/textures/world/NoEntryLines.png | bin | 3523 -> 1265 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/indra/newview/skins/default/textures/world/CameraDragDot.png b/indra/newview/skins/default/textures/world/CameraDragDot.png Binary files differindex 57698e1956..2ccf098e0f 100755 --- a/indra/newview/skins/default/textures/world/CameraDragDot.png +++ b/indra/newview/skins/default/textures/world/CameraDragDot.png diff --git a/indra/newview/skins/default/textures/world/NoEntryLines.png b/indra/newview/skins/default/textures/world/NoEntryLines.png Binary files differindex 18e270bde5..d7496b8bd0 100755 --- a/indra/newview/skins/default/textures/world/NoEntryLines.png +++ b/indra/newview/skins/default/textures/world/NoEntryLines.png |