Aligning the mulitline text?
[email protected] ("Andrei Stebakov")
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
Is there a support in libgd for multiline text alignment? For instance when I put a Newline character in the string by default I see that it's all left alligned. Let's say I want the two lines of my text to be center-aligned? How can I do it? Thank you, Andrei