stil / gd-text

PHP class making it easy to type text on pictures. Supports multi-lined text, horizontal and vertical alignment.
401 stars 130 forks source link

Adding automatic word wrapping. #2

Closed alexarno closed 10 years ago

alexarno commented 10 years ago

Added automatic wrapping if the line length exceeds the width of the box.

stil commented 10 years ago

Thanks for the help. I modified it a little bit, so it wraps every line, even if there are \n characters in text. The result is pretty cool alt

alexarno commented 10 years ago

Very nice - looks awesome!

On 26 Apr 2014, at 21:07, stil notifications@github.com wrote:

Thanks for the help. I modified it a little bit, so it wraps every line, even if there are \n characters in text. The result is pretty cool

— Reply to this email directly or view it on GitHub.

Alex Rosen alexarno@gmail.com