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/disguise_menu | |
| 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/disguise_menu')
| -rw-r--r-- | resource/ui/disguise_menu/hudmenuspydisguise.res | 10 |
1 files changed, 5 insertions, 5 deletions
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" |
