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 |
|
ThorstenB
|
847e8a187f
|
Fixed some file modes (non-executables)
|
2011-11-28 19:11:44 +01:00 |
|
Durk Talsma
|
657945bc86
|
A few xml fixes, and other assorted cleanups, as reported by fg-check.
|
2010-12-30 09:27:58 +01:00 |
|
Stuart Buchanan
|
958e38843c
|
Second part of updates to flaps selector from HORACIO CONTRERAS
|
2010-12-12 20:45:33 +00:00 |
|
Stuart Buchanan
|
c7df7fcdde
|
Improved Cessna-style flaps selector from Horacio CONTRERAS.
|
2010-12-12 20:39:37 +00:00 |
|
mfranz
|
bff5a62666
|
- dos2unix
- texture compression
|
2007-08-05 12:51:26 +00:00 |
|
ehofman
|
4440f87a3b
|
Add the missing generic instruments that are required by the new C182.
|
2005-11-10 17:23:10 +00:00 |
|