Connecting Tech Pros Worldwide Forums | Help | Site Map

how to draw arrows in PHP using GD function?

hehehewalrus@gmail.com
Guest
 
Posts: n/a
#1: Mar 6 '06
Hi folks,
I'm a newbie to doing images and graphics in PHP. I would appreciate
your help in the following:

1. Is there a function to draw arrowed lines in PHP?
2. Is there a way I can label a circle in PHP? Actually for the circle
I am using the imageellipse() function and it works. How do I get the
description inside the circle, i.e, Circle A, Circle B, etc?

Thanks heaps,
Da Walrus


Peter Fox
Guest
 
Posts: n/a
#2: Mar 6 '06

re: how to draw arrows in PHP using GD function?


Following on from 's message. . .[color=blue]
>Hi folks,
>I'm a newbie to doing images and graphics in PHP. I would appreciate
>your help in the following:
>
>1. Is there a function to draw arrowed lines in PHP?
>2. Is there a way I can label a circle in PHP? Actually for the circle
>I am using the imageellipse() function and it works. How do I get the
>description inside the circle, i.e, Circle A, Circle B, etc?
>
>Thanks heaps,
>Da Walrus
>[/color]
Graphics is about manipulating primitives and packaging a bunch in a
parameratized object which can be used in turn as building blocks.

This ng isn't really the right place to discuss graphics methods.
However if you don't get a satisfactory answer then email me for some
java code which you can deconstruct.


--
PETER FOX Not the same since the bottom fell out of the bucket business
peterfox@eminent.demon.co.uk.not.this.bit.no.html
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.demon.co.uk>
Closed Thread