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/hudspellselection.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/hudspellselection.res') diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res index 3e0693b..f940d09 100644 --- a/resource/ui/hudspellselection.res +++ b/resource/ui/hudspellselection.res @@ -64,8 +64,8 @@ { "ControlName" "CExLabel" "fieldName" "CountText" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold16" + "font" "Cerbetica28" + "font_minmode" "Cerbetica16" "labelText" "%counttext%" "textAlignment" "center" "xpos" "0" @@ -81,8 +81,8 @@ { "ControlName" "CExLabel" "fieldName" "CountTextShadow" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold16" + "font" "Cerbetica28" + "font_minmode" "Cerbetica16" "labelText" "%counttext%" "textAlignment" "center" "xpos" "-2" -- cgit v1.2.3