Re: [PHP-DEV] ImageTTFText stupid implementation.

2002-04-15 Thread Stig S. Bakken
m > [EMAIL PROTECTED] > - Original Message - > From: "Markus Fischer" <[EMAIL PROTECTED]> > To: "Vergoz Michael (SYSDOOR)" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Sunday, April 14, 2002 2:57 PM > Subject: Re: [PHP-DEV] ImageTTFText

Re: [PHP-DEV] ImageTTFText stupid implementation.

2002-04-14 Thread Vergoz Michael (SYSDOOR)
Cc: <[EMAIL PROTECTED]> Sent: Sunday, April 14, 2002 2:57 PM Subject: Re: [PHP-DEV] ImageTTFText stupid implementation. > RTFM: > > From: http://www.php.net/manual/en/function.imagettftext.php > > "Col is the color index. Using the negative of a color index >

Re: [PHP-DEV] ImageTTFText stupid implementation.

2002-04-14 Thread Markus Fischer
RTFM: From: http://www.php.net/manual/en/function.imagettftext.php "Col is the color index. Using the negative of a color index has the effect of turning off antialiasing." So, yes, you're the stupid one. Next time ask on php-general@ ;-) On Sun, Apr 14, 2002 at 02:4