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 --- customizations/player_health/hudplayerhealth-broesel.res | 8 ++++---- customizations/player_health/hudplayerhealth.res | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'customizations/player_health') diff --git a/customizations/player_health/hudplayerhealth-broesel.res b/customizations/player_health/hudplayerhealth-broesel.res index a75d672..6351d22 100644 --- a/customizations/player_health/hudplayerhealth-broesel.res +++ b/customizations/player_health/hudplayerhealth-broesel.res @@ -100,14 +100,14 @@ { "xpos" "-18" "ypos" "12" - "font" "CerbeticaBold24" - "font_minmode" "CerbeticaBold24" + "font" "Cerbetica24" + "font_minmode" "Cerbetica24" } "PlayerStatusHealthValueShadow" { - "font" "CerbeticaBold24" - "font_minmode" "CerbeticaBold24" + "font" "Cerbetica24" + "font_minmode" "Cerbetica24" } "PlayerStatusAnchor" diff --git a/customizations/player_health/hudplayerhealth.res b/customizations/player_health/hudplayerhealth.res index feaab02..b514365 100644 --- a/customizations/player_health/hudplayerhealth.res +++ b/customizations/player_health/hudplayerhealth.res @@ -77,8 +77,8 @@ "enabled" "1" "labelText" "%Health%" "textAlignment" "center" - "font" "CerbeticaBold56" - "font_minmode" "CerbeticaBold32" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" "fgcolor" "Health Normal" } @@ -95,8 +95,8 @@ "enabled" "1" "labelText" "%Health%" "textAlignment" "center" - "font" "CerbeticaBold56" - "font_minmode" "CerbeticaBold32" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" "fgcolor" "0 0 0 200" "pin_to_sibling" "PlayerStatusHealthValue" -- cgit v1.2.3