1 .\" Copyright (C) 2011 Thorsten Brehm
3 .\" This program is free software; you can redistribute it and/or
4 .\" modify it under the terms of the GNU General Public License
5 .\" as published by the Free Software Foundation; either version 2
6 .\" of the License, or (at your option) any later version.
8 .\" This program is distributed in the hope that it will be useful,
9 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
10 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 .\" GNU General Public License for more details.
13 .\" You should have received a copy of the GNU General Public License
14 .\" along with this program; if not, write to the Free Software
15 .\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
16 .\" Or see here: http://www.fsf.org/copyleft/gpl.html
18 .TH FGPANEL 1 "February 2012" "@VERSION@" "@PACKAGE@"
20 fgpanel \- FlightGear Flight Simulator Panel Rendering Engine
23 [\-\-\fIfg-root\fP=path] [\-\-\fIprop\fP:name=value] \-\-\fIpanel\fP=file
26 is a free, open-source, multi-platform, and lightweight panel rendering engine
27 to draw 2D panels on a low-cost computer/graphic card without 3D acceleration
28 at reasonable frame rates.
29 For more information visit <http://wiki.flightgear.org/FGPanel>.
32 .BI "--fg-root=" "path"
33 Specify the root path for data files.
36 Specify the panel description file to be displayed.
38 .BI "--prop:" "name=value"
39 set property <name> to <value>.
41 Send bug reports to <flightgear\-devel@lists.sourceforge.net> or visit
42 <http://code.google.com/p/flightgear\-bugs>.
44 fgfs(1), fgjs(1), js_demo(1), terrasync(1)
46 Torsten Dreyer, et al. See
48 file for a list of contributors.