blob: 82834668f4f90f7aebf857c6ec9bb1157eddc85a (
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
Scheme
{
Fonts
{
"MenuArrows"
{
"1"
{
"name" "TF2Icons"
"tall" "15"
"weight" "400"
"additive" "0"
"antialias" "1"
}
}
"NormalIcons"
{
"1"
{
"name" "TF2Icons"
"tall" "25"
"weight" "0"
"additive" "0"
"antialias" "1"
}
}
"MediumIcons"
{
"1"
{
"name" "TF2Icons"
"tall" "20"
"additive" "0"
"antialias" "1"
}
}
"CustomIcons"
{
"1"
{
"name" "TF2Icons"
"tall" "18"
"additive" "0"
"antialias" "1"
}
}
"LargeIcons"
{
"1"
{
"name" "TF2Icons"
"tall" "62"
"additive" "0"
"antialias" "1"
}
}
}
CustomFontFiles
{
"121"
{
"font" "resource/fonts/TF2Icons.ttf"
"name" "TF2Icons"
}
}
}
|