lv_font_manager_utils.h
Functions
-
bool lv_freetype_info_is_equal(const lv_freetype_info_t *ft_info_1, const lv_freetype_info_t *ft_info_2)
Compare font information.
- Parameters:
ft_info_1 – font information 1.
ft_info_2 – font information 2.
- Returns:
return true if the fonts are equal.
-
struct lv_freetype_info_t