Here's a small screenshot:

  http://members.aon.at/mfranz/screen-display.jpg  [18.2 kB]



>   var display = screen.display.new(500, -100);
>   display.setcolor(1, 0, 1);
>   display.add("/position/latitude-deg", "/position/longitude-deg");

You can also select a different font, if you find the default one
too thin and too hard to read:

  display.font = "SANS_12B";

See $FG_ROOT/gui/styles/ for a list of available fonts.

m.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to