diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 20:38:01 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 20:38:01 -0400 |
| commit | e391ac81598292127c356fcb6adbd83db72c5888 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/spectatortournament.res | |
| parent | efba2d7f8d7c68205331fcc3accad683649faed8 (diff) | |
Font Update
- Converted Cerbetica fonts from TTF to OTF
- Removed unused font definitions to reduce loading times
Diffstat (limited to 'resource/ui/spectatortournament.res')
| -rw-r--r-- | resource/ui/spectatortournament.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/resource/ui/spectatortournament.res b/resource/ui/spectatortournament.res index 853ac9d..43284eb 100644 --- a/resource/ui/spectatortournament.res +++ b/resource/ui/spectatortournament.res @@ -160,7 +160,7 @@ { "ControlName" "CExLabel" "fieldName" "playername" - "font" "Cerbetica14" + "font" "HudFontSmall" "xpos" "54" "ypos" "0" "zpos" "5" @@ -210,7 +210,7 @@ { "ControlName" "CExLabel" "fieldName" "respawntime" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "5" "ypos" "3" "zpos" "5" @@ -228,7 +228,7 @@ { "ControlName" "CExLabel" "fieldName" "respawntimeBG" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "6" "ypos" "4" "zpos" "5" @@ -266,7 +266,7 @@ { "ControlName" "CExLabel" "fieldName" "chargeamount" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "126" "ypos" "2" "zpos" "6" @@ -284,7 +284,7 @@ { "ControlName" "CExLabel" "fieldName" "chargeamountBG" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "127" "ypos" "3" "zpos" "6" @@ -328,7 +328,7 @@ "enabled" "1" "labelText" "#game_respawntime_in_secs" "textAlignment" "center" - "font" "Cerbetica24" + "font" "HudFontMedium" } "BuyBackLabel" { @@ -344,7 +344,7 @@ "enabled" "1" "labelText" "#TF_PVE_Buyback" "textAlignment" "center" - "font" "Cerbetica20" + "font" "HudFontMediumSecondary" "wrap" "1" "centerwrap" "1" @@ -419,7 +419,7 @@ { "ControlName" "Label" "fieldName" "ItemLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "10" "ypos" "3" "zpos" "1" |
