mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
Ajay Bhargav
ba093a8d80
lv_misc: Add new font FONT_SYMBOL_60 of size 60px
New font added with similar symbol to that of symbol_30 but of double height. Signed-off-by: Ajay Bhargav <contact@rickeyworld.info>
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 simle 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.
Description
Languages
C
90.2%
C++
8.2%
Python
1.1%
Assembly
0.2%
CMake
0.1%