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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: