Add Inter Fonts
This commit is contained in:
@ -5,28 +5,28 @@
|
||||
</Languages>
|
||||
<Texts>
|
||||
<TextGroup Id="Status">
|
||||
<Text Id="LV" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="LV" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB">LV</Translation>
|
||||
</Text>
|
||||
<Text Id="PDU" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="PDU" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB">PDU</Translation>
|
||||
</Text>
|
||||
<Text Id="SCS" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="SCS" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB">SCS</Translation>
|
||||
</Text>
|
||||
<Text Id="SDC" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="SDC" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB">SDC</Translation>
|
||||
</Text>
|
||||
<Text Id="R2D" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="R2D" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB">R2D</Translation>
|
||||
</Text>
|
||||
<Text Id="TS" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="TS" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB">TS</Translation>
|
||||
</Text>
|
||||
<Text Id="INV" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="INV" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB">INV</Translation>
|
||||
</Text>
|
||||
<Text Id="AMS" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="AMS" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB">AMS</Translation>
|
||||
</Text>
|
||||
</TextGroup>
|
||||
@ -252,7 +252,7 @@
|
||||
<Text Id="__SingleUse_3MDX" Alignment="Left" TypographyId="Chinat_Small">
|
||||
<Translation Language="GB">DANG:</Translation>
|
||||
</Text>
|
||||
<Text Id="__SingleUse_F9I5" Alignment="Center" TypographyId="Chinat_Small">
|
||||
<Text Id="__SingleUse_F9I5" Alignment="Center" TypographyId="Default_Bold">
|
||||
<Translation Language="GB"></Translation>
|
||||
</Text>
|
||||
<Text Id="__SingleUse_9L8R" Alignment="Left" TypographyId="Default">
|
||||
@ -297,13 +297,13 @@
|
||||
</TextGroup>
|
||||
</Texts>
|
||||
<Typographies>
|
||||
<Typography Id="Default" Font="verdana.ttf" Size="20" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters="! "" WildcardCharacterRanges="#-~" />
|
||||
<Typography Id="Default" Font="inter.ttf" Size="20" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters="! "" WildcardCharacterRanges="#-~" />
|
||||
<Typography Id="Chinat_Large" Font="CHINN___.ttf" Size="30" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters="8 9-" WildcardCharacterRanges="a-z,A-Z,0-7" />
|
||||
<Typography Id="Chinat_Small" Font="CHINN___.ttf" Size="20" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters="_ ." WildcardCharacterRanges="0-9,a-z,A-Z" />
|
||||
<Typography Id="Chinat_Huge" Font="CHINN___.ttf" Size="40" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" />
|
||||
<Typography Id="Numbers" Font="lucon.TTF" Size="50" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters=". ,-" WildcardCharacterRanges="0-9" />
|
||||
<Typography Id="Default_Bold" Font="verdanab.ttf" Size="20" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters="! "" WildcardCharacterRanges="#-~" />
|
||||
<Typography Id="Numbers_Smaller" Font="lucon.TTF" Size="33" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters=" .,-" WildcardCharacterRanges="0-9" />
|
||||
<Typography Id="Numbers_Small" Font="lucon.TTF" Size="20" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters=" .,-" WildcardCharacterRanges="0-9" />
|
||||
<Typography Id="Numbers" Font="intersb.ttf" Size="50" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters=". ,-" WildcardCharacterRanges="0-9" />
|
||||
<Typography Id="Default_Bold" Font="interb.ttf" Size="20" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters="! "" WildcardCharacterRanges="#-~" />
|
||||
<Typography Id="Numbers_Smaller" Font="inter.ttf" Size="33" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters=" .,-" WildcardCharacterRanges="0-9" />
|
||||
<Typography Id="Numbers_Small" Font="inter.ttf" Size="20" Bpp="4" IsVector="no" Direction="LTR" FallbackCharacter="?" WildcardCharacters=" .,-" WildcardCharacterRanges="0-9" />
|
||||
</Typographies>
|
||||
</TextDatabase>
|
||||
|
||||
Reference in New Issue
Block a user