At 8:17 PM -0800 23/3/02, Rasmus Lerdorf wrote:
>failing. I use gd2 these days because the 8-bit limitation of gd1 just
>sucks. You can find my simple gd2 instructions here
>http://www.php.net/~rasmus/gd.html
I found that enabling GD and freetype support in php-4.1.2 was not
this simple. php-4
> reading the ./configure -h I see that they CHANGED what the configure
> options mean.
> now --with-freetype=dir refers to freetype 2
Untrue, it only refers to freetype2 when you are building against GD2.
> phpinfo() says I have FreeType linkage.
> But both ImageFtText and ImageTTFText fail to
On the topic of gd support but a slightly different topic-
I was using php 4.0.5
gd 1.8.3 patched for gif support (using libungif for libgif which I
*think* is OK)
FreeType 1.3.1 (compiled myself in /usr/local )
t1lib 1.3.1 (compiled myself in /usr/local )
I was using gd to draw pictures and wr
3, 2002 4:41 PM
To: Navid Yar
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Image Manipulation/GD support
Try image/jpeg as your content-type
On Sat, 23 Mar 2002, Navid Yar wrote:
> Hello,
>
> I just enabled GD support for PHP via the php.ini file. When I try to
> run a script that uses th
Try image/jpeg as your content-type
On Sat, 23 Mar 2002, Navid Yar wrote:
> Hello,
>
> I just enabled GD support for PHP via the php.ini file. When I try to
> run a script that uses the functions included in the library, it gives
> me a dialog box asking me whether I want to save the php file to
Hello,
I just enabled GD support for PHP via the php.ini file. When I try to
run a script that uses the functions included in the library, it gives
me a dialog box asking me whether I want to save the php file to a
specific location or not. I don't need to save it, I need PHP to run it.
This is h
6 matches
Mail list logo