Update font files in generate.py for improved typography consistency
This commit is contained in:
@@ -219,19 +219,19 @@ time:
|
||||
- lvgl.page.show: page_home
|
||||
|
||||
font:
|
||||
- file: "roboto"
|
||||
- file: "fonts/Nunito-Black.ttf"
|
||||
id: font_title
|
||||
size: 40
|
||||
- file: "roboto"
|
||||
- file: "fonts/Nunito-ExtraBold.ttf"
|
||||
id: font_name
|
||||
size: 30
|
||||
- file: "roboto"
|
||||
- file: "fonts/Nunito-Bold.ttf"
|
||||
id: font_med
|
||||
size: 22
|
||||
- file: "roboto"
|
||||
- file: "fonts/Nunito-SemiBold.ttf"
|
||||
id: font_small
|
||||
size: 17
|
||||
- file: "roboto"
|
||||
- file: "fonts/Nunito-SemiBold.ttf"
|
||||
id: font_tiny
|
||||
size: 13
|
||||
|
||||
|
||||
Reference in New Issue
Block a user