Wave fix for sRGB profile errors

Spacecrafts, buildings and other 3D asset creation
Post Reply
baobobafet
Posts: 155
Joined: Thu Jul 04, 2013 10:01 pm

Wave fix for sRGB profile errors

Post by baobobafet »

re: https://github.com/pioneerspacesim/pioneer/pull/2903
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB

Update:
This error was still occurring in the current version pioneer-20140528-win32 - so I did a little poking around and found I
could resolve the error by assigning the Adobe RGB (1998) profile to the png's. (at least now no more error reports in the
Windows build reported by the output.txt.

Also fixed a couple small graphical symmetry errors in two of the tricolor patterns.

Update here: http://www.mediafire.com/download/tnixo ... _color.zip
Post Reply