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

Text Wrapping #99

Open
wiless opened this issue Mar 27, 2016 · 2 comments
Open

Text Wrapping #99

wiless opened this issue Mar 27, 2016 · 2 comments

Comments

@wiless
Copy link

wiless commented Mar 27, 2016

How do we do text wrapping ?

thanks

@llgcode
Copy link
Owner

llgcode commented Mar 29, 2016

There's no support today in draw2d to do text wrapping. But you can
implement your own text wrapping by using the length of a string.

-- Laurent.

On 27 March 2016 at 11:33, wiless [email protected] wrote:

How do we do text wrapping ?

thanks


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#99

@wiless
Copy link
Author

wiless commented Mar 30, 2016

I managed, using bounding rectangle sizes for each word of the string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants