Skip to content

Commit 7bfc149

Browse files
committed
HASPmota add icons
1 parent d8975fd commit 7bfc149

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

docs/HASPmota.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ HASPmota can use 3 types of LVGL fonts:
750750

751751
### Embedded fonts
752752

753-
Use attribute like `"text_font":"<font_name>-<font_size>"`. The default is `"text_font":"robotocondensed-14"`
753+
Use attribute like `"text_font":"<font_name>-<font_size>"`. The default is `"text_font":"robotocondensed-16"`
754754

755755
![HASPmota fonts](_media/lvgl/HASPmota_20_fonts.png)
756756

@@ -763,6 +763,22 @@ Embedded font|Details
763763

764764
### Embedded symbols
765765

766+
HASPmota combines icons from LVGL and from OpenHASP.
767+
768+
![HASPmota icons](_media/lvgl/HASPmota_21_icons.png)
769+
770+
You can use the following icons fonts:
771+
772+
Embedded font|Details
773+
:---|:---
774+
`icons-10`|Also contained in `montserrat-10`
775+
`icons-12`|
776+
`icons-14`|Also contained in `montserrat-14`
777+
`icons-18`|
778+
`icons-20`|Also contained in `montserrat-20`
779+
`icons-24`|
780+
`icons-28`|Also contained in `montserrat-28`
781+
766782
### Embedded special fonts
767783

768784
Embedded font|Details
-74 Bytes
Loading
8.26 KB
Loading

0 commit comments

Comments
 (0)