|
Posted by Gunnar Hjalmarsson on April 28, 2008, 12:48 am
Please log in for more thread options Ela wrote:
> Gunnar Hjalmarsson wrote:
>> Ela wrote:
>>> I just want to plot 2 circles, one with solid line and another with
>>> dotted line, overlapping with each other according to an input
>>> overlapping parameter (I guess this feature may be achieved by
>>> locating the 2 centers accordingly). Finally write some texts in the
>>> centers of the 2 circles.
>>
>> Interesting. Have you written any code yet?
>
> In Matlab, I can specify parameters like: LineWidth, LineStyle and so. I'm
> not asking others to post their codes but would like to know whether such
> parameters exist or not.
Then read the docs for GD.pm (link provided in my previous message).
> Because after reading
>
> Graphics_Programming_with_Perl by Martien_Verbruggen-Manning
>
> I did not find any clues.
But you didn't read the GD.pm docs, right?
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
|