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/hudammoweapons.res | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'resource/ui/hudammoweapons.res') 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" -- cgit v1.2.3