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/publishfiledialog.res | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'resource/ui/publishfiledialog.res') diff --git a/resource/ui/publishfiledialog.res b/resource/ui/publishfiledialog.res index 20f8970..0b8d8ee 100644 --- a/resource/ui/publishfiledialog.res +++ b/resource/ui/publishfiledialog.res @@ -83,7 +83,7 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica22" + "font" "HudFontMedium" } "LabelPreview" @@ -104,7 +104,7 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica14" + "font" "HudFontSmall" } "PreviewImageBorder" @@ -197,7 +197,7 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica14" + "font" "HudFontSmall" } "FileTitle" @@ -221,7 +221,7 @@ "fgcolor_override" "0 0 0 255" "bgcolor_override" "235 226 202 255" "paintbackgroundtype" "2" - "font" "Cerbetica14" + "font" "HudFontSmall" } "LabelDesc" @@ -242,7 +242,7 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica14" + "font" "HudFontSmall" } "FileDesc" { @@ -265,7 +265,7 @@ "fgcolor_override" "0 0 0 255" "bgcolor_override" "235 226 202 255" "paintbackgroundtype" "2" - "font" "Cerbetica14" + "font" "HudFontSmall" } "LabelSourceFile" @@ -286,7 +286,7 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica14" + "font" "HudFontSmall" } "SourceFile" @@ -308,7 +308,7 @@ "maxchars" "256" "NumericInputOnly" "0" "unicode" "0" - "font" "Cerbetica14" + "font" "HudFontSmall" } "ButtonSourceCosmetics" -- cgit v1.2.3