1
0
Fork 0

Add new-style thumbnails to the C172P

Still deciding what image size makes sense for this, trying 640x480
initially but may change.
This commit is contained in:
James Turner 2016-11-14 20:57:26 +01:00
parent 44a2b6dedf
commit b9f57f8823
4 changed files with 15 additions and 0 deletions

View file

@ -63,6 +63,21 @@ http://forum.flightgear.org/viewtopic.php?f=4&t=25157
<cockpit type="int">5</cockpit>
</rating>
<thumbnail>
<type>panel</type>
<name>thumbnail-panel.jpg</name>
</thumbnail>
<thumbnail>
<type>exterior</type>
<name>thumbnail-exterior.jpg</name>
</thumbnail>
<thumbnail>
<!-- type is optional -->
<name>thumbnail-ground.jpg</name>
</thumbnail>
<!--variant-of>c172p</variant-of-->
<flight-model archive="y">jsb</flight-model>

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB