diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 20:38:01 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 20:38:01 -0400 |
| commit | e391ac81598292127c356fcb6adbd83db72c5888 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/publishfiledialog.res | |
| parent | efba2d7f8d7c68205331fcc3accad683649faed8 (diff) | |
Font Update
- Converted Cerbetica fonts from TTF to OTF
- Removed unused font definitions to reduce loading times
Diffstat (limited to 'resource/ui/publishfiledialog.res')
| -rw-r--r-- | resource/ui/publishfiledialog.res | 16 |
1 files changed, 8 insertions, 8 deletions
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" |
