PistonDevelopers / gfx_text

Draw text for gfx using freetype
http://docs.piston.rs/gfx_text/gfx_text/
MIT License
22 stars 12 forks source link

Word wrapping #10

Open Kagami opened 9 years ago

Kagami commented 9 years ago

Fit text into the given width, wrap by spaces and also correctly recognize line breaks.

Was requested by @LaylConway on #rust.