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/hudammoweapons.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/hudammoweapons.res')
| -rw-r--r-- | resource/ui/hudammoweapons.res | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/resource/ui/hudammoweapons.res b/resource/ui/hudammoweapons.res index 3139259..26ef7cb 100644 --- a/resource/ui/hudammoweapons.res +++ b/resource/ui/hudammoweapons.res @@ -18,8 +18,8 @@ { "ControlName" "CExLabel" "fieldName" "AmmoInClip" - "font" "CerbeticaBold56" - "font_minmode" "CerbeticaBold32" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" "fgcolor" "Ammo In Clip" "xpos" "0" "ypos" "0" @@ -35,8 +35,8 @@ { "ControlName" "CExLabel" "fieldName" "AmmoInClipShadow" - "font" "CerbeticaBold56" - "font_minmode" "CerbeticaBold32" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" @@ -57,8 +57,8 @@ { "ControlName" "CExLabel" "fieldName" "AmmoInReserve" - "font" "CerbeticaBold32" - "font_minmode" "CerbeticaBold20" + "font" "Cerbetica32" + "font_minmode" "Cerbetica20" "fgcolor" "Ammo In Reserve" "xpos" "65" "ypos" "0" @@ -74,8 +74,8 @@ { "ControlName" "CExLabel" "fieldName" "AmmoInReserveShadow" - "font" "CerbeticaBold32" - "font_minmode" "CerbeticaBold20" + "font" "Cerbetica32" + "font_minmode" "Cerbetica20" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" @@ -96,8 +96,8 @@ { "ControlName" "CExLabel" "fieldName" "AmmoNoClip" - "font" "CerbeticaBold56" - "font_minmode" "CerbeticaBold32" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" "fgcolor" "Ammo In Clip" "xpos" "0" "ypos" "0" @@ -113,8 +113,8 @@ { "ControlName" "CExLabel" "fieldName" "AmmoNoClipShadow" - "font" "CerbeticaBold56" - "font_minmode" "CerbeticaBold32" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" |
