Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: text wrap #25

Open
currycooqoo opened this issue Apr 18, 2023 · 1 comment
Open

Feature request: text wrap #25

currycooqoo opened this issue Apr 18, 2023 · 1 comment
Labels
progress: fixing Fixing code now

Comments

@currycooqoo
Copy link

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.

@takkaO
Copy link
Owner

takkaO commented May 1, 2023

Thank you for using this library 😊

I will try to implement it.

@takkaO takkaO added the progress: fixing Fixing code now label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
progress: fixing Fixing code now
Projects
None yet
Development

No branches or pull requests

2 participants