i2c_oled sample
load_glyph()
is only used within i2c_oled sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i2c_oled sample
load_glyph()
load_glyph() function
Syntax
Show:
Summary
Declaration
from
lv_font_loader.c:338
static
int32_t
load_glyph
(
lv_fs_file_t
*
fp
,
lv_font_fmt_txt_dsc_t
*
font_dsc
,
uint32_t
start
,
uint32_t
*
glyph_offset
,
uint32_t
loca_count
,
font_header_bin_t
*
header
)
;
Arguments
Argument
fp
font_dsc
start
glyph_offset
loca_count
header
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out