OpenFontRender
OpenFontRender copied to clipboard
Feature request: text wrap
I want you to increase the function of wrap operation
for LovyanGFX
setTextWrap(true, true)
If the first argument is true, move to the left edge after reaching the right edge.
If the second argument is true, it will move to the top after reaching the bottom. (If omitted: false)
Thanks.
Thank you for using this library 😊
I will try to implement it.