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/disguise_menu/hudmenuspydisguise.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resource/ui/disguise_menu') diff --git a/resource/ui/disguise_menu/hudmenuspydisguise.res b/resource/ui/disguise_menu/hudmenuspydisguise.res index d2aab9e..016445b 100644 --- a/resource/ui/disguise_menu/hudmenuspydisguise.res +++ b/resource/ui/disguise_menu/hudmenuspydisguise.res @@ -20,7 +20,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "xpos" "10" "ypos" "0" "zpos" "3" @@ -40,7 +40,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" @@ -337,7 +337,7 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "White" "xpos" "10" "ypos" "40" @@ -374,7 +374,7 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "White" "xpos" "10" "ypos" "85" @@ -411,7 +411,7 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "White" "xpos" "10" "ypos" "130" -- cgit v1.2.3