lv_font_manager_recycle.h
API reference for lv_font_manager_recycle.h
Summary
Functions
lv_font_manager_recycle_set_reuse
Set fonts to be reused.
void lv_font_manager_recycle_set_reuse(lv_font_manager_recycle_t *manager, lv_font_t *font, const lv_font_info_t *ft_info)| Name | Type | Description |
|---|---|---|
manager | lv_font_manager_recycle_t * | pointer to font recycle manager. |
font | lv_font_t * | |
ft_info | const lv_font_info_t * | font info. |
Typedefs
lv_font_manager_recycle_t
typedef struct _lv_font_manager_recycle_t lv_font_manager_recycle_tUsed by 4 functions
lv_font_manager_recycle_delete— parammanagerlv_font_manager_recycle_get_reuse— parammanagerlv_font_manager_recycle_set_reuse— parammanagerlv_font_recycle_remove_fonts— parammanager
Dependencies
Indirect dependencies
How is this guide?
Last updated on