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/econ/itemmodelpanel.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/econ/itemmodelpanel.res') diff --git a/resource/ui/econ/itemmodelpanel.res b/resource/ui/econ/itemmodelpanel.res index dbca196..4f6ed8d 100644 --- a/resource/ui/econ/itemmodelpanel.res +++ b/resource/ui/econ/itemmodelpanel.res @@ -152,7 +152,7 @@ { "ControlName" "CExLabel" "fieldName" "quantitylabel" - "font" "Cerbetica8" + "font" "Default" "xpos" "4" "ypos" "4" "zpos" "2" @@ -173,7 +173,7 @@ { "ControlName" "CExLabel" "fieldName" "serieslabel" - "font" "Cerbetica8" + "font" "Default" "xpos" "4" "ypos" "4" "zpos" "2" -- cgit v1.2.3