Since a while I get a line of black pixel garbage below the labels "WL" and
"ALT" on the autopilot. Does anybody else see this? (Or is it a feature of
my graphics card? :-)  The following patch fixes this for me.

m.



Index: autopilot.xml
===================================================================
RCS file: /home/cvsroot/FlightGear/FlightGear/Aircraft/Instruments/autopilot.xml,v
retrieving revision 1.4
diff -u -3 -p -r1.4 autopilot.xml
--- autopilot.xml       2002/02/09 06:20:03     1.4
+++ autopilot.xml       2002/02/09 10:46:15
@@ -108,7 +108,7 @@ properties' values.
      <path>Aircraft/Instruments/Textures/blister.rgb</path>
      <x1>0.421875</x1>
      <x2>0.546875</x2>
-     <y1>0.0625</y1>
+     <y1>0.0675</y1>
      <y2>0.125</y2>
     </texture>
     <w>20</w>
@@ -396,7 +396,7 @@ properties' values.
      <path>Aircraft/Instruments/Textures/blister.rgb</path>
      <x1>0.21875</x1>
      <x2>0.421875</x2>
-     <y1>0.0625</y1>
+     <y1>0.0675</y1>
      <y2>0.125</y2>
     </texture>
     <w>20</w>


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to