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 /customizations/main_menu/mainmenuoverride-classic.res | |
| parent | efba2d7f8d7c68205331fcc3accad683649faed8 (diff) | |
Font Update
- Converted Cerbetica fonts from TTF to OTF
- Removed unused font definitions to reduce loading times
Diffstat (limited to 'customizations/main_menu/mainmenuoverride-classic.res')
| -rw-r--r-- | customizations/main_menu/mainmenuoverride-classic.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/customizations/main_menu/mainmenuoverride-classic.res b/customizations/main_menu/mainmenuoverride-classic.res index 66b1f5f..4e80008 100644 --- a/customizations/main_menu/mainmenuoverride-classic.res +++ b/customizations/main_menu/mainmenuoverride-classic.res @@ -40,7 +40,7 @@ "tabPosition" "0" "textinsetx" "25" "use_proportional_insets" "1" - "font" "CerbeticaBold16" + "font" "Cerbetica16" "textAlignment" "west" "dulltext" "0" "brighttext" "0" @@ -401,7 +401,7 @@ { "ControlName" "CExLabel" "fieldName" "TipLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "labelText" "%tiptext%" "textAlignment" "center" "xpos" "5" @@ -1220,7 +1220,7 @@ { "ControlName" "CExLabel" "fieldName" "VersionLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "labelText" "v2020.0808" "xpos" "r135" "ypos" "r15" @@ -1247,7 +1247,7 @@ "enabled" "1" "labeltext" "#MMenu_CharacterSetup" "command" "engine open_charinfo" - "font" "CerbeticaBold16" + "font" "Cerbetica16" "textAlignment" "west" "textinsetx" "0" "sound_depressed" "UI/buttonclick.wav" @@ -1276,7 +1276,7 @@ "enabled" "1" "labeltext" "#StoreTitle" "command" "engine open_store" - "font" "CerbeticaBold16" + "font" "Cerbetica16" "textAlignment" "west" "textinsetx" "0" "sound_depressed" "UI/buttonclick.wav" @@ -1306,7 +1306,7 @@ "AllCaps" "1" "labeltext" "#MMenu_SteamWorkshop" "command" "engine OpenSteamWorkshopDialog" - "font" "CerbeticaBold16" + "font" "Cerbetica16" "textAlignment" "west" "textinsetx" "0" "sound_depressed" "UI/buttonclick.wav" @@ -1336,7 +1336,7 @@ "AllCaps" "1" "labeltext" "#MMenu_Tooltip_Options" "command" "OpenOptionsDialog" - "font" "CerbeticaBold16" + "font" "Cerbetica16" "textAlignment" "west" "textinsetx" "0" "sound_depressed" "UI/buttonclick.wav" @@ -1366,7 +1366,7 @@ "AllCaps" "1" "labeltext" "#MMenu_Tooltip_AdvOptions" "command" "OpenTF2Options" - "font" "CerbeticaBold16" + "font" "Cerbetica16" "textAlignment" "west" "textinsetx" "0" "sound_depressed" "UI/buttonclick.wav" @@ -1396,7 +1396,7 @@ "AllCaps" "1" "labeltext" "MINMODE TOGGLE" "command" "engine incrementvar cl_hud_minmode 0 1 1" - "font" "CerbeticaBold16" + "font" "Cerbetica16" "textAlignment" "west" "textinsetx" "0" "sound_depressed" "UI/buttonclick.wav" @@ -1553,7 +1553,7 @@ "enabled" "1" "tabPosition" "0" "textinsetx" "0" - "font" "Cerbetica20" + "font" "HudFontMediumSecondary" "use_proportional_insets" "1" "textAlignment" "center" "dulltext" "0" @@ -1669,7 +1669,7 @@ "enabled" "1" "tabPosition" "0" "textinsetx" "0" - "font" "Cerbetica20" + "font" "HudFontMediumSecondary" "use_proportional_insets" "1" "textAlignment" "center" "dulltext" "0" |
