Using GD library how to make the text as bold,italics, underline.
I have used imagettftext ( resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text ) this function for write text to the image. I could not make bold.
Please any one help me.
GD Library Problem
Moderator: General Moderators
-
vilvendhan
- Forum Newbie
- Posts: 5
- Joined: Thu Apr 19, 2007 6:21 am
GD Library Problem
Thanks for your help.
I used bold version of font. It is working now. Same as Italics.
Underline only problem.
I used bold version of font. It is working now. Same as Italics.
Underline only problem.