aboutsummaryrefslogtreecommitdiff
path: root/V3/Content/Fonts/VictoryFont.spritefont
blob: 28d695abec725273d1c6fda937671e71455f8ffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
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>