Go to file
2017-05-15 09:49:36 +02:00
lv_app Updates before release 2017-05-15 09:48:48 +02:00
lv_appx Updates before release 2017-05-15 09:48:48 +02:00
lv_draw shadow bugfix 2017-05-13 11:03:08 +02:00
lv_obj Merge beta to release v4.0 2017-05-15 09:17:36 +02:00
lv_objx Merge branch 'master' of https://github.com/littlevgl/lvgl 2017-05-15 09:17:20 +02:00
img_conf_templ.h Imporvements fot modularity 2017-01-02 15:29:05 +01:00
licence.txt Adding the already exting code 2016-06-08 07:25:08 +02:00
lv_conf_templ.h Updates before release 2017-05-15 09:48:48 +02:00
lvgl.h release v4.0.0 2017-05-15 09:49:36 +02:00
README.md Update README.md 2017-03-19 03:33:17 +01:00

LittleV Graphical Libraray Core

LittleV Graphical Library is C written software libraray which helps you to add modern and innovative graphical user interface to your embedded application.

The library supports high level graphical effects, like anialaiasing, opacity, color fade etc.

The GUI can be built from simple objects like screens, buttons labels, images etc.

The "misc" modul is required to use use the library. (https://github.com/littlevgl/misc)

Check littlev.hu for more information!

There are two branches: master and beta. In beta you will find the newest features which are not released yet.