call.
imagepng ($im);
imagedestroy ($im);
Hope this helps,
Hugh
- Original Message -
From: "Alex Shi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 1:00 PM
Subject: Re: [PHP] text to image
> forgot somethingwhen try fol
On Saturday 15 February 2003 04:49, Alex Shi wrote:
> I got following error msg when ran it:
>
>
> Warning: ImageTtfText: No TTF support in this PHP build in
> /home/dotkard/www/current_time.php on line 6
You need to configure/recompile php with TTF support.
> Warning: ImageGif: No GIF support
unctions in the php
> > manual. There are some font limitations, specifically dealing with
> > alternate characters, but you'll find out what works and what doesn't
soon
> > enough.
> > Hugh
> >
> > - Original Message -
> > From: "Alex
characters, but you'll find out what works and what doesn't soon
> enough.
> Hugh
>
> - Original Message -
> From: "Alex Shi" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, February 14, 2003 10:16 AM
> Subject: [P
ex Shi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 10:16 AM
Subject: [PHP] text to image
> Hello,
>
> I am thinking to create php script to dynamically convert a text string to
> image. My questions are:
>
> 1. with a given text
Hello,
I am thinking to create php script to dynamically convert a text string to
image. My questions are:
1. with a given text string, say "hello, world", is it possible to
dynamically
convert it to an image? and what php built-in functions can be utilized?
2. if I want to use true-type verdana
6 matches
Mail list logo