lv_font_fmt_txt_private.h
API reference for lv_font_fmt_txt_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_font_fmt_txt.h
Enums
lv_font_fmt_rle_state_t
| Name | Value |
|---|---|
RLE_STATE_SINGLE | 0 |
RLE_STATE_REPEATED | |
RLE_STATE_COUNTER |
Structs
struct
lv_font_fmt_rle_t
| Member | Type | Description |
|---|---|---|
rdp | uint32_t | |
in | const uint8_t * | |
bpp | uint8_t | |
prev_v | uint8_t | |
count | uint8_t | |
state | lv_font_fmt_rle_state_t |
Dependencies
How is this guide?
Last updated on