font: start to inegrate

This commit is contained in:
Gabor Kiss-Vamosi
2019-05-29 06:40:19 +02:00
parent b174398cb5
commit 4cffb73357
7 changed files with 102 additions and 172 deletions

3
lvgl.h
View File

@@ -30,6 +30,9 @@ extern "C" {
#include "src/lv_themes/lv_theme.h"
#include "src/lv_misc/lv_font.h"
#include "src/lv_misc/lv_font_fmt/lv_font_fmt_txt.h"
#include "src/lv_objx/lv_btn.h"
#include "src/lv_objx/lv_imgbtn.h"
#include "src/lv_objx/lv_img.h"