Hi,

Friday, June 6, 2003, 9:21:23 AM, you wrote:
DH> Hello,

DH> My question concerns the php function 'imageline' and 'imagearc'.  I am =
DH> using them to create tables with rounded borders.  I thouroughly =
DH> examined the specs for these methods and have come to the conclusion =
DH> that it is not possible to draw lines or arcs with a pixel width greater =
DH> than 1.  Could you please tell me if there are other functions that =
DH> would allow me to draw arcs and lines and greater width.

DH> Thanks.
DH> Dan

maybe this does what you need.
imagesetthickness()

-- 
regards,
Tom


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to