You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you very much for using LibDriver. String output relies on a single point drawing function, and the display of each character is equivalent to drawing multiple points that's why the speed is slow. We will update it to matrix filling later, which can greatly improve the display speed of character strings. Thank you for your suggestion.
Version
1.0
Describe the bug
Printing strings is very slow, but printing pictures is super fast.
Code location L294
Reproduce
I use
project/raspberrypi4b
,st7789_basic_string
is very slow.Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: