lv_canvas_draw_text() function
Draw a text on the canvas.
Arguments
canvas
pointer to a canvas object
x
left coordinate of the text
y
top coordinate of the text
max_w
max width of the text. The text will be wrapped to fit into this size
draw_dsc
pointer to a valid label descriptor `lv_draw_label_dsc_t`