mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:56:04 +08: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
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…
x
Reference in New Issue
Block a user