-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
There is a new feature of LVGL C library that looks very cool on version 7.4.0:
Add lv_font_load() function - Loads a lv_font_t object from a binary font file
Add lv_font_free() function - Frees the memory allocated by the lv_font_load() function
This would enable us to load a custom function completely safe.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request