Menubar: Difference between revisions

36 bytes added ,  14 October 2015
m
Line 75: Line 75:
For those using bigger monitors or higher resolutions it may be necessary to increase the font size of the menubar. The change below can be applied and should be made before launching.
For those using bigger monitors or higher resolutions it may be necessary to increase the font size of the menubar. The change below can be applied and should be made before launching.


<pre>
<syntaxhighlight lang="diff">
--- flightgear-data/fgdata/gui/styles/anthrax.xml.orig      2014-04-24 19:52:04.353028047 -0800
--- flightgear-data/fgdata/gui/styles/anthrax.xml.orig      2014-04-24 19:52:04.353028047 -0800
+++ flightgear-data/fgdata/gui/styles/anthrax.xml            2014-04-24 19:57:12.548002672 -0800
+++ flightgear-data/fgdata/gui/styles/anthrax.xml            2014-04-24 19:57:12.548002672 -0800
Line 85: Line 85:
                         <baseline-height type="float">21</baseline-height>
                         <baseline-height type="float">21</baseline-height>
                 </gui>
                 </gui>
</pre>
</syntaxhighlight>


Fonts available are based on what is installed in fgdata/Fonts in the tfx format.
Fonts available are based on what is installed in fgdata/Fonts in the tfx format.