diff options
| author | CriticalFlaw <[email protected]> | 2021-04-17 11:52:04 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-04-17 11:52:04 -0400 |
| commit | 07910c2326e8d443cefc0c351fd8ead6a363e35e (patch) | |
| tree | b57276b3a3c21766f8e1d812ee89ddc49921a14c /resource | |
| parent | 452a4f97eb8790767910c464254484f0dc092353 (diff) | |
Renamed the Icons Font (#166)
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/fonts/Icons.otf | bin | 52340 -> 0 bytes | |||
| -rw-r--r-- | resource/fonts/TF2Icons.ttf | bin | 0 -> 15276 bytes | |||
| -rw-r--r-- | resource/scheme/clientscheme_icons.res | 12 |
3 files changed, 6 insertions, 6 deletions
diff --git a/resource/fonts/Icons.otf b/resource/fonts/Icons.otf Binary files differdeleted file mode 100644 index ba1c0ec..0000000 --- a/resource/fonts/Icons.otf +++ /dev/null diff --git a/resource/fonts/TF2Icons.ttf b/resource/fonts/TF2Icons.ttf Binary files differnew file mode 100644 index 0000000..2dc30c9 --- /dev/null +++ b/resource/fonts/TF2Icons.ttf diff --git a/resource/scheme/clientscheme_icons.res b/resource/scheme/clientscheme_icons.res index 0f6f30d..4933bd1 100644 --- a/resource/scheme/clientscheme_icons.res +++ b/resource/scheme/clientscheme_icons.res @@ -6,7 +6,7 @@ Scheme { "1" { - "name" "Icons" + "name" "TF2Icons" "tall" "15" "weight" "400" "additive" "0" @@ -18,7 +18,7 @@ Scheme { "1" { - "name" "Icons" + "name" "TF2Icons" "tall" "62" "weight" "0" "additive" "0" @@ -30,7 +30,7 @@ Scheme { "1" { - "name" "Icons" + "name" "TF2Icons" "tall" "18" "additive" "0" "antialias" "1" @@ -41,7 +41,7 @@ Scheme { "1" { - "name" "Icons" + "name" "TF2Icons" "tall" "62" "additive" "0" "antialias" "1" @@ -53,8 +53,8 @@ Scheme { "121" { - "font" "resource/fonts/Icons.otf" - "name" "Icons" + "font" "resource/fonts/TF2Icons.ttf" + "name" "TF2Icons" } } }
\ No newline at end of file |
