Re: [PHP-INST] PHP v4.1.2 -- ImageFTText Problem

2002-05-26 Thread Rasmus Lerdorf
Imagefttext() requires Freetype2. You have Freetype1. Use ImageTTFText() instead. -Rasmus On Sun, 26 May 2002, Paul Hiles wrote: > Hello... > > I get the following warning when I try to use ImageFTText() > > Warning: imagefttext(): No FreeType 2 support in this PHP build > > However when

[PHP-INST] PHP v4.1.2 -- ImageFTText Problem

2002-05-26 Thread Paul Hiles
Hello... I get the following warning when I try to use ImageFTText() Warning: imagefttext(): No FreeType 2 support in this PHP build However when I use 'print(phpinfo(INFO_ALL));' I see the following information... <***>PHP Version<***> PHP Version 4.1.2 <***>Configure Command Line<***>