Switched to fonts that support the cyrillic alphabet
This commit is contained in:
@@ -8,7 +8,7 @@ with.
|
|||||||
<XnaContent xmlns:Graphics="Microsoft.Xna.Framework.Content.Pipeline.Graphics">
|
<XnaContent xmlns:Graphics="Microsoft.Xna.Framework.Content.Pipeline.Graphics">
|
||||||
<Asset Type="Graphics:FontDescription">
|
<Asset Type="Graphics:FontDescription">
|
||||||
|
|
||||||
<FontName>Exo Light</FontName>
|
<FontName>Exo 2 Light</FontName>
|
||||||
|
|
||||||
<Size>9</Size>
|
<Size>9</Size>
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -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>Exo Medium</FontName>
|
<FontName>Exo 2 Medium</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
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user