Arabic and Persian text support

This commit is contained in:
hamidrm
2020-03-14 21:43:09 +03:30
parent 66bc27e424
commit fe28c947c4
6 changed files with 5829 additions and 0 deletions

1
lvgl.h
View File

@@ -34,6 +34,7 @@ extern "C" {
#include "src/lv_font/lv_font.h"
#include "src/lv_font/lv_font_fmt_txt.h"
#include "src/lv_misc/lv_bidi.h"
#include "src/lv_misc/lv_txt_ap.h"
#include "src/lv_misc/lv_printf.h"
#include "src/lv_widgets/lv_btn.h"