mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 12:09:13 +08:00
CURA-4790 Removed "bold" property
This commit is contained in:
parent
c7f8044a32
commit
1bdd50e17f
@ -7,7 +7,6 @@
|
||||
"large": {
|
||||
"size": 1.35,
|
||||
"weight": 63,
|
||||
"bold": true,
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"large_nonbold": {
|
||||
@ -23,7 +22,6 @@
|
||||
"default_bold": {
|
||||
"size": 1.0,
|
||||
"weight": 63,
|
||||
"bold": true,
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"default_italic": {
|
||||
@ -35,7 +33,6 @@
|
||||
"small": {
|
||||
"size": 1.0,
|
||||
"weight": 63,
|
||||
"bold": true,
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"very_small": {
|
||||
@ -51,13 +48,11 @@
|
||||
"setting_category": {
|
||||
"size": 1.15,
|
||||
"weight": 63,
|
||||
"bold": true,
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"action_button": {
|
||||
"size": 1.15,
|
||||
"weight": 50,
|
||||
"bold": true,
|
||||
"family": "Noto Sans"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user