File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -750,7 +750,7 @@ HASPmota can use 3 types of LVGL fonts:
750
750
751
751
### Embedded fonts
752
752
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 " `
754
754
755
755
![ HASPmota fonts] ( _media/lvgl/HASPmota_20_fonts.png )
756
756
@@ -763,6 +763,22 @@ Embedded font|Details
763
763
764
764
### Embedded symbols
765
765
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
+
766
782
### Embedded special fonts
767
783
768
784
Embedded font|Details
You can’t perform that action at this time.
0 commit comments