mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Changed minifont from Verdana to Verdana Bold for better visibility.
This commit is contained in:
parent
d557a98b48
commit
4364debfe7
@ -11,7 +11,7 @@ with.
|
|||||||
<!--
|
<!--
|
||||||
Modify this string to change the font that will be imported.
|
Modify this string to change the font that will be imported.
|
||||||
-->
|
-->
|
||||||
<FontName>Verdana</FontName>
|
<FontName>Verdana Bold</FontName>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Size is a float value, measured in points. Modify this value to change
|
Size is a float value, measured in points. Modify this value to change
|
||||||
@ -35,7 +35,7 @@ with.
|
|||||||
Style controls the style of the font. Valid entries are "Regular", "Bold", "Italic",
|
Style controls the style of the font. Valid entries are "Regular", "Bold", "Italic",
|
||||||
and "Bold, Italic", and are case sensitive.
|
and "Bold, Italic", and are case sensitive.
|
||||||
-->
|
-->
|
||||||
<Style>Bold</Style>
|
<Style>Regular</Style>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
If you uncomment this line, the default character will be substituted if you draw
|
If you uncomment this line, the default character will be substituted if you draw
|
||||||
|
Loading…
x
Reference in New Issue
Block a user