Update README

This commit is contained in:
fvanroie 2020-02-02 17:00:23 +01:00
parent 94b5019bfa
commit bc6191e695

View File

@ -10,7 +10,7 @@ This version also adds ESP32 support to take advantage of the additional hardwar
## Features ## Features
<img align="right" width="240" height="320" src="https://raw.githubusercontent.com/fvanroie/hasp-lvgl/master/docs/img/screenhot-13.png"> ![Screenshot]](https://raw.githubusercontent.com/fvanroie/hasp-lvgl/master/docs/img/screenhot-13.png){:style="float: right;margin-right: 7px;margin-top: 7px;"}
| Feature | ESP8266 | ESP32 | Feature | ESP8266 | ESP32
|--------------------|---------|--------- |--------------------|---------|---------
@ -22,7 +22,7 @@ This version also adds ESP32 support to take advantage of the additional hardwar
| Dynamic Objects | <ul><li>- [x] yes</li> | <ul><li>- [x] yes</li> | Dynamic Objects | <ul><li>- [x] yes</li> | <ul><li>- [x] yes</li>
| Lvgl Theme Support | basic only | all themes | Lvgl Theme Support | basic only | all themes
| Custom .zi V5 font | <ul><li>- [x] yes</li> | <ul><li>- [x] yes</li> | Custom .zi V5 font | <ul><li>- [x] yes</li> | <ul><li>- [x] yes</li>
| FontAwesome Icons | <ul><li>- [ ] 1200+</li> | <ul><li>- [ ] 1200+</li> | FontAwesome Icons | <ul><li>- [x] 1300+</li> | <ul><li>- [x] 1300+</li>
| PNG images | <ul><li>- [ ] no</li> | *tbd* | PNG images | <ul><li>- [ ] no</li> | *tbd*
# Cloning # Cloning