Fixed the problem with symbols and probably the incompatibility with winXP as well by changing the minifont to Verdana
This commit is contained in:
parent
e7e25a156a
commit
bc0371157d
|
@ -11,7 +11,7 @@ with.
|
|||
<!--
|
||||
Modify this string to change the font that will be imported.
|
||||
-->
|
||||
<FontName>Segoe UI Mono</FontName>
|
||||
<FontName>Verdana</FontName>
|
||||
|
||||
<!--
|
||||
Size is a float value, measured in points. Modify this value to change
|
||||
|
|
Loading…
Reference in New Issue