1
0
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>
2017-01-13 10:29:12 +05:30
2017-01-02 15:29:05 +01:00
2016-06-08 07:25:08 +02:00
2017-01-08 16:01:07 +01:00
2016-06-15 11:40:04 +02: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 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.

Languages
C 90.2%
C++ 8.2%
Python 1.1%
Assembly 0.2%
CMake 0.1%