Re: [PHP] configuring with gd for TTF

2001-07-03 Thread Brian White
I completely gave up trying to compile freetype 2.x into GD. However I was able to successfully compile freetype 1.3 directly into PHP which seems to work fine. IE: forget trying to use: --enable-gd-native-ttf instead: --with-ttf=/usr/local/freetype/

RE: [PHP] configuring with gd for TTF

2001-07-03 Thread Brian White
: 03 July 2001 09:08 To: Ray Hilton; 'PHP Mailing List' Subject: Re: [PHP] configuring with gd for TTF I completely gave up trying to compile freetype 2.x into GD. However I was able to successfully compile freetype 1.3 directly into PHP which seems to work fine. IE: forget trying to use

RE: [PHP] configuring with gd for TTF

2001-07-03 Thread Ray Hilton
PROTECTED]] Sent: 03 July 2001 09:40 To: Ray Hilton; 'PHP Mailing List' Subject: RE: [PHP] configuring with gd for TTF Ok. Well, given mine works, I thought I would tell you what I have! My phpinfo says exactly the same: GD Support enabled GD Version 1.6.2 or higher FreeType Support enabled

RE: [PHP] configuring with gd for TTF

2001-07-03 Thread Ray Hilton
; 'PHP Mailing List' Subject: Re: [PHP] configuring with gd for TTF I completely gave up trying to compile freetype 2.x into GD. However I was able to successfully compile freetype 1.3 directly into PHP which seems to work fine. IE: forget trying to use: --enable-gd-native-ttf

RE: [PHP] configuring with gd for TTF

2001-07-03 Thread Matthew Loff
: Tuesday, July 03, 2001 3:56 AM To: 'Brian White'; 'Ray Hilton'; 'PHP Mailing List' Subject: RE: [PHP] configuring with gd for TTF Ok, well here goes... I have removed the --enable-gd-native-ttf and --with-freetype-dir (or whatever it was) copied your settings, more or less... Phpinfo() can

Re: [PHP] configuring with gd for TTF

2001-07-03 Thread Michel 'ZioBudda' Morelli
On Tue, 3 Jul 2001, Brian White wrote: LD_LIBRARY_PATH=/usr/local/freetype/lib/ insert this line into /etc/ld.so.cong and run ldconfig -v (via root) bye -- Il mondo si divide in due categorie: chi ha la pistola carica e chi scava. Tu scavi. -- Michel ZioBudda Morelli