From 475a136ff3cad05b5aec5fb44c749c0cc4e006af Mon Sep 17 00:00:00 2001
From: fvanroie <15969459+fvanroie@users.noreply.github.com>
Date: Sun, 2 Feb 2020 18:47:55 +0100
Subject: [PATCH] Update README.md
---
README.md | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 69654323..1abbfe7e 100644
--- a/README.md
+++ b/README.md
@@ -12,18 +12,18 @@ This version also adds ESP32 support to take advantage of the additional hardwar
## Features
-| Feature | ESP8266 | ESP32
-|--------------------|---------|---------
-| SPI display |
- - [x] yes
| - - [x] yes
-| Parallel display | - - [ ] no
| *tbd*
-| PWM Screen dimming | - - [x] yes
| - - [x] yes
-| Maximum Page Count | 4 | 12
-| Object Types / Widgets | 14 | 15
-| Dynamic Objects | - - [x] yes
| - - [x] yes
+| Feature | ESP8266 | ESP32
+|-------------------------|---------|---------
+| SPI display | - - [x] yes
| - - [x] yes
+| Parallel display | - - [ ] no
| *tbd*
+| PWM Screen dimming | - - [x] yes
| - - [x] yes
+| Maximum Page Count | 4 | 12
+| Object Types / Widgets | 14 | 15
+| Dynamic Objects | - - [x] yes
| - - [x] yes
| [Lvgl Theme Support][3] | basic only | all themes
-| Custom .zi V5 font | - - [x] yes (latin1)
| - - [x] yes (latin1)
-| [FontAwesome Icons][4] | - - [x] 1300+
| - - [x] 1300+
-| PNG images | - - [ ] no
| *tbd*
+| [Custom .zi V5 font][4] | - - [x] yes (latin1)
| - - [x] yes (latin1)
+| [FontAwesome Icons][5] | - - [x] 1300+
| - - [x] 1300+
+| PNG images | - - [ ] no
| *tbd*
## Cloning
@@ -46,4 +46,5 @@ Check out the [wiki](https://github.com/fvanroie/hasp-lvgl/wiki) for how-to's, i
[1]: https://github.com/aderusha/HASwitchPlate
[2]: https://github.com/littlevgl/lvgl
[3]: https://littlevgl.com/themes
-[4]: https://fontawesome.com/cheatsheet/
+[4]: https://github.com/fvanroie/HMI-Font-Pack/releases
+[5]: https://fontawesome.com/cheatsheet/