1
0
Fork 0
fgdata/Aircraft
Edward d'Auvergne 3bf57db6b4 Fixes for all PNG files with corrupted ICC color profiles.
The files were identified using the pngcrush software and repaired by stripping
out the PNG header including the ICC profile using the command:

$ pngcrush -fix -force old.png new.png; mv -f new.png old.png

Each file was manually checked in an image viewer to look for any corruptions.

This follows from the threads
http://thread.gmane.org/gmane.games.flightgear.devel/79895 and
http://thread.gmane.org/gmane.games.flightgear.devel/79898 .
2016-01-06 21:38:13 +01:00
..
c172p Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
Generic Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
Instruments Removal of the unused executable bit from the single affected Aircraft XML file. 2015-04-29 17:47:05 +02:00
Instruments-3d Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
ufo Additions to ufo: sideways movement and virtual doors for jetway testing by forum user pommesschranke 2015-10-09 17:32:19 +03:00