feat(tiny_ttf): ttf support (#3680)

Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
honey the codewitch
2022-09-26 08:30:07 -07:00
committed by GitHub
parent 4c3bca9a7f
commit 57e0943b10
30 changed files with 31050 additions and 457 deletions

View File

@@ -21,6 +21,7 @@ extern "C" {
#include "qrcode/lv_example_qrcode.h"
#include "rlottie/lv_example_rlottie.h"
#include "sjpg/lv_example_sjpg.h"
#include "tiny_ttf/lv_example_tiny_ttf.h"
/*********************
* DEFINES