aboutsummaryrefslogtreecommitdiff
path: root/V3/Content/Fonts/VictoryFont.spritefont
diff options
context:
space:
mode:
authorThomas Leyh <leyh.thomas@web.de>2016-07-24 08:14:18 +0200
committerThomas Leyh <leyh.thomas@web.de>2016-07-24 08:14:18 +0200
commitced3d03bdb3ce866d832e03fb212865140905a9a (patch)
tree2a16c2063a46d3c354ce1585029dda3124f6ad93 /V3/Content/Fonts/VictoryFont.spritefont
parent0394dccaf06e1009e591a6ff4d645895574724c1 (diff)
downloadV3-ced3d03bdb3ce866d832e03fb212865140905a9a.tar.gz
V3-ced3d03bdb3ce866d832e03fb212865140905a9a.tar.bz2
Add project files.v1.0release
Diffstat (limited to 'V3/Content/Fonts/VictoryFont.spritefont')
-rw-r--r--V3/Content/Fonts/VictoryFont.spritefont50
1 files changed, 50 insertions, 0 deletions
diff --git a/V3/Content/Fonts/VictoryFont.spritefont b/V3/Content/Fonts/VictoryFont.spritefont
new file mode 100644
index 0000000..28d695a
--- /dev/null
+++ b/V3/Content/Fonts/VictoryFont.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>Siegesschriftzug</FontName>
+ <Size>50</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