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/hudspellselection.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/hudspellselection.res')
| -rw-r--r-- | resource/ui/hudspellselection.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res index 3e0693b..f940d09 100644 --- a/resource/ui/hudspellselection.res +++ b/resource/ui/hudspellselection.res @@ -64,8 +64,8 @@ { "ControlName" "CExLabel" "fieldName" "CountText" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold16" + "font" "Cerbetica28" + "font_minmode" "Cerbetica16" "labelText" "%counttext%" "textAlignment" "center" "xpos" "0" @@ -81,8 +81,8 @@ { "ControlName" "CExLabel" "fieldName" "CountTextShadow" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold16" + "font" "Cerbetica28" + "font_minmode" "Cerbetica16" "labelText" "%counttext%" "textAlignment" "center" "xpos" "-2" |
