1
0
Fork 0
fgdata/Models/Maritime/Misc
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
..
Buoy-Conical-Yellow.ac
Buoy-Cylindrical-Yellow.ac
Buoy-Safe-Water.ac
DART_LOGO.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
DB_125_Data_Buoy.ac
DB_125_Planet_Ocean.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
DB_125_Solar_Panel_1x1.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
FERHRI.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
generic_pier.png
GreenBuoy.ac
GreenBuoy.xml
left_bank_beacon.ac
left_bank_beacon.png
liferaft4m.ac
liferaft8m.ac
liferafttexture.png
MarkerBuoy.ac
MarkerBuoy.xml
Mobilis_Data_Buoy1.ac
Mobilis_Data_Buoy2.ac
Mobilis_DB2_Logo.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
Mobilis_DB2_Solar_Panel_1x1.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
Mobilis_Logo.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
Mobilis_Solar_Panel_1x1.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
NOAA_Tsunami_Buoy.ac
NOAA_Yellow_Tsunami_Buoy.ac
ODAS_23_Buoy.ac
ODAS_23_Buoy.xml
ODAS_Solar_Panel_1x1.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
OilRig.ac
OilRig.xml
OSIL-LOGO.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
OSIL_DATA_BUOY.ac
OSIL_Solar_Panel_1x1.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
pier_25m.ac
pier_50m.ac
pier_100m.ac
pier_200m.ac
readme.savage
RedBuoy.ac
RedBuoy.xml
right_bank_beacon.ac
right_bank_beacon.png
SAIC.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
SAIC_DART_ETD.ac
SAIC_FERHRI.png Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
SAIC_FERHRI_Tsunami_Buoy.ac
yachting-pier-25m.ac
yachting-pier-25m.png
yachting-pier-50m.ac
yachting-pier-50m.png
yachting-pier-70m.ac
yachting-pier-70m.png

The following models were converted from x3d format originals from the
Naval Postgraduate School SAVAGE project:

GreenBuoy.ac MarkerBuoy.ac OilRig.ac RedBuoy.ac

Further details can be found here: https://savage.nps.edu/Savage/

Copyright (c) 1995-2007 held by the author(s).  All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer
      in the documentation and/or other materials provided with the
      distribution.
    * Neither the names of the Naval Postgraduate School (NPS)
      Modeling Virtual Environments and Simulation (MOVES) Institute
      (http://www.nps.edu and http://www.MovesInstitute.org)
      nor the names of its contributors may be used to endorse or
      promote products derived from this software without specific
      prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.