Changed minifont from Verdana to Verdana Bold for better visibility.

This commit is contained in:
CaptainSegis 2017-01-30 13:32:21 -05:00
parent d557a98b48
commit 4364debfe7

View File

@ -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