OpenFontRender icon indicating copy to clipboard operation
OpenFontRender copied to clipboard

Feature request: text wrap

Open currycooqoo opened this issue 1 year ago • 1 comments

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.

currycooqoo avatar Apr 18 '23 00:04 currycooqoo

Thank you for using this library 😊

I will try to implement it.

takkaO avatar May 01 '23 14:05 takkaO