ckielstra
|
febafd1cc7
|
chore: many trivial spelling and layout fixes (#3008)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-01-17 08:10:23 -05:00 |
|
Gabor Kiss-Vamosi
|
db53ea925c
|
arch(draw): allow replacing the draw engine
BREAKING CHANGE: the API of lv_draw_... function have been changed
|
2021-12-21 15:54:22 +01:00 |
|
Uli Raich
|
cd197a8e49
|
feat(examples) add micropython versions of the external library examples (#2762)
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
|
2021-11-24 21:18:15 -05:00 |
|
guoweilkd
|
81f7d50c45
|
feat(freetype): support bold and italic (#2824)
* feat(freetype):support bold and italic
* fix(format): replace code-format.sh with code-format.py
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2021-11-24 20:19:09 +01:00 |
|
Gabor Kiss-Vamosi
|
d908f31f8f
|
test fix warning and docs build error
|
2021-10-04 14:55:27 +02:00 |
|
Gabor Kiss-Vamosi
|
18f61c5f77
|
arch add small 3rd party libs to lvgl (#2569)
* move png, sjpg, bmp, gif, fs_if to extra/libs
* reorganize the examples
* update lv_conf_internal.h
* fix warnings
* add freetype
* remove unused assets
* add the new libs to build tests
* update the docs
|
2021-10-04 14:34:11 +02:00 |
|