Re: [PHP] Does function ImageTTFText work with php 4.1.2 and freetype 2.0.5?

2002-03-04 Thread Tom Rogers
Hi The following worked for me with gd gd-2.0.1 php-4.1.2 freetype-2.0.5 (putting html in the jpeg output didn't work for me :) for other people having trouble getting this to work here are the various settings that worked for me on linux: gd-2.0.1 Makefile... CFLAGS=-g -DHAVE_LIBPNG -DHAVE

[PHP] Does function ImageTTFText work with php 4.1.2 and freetype 2.0.5?

2002-03-04 Thread Ziying Sherwin
We installed php 4.1.2 with freetype 2.0.5 library support on our Solaris 2.8 machine using gcc 2.95.2. However, the php function ImageTTFText() stopped to work properly with the new installation. We used the following sample code from php web site for testing: TTF result "; echo " ";