mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-04-19 12:57:19 +00:00
Add font sizes 18px and 64px
This commit is contained in:
parent
18a76a0024
commit
65ceea7062
2230
src/font/ascii/robotocondensed_regular_18_ascii.cpp
Normal file
2230
src/font/ascii/robotocondensed_regular_18_ascii.cpp
Normal file
File diff suppressed because it is too large
Load Diff
8334
src/font/ascii/robotocondensed_regular_64_ascii.cpp
Normal file
8334
src/font/ascii/robotocondensed_regular_64_ascii.cpp
Normal file
File diff suppressed because it is too large
Load Diff
2956
src/font/cyrillic/robotocondensed_regular_18_cyrillic.cpp
Normal file
2956
src/font/cyrillic/robotocondensed_regular_18_cyrillic.cpp
Normal file
File diff suppressed because it is too large
Load Diff
10973
src/font/cyrillic/robotocondensed_regular_64_cyrillic.cpp
Normal file
10973
src/font/cyrillic/robotocondensed_regular_64_cyrillic.cpp
Normal file
File diff suppressed because it is too large
Load Diff
@ -5,6 +5,7 @@
|
||||
"size": [
|
||||
12,
|
||||
14,
|
||||
18,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
@ -16,7 +17,8 @@
|
||||
38,
|
||||
40,
|
||||
44,
|
||||
48
|
||||
48,
|
||||
64
|
||||
],
|
||||
"textfont": "src/font/roboto/RobotoCondensed-Regular.ttf",
|
||||
"iconfont": "src/font/materialdesignicons-webfont.ttf",
|
||||
@ -42,6 +44,7 @@
|
||||
"size": [
|
||||
12,
|
||||
14,
|
||||
18,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
@ -152,6 +155,7 @@
|
||||
"size": [
|
||||
12,
|
||||
14,
|
||||
18,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
@ -163,7 +167,8 @@
|
||||
38,
|
||||
40,
|
||||
44,
|
||||
48
|
||||
48,
|
||||
64
|
||||
],
|
||||
"textfont": "src/font/roboto/RobotoCondensed-Regular.ttf",
|
||||
"iconfont": "src/font/materialdesignicons-webfont.ttf",
|
||||
@ -244,6 +249,7 @@
|
||||
"size": [
|
||||
12,
|
||||
14,
|
||||
18,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
@ -255,7 +261,8 @@
|
||||
38,
|
||||
40,
|
||||
44,
|
||||
48
|
||||
48,
|
||||
64
|
||||
],
|
||||
"textfont": "src/font/roboto/RobotoCondensed-Regular.ttf",
|
||||
"iconfont": "src/font/materialdesignicons-webfont.ttf",
|
||||
@ -286,6 +293,7 @@
|
||||
"size": [
|
||||
12,
|
||||
14,
|
||||
18,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
@ -297,7 +305,8 @@
|
||||
38,
|
||||
40,
|
||||
44,
|
||||
48
|
||||
48,
|
||||
64
|
||||
],
|
||||
"textfont": "src/font/roboto/RobotoCondensed-Regular.ttf",
|
||||
"iconfont": "src/font/materialdesignicons-webfont.ttf",
|
||||
@ -331,6 +340,7 @@
|
||||
"size": [
|
||||
12,
|
||||
14,
|
||||
18,
|
||||
16,
|
||||
20,
|
||||
22,
|
||||
@ -342,7 +352,8 @@
|
||||
38,
|
||||
40,
|
||||
44,
|
||||
48
|
||||
48,
|
||||
64
|
||||
],
|
||||
"textfont": "src/font/roboto/RobotoCondensed-Regular.ttf",
|
||||
"iconfont": "src/font/materialdesignicons-webfont.ttf",
|
||||
@ -454,12 +465,7 @@
|
||||
24,
|
||||
26,
|
||||
28,
|
||||
32,
|
||||
36,
|
||||
38,
|
||||
40,
|
||||
44,
|
||||
48
|
||||
32
|
||||
],
|
||||
"textfont": "src/font/notosans/NotoSansSC-Regular.otf",
|
||||
"iconfont": "src/font/materialdesignicons-webfont.ttf",
|
||||
|
2766
src/font/greek/robotocondensed_regular_18_greek.cpp
Normal file
2766
src/font/greek/robotocondensed_regular_18_greek.cpp
Normal file
File diff suppressed because it is too large
Load Diff
10467
src/font/greek/robotocondensed_regular_64_greek.cpp
Normal file
10467
src/font/greek/robotocondensed_regular_64_greek.cpp
Normal file
File diff suppressed because it is too large
Load Diff
2863
src/font/latin1/robotocondensed_regular_18_latin1.cpp
Normal file
2863
src/font/latin1/robotocondensed_regular_18_latin1.cpp
Normal file
File diff suppressed because it is too large
Load Diff
3117
src/font/latin2/robotocondensed_regular_18_latin2.cpp
Normal file
3117
src/font/latin2/robotocondensed_regular_18_latin2.cpp
Normal file
File diff suppressed because it is too large
Load Diff
11928
src/font/latin2/robotocondensed_regular_64_latin2.cpp
Normal file
11928
src/font/latin2/robotocondensed_regular_64_latin2.cpp
Normal file
File diff suppressed because it is too large
Load Diff
3440
src/font/vietnamese/robotocondensed_regular_18_vietnamese.cpp
Normal file
3440
src/font/vietnamese/robotocondensed_regular_18_vietnamese.cpp
Normal file
File diff suppressed because it is too large
Load Diff
13640
src/font/vietnamese/robotocondensed_regular_64_vietnamese.cpp
Normal file
13640
src/font/vietnamese/robotocondensed_regular_64_vietnamese.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user