aboutsummaryrefslogtreecommitdiff
path: root/V3/Content/Fonts/UnitFont.spritefont
diff options
context:
space:
mode:
Diffstat (limited to 'V3/Content/Fonts/UnitFont.spritefont')
-rw-r--r--V3/Content/Fonts/UnitFont.spritefont50
1 files changed, 50 insertions, 0 deletions
diff --git a/V3/Content/Fonts/UnitFont.spritefont b/V3/Content/Fonts/UnitFont.spritefont
new file mode 100644
index 0000000..fa4bf9f
--- /dev/null
+++ b/V3/Content/Fonts/UnitFont.spritefont
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<XnaContent xmlns:Graphics="Microsoft.Xna.Framework.Content.Pipeline.Graphics">
+ <Asset Type="Graphics:FontDescription">
+ <FontName>grabstein</FontName>
+ <Size>12</Size>
+ <Spacing>3</Spacing>
+ <Style>Regular</Style>
+ <CharacterRegions>
+ <CharacterRegion>
+ <Start>&#32;</Start>
+ <End>&#126;</End>
+ </CharacterRegion>
+ <!-- Character Region for the letter "ä" -->
+ <CharacterRegion>
+ <Start>&#228;</Start>
+ <End>&#228;</End>
+ </CharacterRegion>
+ <!-- Character Region for the letter "ö" -->
+ <CharacterRegion>
+ <Start>&#246;</Start>
+ <End>&#246;</End>
+ </CharacterRegion>
+ <!-- Character Region for the letter "ü" -->
+ <CharacterRegion>
+ <Start>&#252;</Start>
+ <End>&#252;</End>
+ </CharacterRegion>
+ <!-- Character Region for the letter "Ä" -->
+ <CharacterRegion>
+ <Start>&#196;</Start>
+ <End>&#196;</End>
+ </CharacterRegion>
+ <!-- Character Region for the letter "Ö" -->
+ <CharacterRegion>
+ <Start>&#214;</Start>
+ <End>&#214;</End>
+ </CharacterRegion>
+ <!-- Character Region for the letter "Ü" -->
+ <CharacterRegion>
+ <Start>&#220;</Start>
+ <End>&#220;</End>
+ </CharacterRegion>
+ <!-- Character Region for the letter "ß" -->
+ <CharacterRegion>
+ <Start>&#223;</Start>
+ <End>&#223;</End>
+ </CharacterRegion>
+ </CharacterRegions>
+ </Asset>
+</XnaContent> \ No newline at end of file