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/replaybrowser/thumbnailcollection.res | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'resource/ui/replaybrowser/thumbnailcollection.res') diff --git a/resource/ui/replaybrowser/thumbnailcollection.res b/resource/ui/replaybrowser/thumbnailcollection.res index 410419a..5d33167 100644 --- a/resource/ui/replaybrowser/thumbnailcollection.res +++ b/resource/ui/replaybrowser/thumbnailcollection.res @@ -24,7 +24,7 @@ "zpos" "5" "visible" "0" "enabled" "1" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "center" "text" "#Replay_RenderAll" "Command" "render_queued_replays" @@ -36,7 +36,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "west" "labelText" "" "auto_wide_tocontents" "1" @@ -54,7 +54,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "labelText" "%titleandcount%" "textAlignment" "west" "zpos" "2" @@ -70,7 +70,7 @@ { "ControlName" "CExLabel" "fieldName" "DateLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "west" "zpos" "2" "autoResize" "0" @@ -85,7 +85,7 @@ { "ControlName" "CExLabel" "fieldName" "WarningLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "west" "zpos" "1" "autoResize" "0" @@ -112,7 +112,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "west" "labelText" "" "auto_wide_tocontents" "1" @@ -142,7 +142,7 @@ { "ControlName" "CExLabel" "fieldName" "NoReplayItemsLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "wide" "400" "tall" "40" "zpos" "5" -- cgit v1.2.3