Drawing simple char superfast

Description

Hi. I need to draw a set of char (something like table) contatining only one symbol in cell. Are there instruments for that? Something like label for a single symbol.

What MCU/Processor/Board and compiler are you using?

any

What LVGL version are you using?

7.0

What do you want to achieve?

Described in Description section

What have you tried so far?

Code to reproduce

Screenshot and/or video

Use a label and only put one character inside. There’s no special optimizations for one character vs multiple.

1 Like