diff options
author | Mariotaku <mariotaku.lee@gmail.com> | 2021-11-22 18:43:58 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-22 10:43:58 +0100 |
commit | 3ea4d664115121834be7a76ffaf753cfd03dbb0b (patch) | |
tree | 93999d9115d9c637a10b07986d66fb0fee26e341 /scripts/style_api_gen.py | |
parent | 57cde348fa0ed6db429133dafdcb2da3d176ed6b (diff) | |
download | lvgl-3ea4d664115121834be7a76ffaf753cfd03dbb0b.tar.gz lvgl-3ea4d664115121834be7a76ffaf753cfd03dbb0b.zip |
feat(font) add fallback support and mem. font load option to FreeType (#2796)
* adding font type check
* using theme specified font
supports freetype drawing
* adding font type check
* using theme specified font
supports freetype drawing
* freetype fallback font support
* improved fallback font
* updated fallback font modifier
* docs(events) LV_EVENT_APPLY was removed (#2791)
* reverted to default font logic
* removed unused function
* improved font fallback
* font fallback for default lv_draw_letter as well
* added back masked drawing support
* fallback support for freetype uncached
* updated description
* fixed constructor initialization for ISO C
* reverted unneeded changes
* using loop instead of recursion to resolve glyph info
* simplified glyph dec resolving
* removed unused enum value
* improved lv_font_fmt_ft_dsc_t field naming
* supports pointer as freetype font source
* Updated docs for font fallback
Co-authored-by: Vincent Hamp <higaski@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Diffstat (limited to 'scripts/style_api_gen.py')
0 files changed, 0 insertions, 0 deletions