-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathParity-Fonts.xml
More file actions
46 lines (43 loc) · 1.51 KB
/
Parity-Fonts.xml
File metadata and controls
46 lines (43 loc) · 1.51 KB
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
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
<FontFamily name="Legolando_PortedSystemFont_Shadow_Med2_Outline_Thievery">
<Member alphabet="roman">
<Font font="Fonts\FRIZQT__.TTF" height="14" outline="NORMAL">
<Shadow x="1" y="-1">
<Color r="0" g="0" b="0"/>
</Shadow>
</Font>
</Member>
<Member alphabet="korean">
<Font font="Fonts\2002.TTF" height="13" outline="NORMAL">
<Shadow x="1" y="-1">
<Color r="0" g="0" b="0"/>
</Shadow>
</Font>
</Member>
<Member alphabet="simplifiedchinese">
<Font font="Fonts\ARKai_T.ttf" height="16" outline="NORMAL">
<Shadow x="1" y="-1">
<Color r="0" g="0" b="0"/>
</Shadow>
</Font>
</Member>
<Member alphabet="traditionalchinese">
<Font font="Fonts\blei00d.TTF" height="16" outline="NORMAL">
<Shadow x="1" y="-1">
<Color r="0" g="0" b="0"/>
</Shadow>
</Font>
</Member>
<Member alphabet="russian">
<Font font="Fonts\FRIZQT___CYR.TTF" height="14" outline="NORMAL">
<Shadow x="1" y="-1">
<Color r="0" g="0" b="0"/>
</Shadow>
</Font>
</Member>
</FontFamily>
<Font name="Legolando_PortedGameFontNormalMed2Outline_Thievery" inherits="Legolando_PortedSystemFont_Shadow_Med2_Outline_Thievery" virtual="true">
<Color r="1.0" g="0.82" b="0"/>
</Font>
</Ui>