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/huddamageaccount.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/huddamageaccount.res')
| -rw-r--r-- | resource/ui/huddamageaccount.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res index a999517..f4f00a1 100644 --- a/resource/ui/huddamageaccount.res +++ b/resource/ui/huddamageaccount.res @@ -9,8 +9,8 @@ "PositiveColor" "Heal Numbers" "NegativeColor" "Damage Numbers" "delta_lifetime" "2" - "delta_item_font" "CerbeticaBoldOutline24" - "delta_item_font_big" "CerbeticaBoldOutline24" + "delta_item_font" "Cerbetica24Outline" + "delta_item_font_big" "Cerbetica24Outline" } "DamageAccountValue" @@ -28,8 +28,8 @@ "enabled" "1" "labelText" "%metal%" "textAlignment" "center" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold20" + "font" "Cerbetica28" + "font_minmode" "Cerbetica20" "fgcolor" "Last DamageHeal Info" } @@ -46,8 +46,8 @@ "enabled" "1" "labelText" "%metal%" "textAlignment" "center" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold20" + "font" "Cerbetica28" + "font_minmode" "Cerbetica20" "fgcolor" "TransparentBlack" "pin_to_sibling" "DamageAccountValue" |
