[PHP] Circle using GD

2001-01-26 Thread Piotr Duszynski

I need to draw circle using GD library. Can you get me some function doing
this? 
Thanks.

-- 

Piotr Duszynski

http://www.softomat.com.pl
http://filmomat.3miasto.pl 
http://www.3miasto.pl

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Circle using GD

2001-01-26 Thread Richard Lynch

Not sure, but...

Look for an Ellipse drawing function, and give it an equal whatsit and
thingamabob.

IE, a circle is an ellipse that happens to be round.

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
- Original Message -
From: Piotr Duszynski [EMAIL PROTECTED]
Newsgroups: php.general
Sent: Friday, January 26, 2001 10:29 AM
Subject: [PHP] Circle using GD


 I need to draw circle using GD library. Can you get me some function doing
 this?
 Thanks.

 --

 Piotr Duszynski

 http://www.softomat.com.pl
 http://filmomat.3miasto.pl
 http://www.3miasto.pl

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]