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/econ/itemmodelpanel.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/econ/itemmodelpanel.res')
| -rw-r--r-- | resource/ui/econ/itemmodelpanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/econ/itemmodelpanel.res b/resource/ui/econ/itemmodelpanel.res index dbca196..4f6ed8d 100644 --- a/resource/ui/econ/itemmodelpanel.res +++ b/resource/ui/econ/itemmodelpanel.res @@ -152,7 +152,7 @@ { "ControlName" "CExLabel" "fieldName" "quantitylabel" - "font" "Cerbetica8" + "font" "Default" "xpos" "4" "ypos" "4" "zpos" "2" @@ -173,7 +173,7 @@ { "ControlName" "CExLabel" "fieldName" "serieslabel" - "font" "Cerbetica8" + "font" "Default" "xpos" "4" "ypos" "4" "zpos" "2" |
