RE: [PHP] ImageLines with styles

2002-05-13 Thread Leotta, Natalie (NCI/IMS)

Thank you so much!  I'd looked all over, but apparently not in the right
places.

Thanks again!!

-Natalie

-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] 
Sent: Monday, May 13, 2002 4:32 PM
To: Leotta, Natalie (NCI/IMS)
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] ImageLines with styles


http://www.php.net/manual/en/function.imagesetthickness.php

On Mon, 13 May 2002, Leotta, Natalie (NCI/IMS) wrote:

> Hello.  I'm drawing line graphs and for each line they want a 
> different style (dots, dashes, etc.).  I can't find a way to make the 
> line draw thicker than normal, and the regular thickness isn't thick 
> enough.  I've tried drawing 3 lines next to each other, which works 
> fine with solid lines, but it looks pretty bad with the styles on 
> because the ends don't all end in the same place.
>
> Does anybody know of a better way to draw thicker lines?
>
> Thanks!
>
> -Natalie
>
>
> Natalie S. Leotta
> Information Management Services, Inc.
> (301) 680-9770
> [EMAIL PROTECTED]
>
>
>

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




Re: [PHP] ImageLines with styles

2002-05-13 Thread Rasmus Lerdorf

http://www.php.net/manual/en/function.imagesetthickness.php

On Mon, 13 May 2002, Leotta, Natalie (NCI/IMS) wrote:

> Hello.  I'm drawing line graphs and for each line they want a different
> style (dots, dashes, etc.).  I can't find a way to make the line draw
> thicker than normal, and the regular thickness isn't thick enough.  I've
> tried drawing 3 lines next to each other, which works fine with solid lines,
> but it looks pretty bad with the styles on because the ends don't all end in
> the same place.
>
> Does anybody know of a better way to draw thicker lines?
>
> Thanks!
>
> -Natalie
>
>
> Natalie S. Leotta
> Information Management Services, Inc.
> (301) 680-9770
> [EMAIL PROTECTED]
>
>
>


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