From e391ac81598292127c356fcb6adbd83db72c5888 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 7 Aug 2020 20:38:01 -0400 Subject: Font Update - Converted Cerbetica fonts from TTF to OTF - Removed unused font definitions to reduce loading times --- resource/ui/spectatortournament.res | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'resource/ui/spectatortournament.res') 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" -- cgit v1.2.3