17 lines
620 B
Markdown
17 lines
620 B
Markdown
# 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.
|
|
|
|
|
|
|