mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Use Open Sans font instead of Proxima Nova
Also removes unused Roboto font Contributes to CURA-953
This commit is contained in:
parent
f05eaf6d9c
commit
f8681ed401
23 changed files with 11 additions and 11 deletions
BIN
resources/themes/cura/fonts/OpenSans-Bold.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-Bold.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-BoldItalic.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-ExtraBold.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-ExtraBoldItalic.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-ExtraBoldItalic.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-Italic.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-Italic.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-Light.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-Light.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-LightItalic.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-LightItalic.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-Regular.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-Regular.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-Semibold.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-Semibold.ttf
Normal file
Binary file not shown.
BIN
resources/themes/cura/fonts/OpenSans-SemiboldItalic.ttf
Normal file
BIN
resources/themes/cura/fonts/OpenSans-SemiboldItalic.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -3,52 +3,52 @@
|
|||
"large": {
|
||||
"size": 1.25,
|
||||
"bold": true,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"default": {
|
||||
"size": 1.15,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"default_bold": {
|
||||
"size": 1.15,
|
||||
"bold": true,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"small": {
|
||||
"size": 1.0,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"very_small": {
|
||||
"size": 0.75,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"caption": {
|
||||
"size": 1.0,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"sidebar_header": {
|
||||
"size": 0.75,
|
||||
"capitalize": true,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"default_header": {
|
||||
"size": 1.0,
|
||||
"bold": true,
|
||||
"family": "Proxima Nova Rg",
|
||||
"family": "Open Sans",
|
||||
"letterSpacing": 2.0
|
||||
},
|
||||
"button_tooltip": {
|
||||
"size": 1.0,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"setting_category": {
|
||||
"size": 1.15,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
},
|
||||
"action_button": {
|
||||
"size": 1.15,
|
||||
"bold": true,
|
||||
"family": "Proxima Nova Rg"
|
||||
"family": "Open Sans"
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue