php3-list | 2000051
Date: 05/15/00
- Next message: Bomelin, Joakim: "[PHP3] AGIs with Truetype."
- Previous message: Richard Lynch: "Re: [PHP3] Add A Comment PHP Script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
One way I got to that result was to generate the x,y coordinate values and
plug them into an array -- then use that same array to populate an
imagepolygon() function for each of the gifs I was creating (actually, the
base polygon was scaled in each succeeding. larger polygon).
HTH,
Tom
At 09:19 PM 5/15/00 -0500, Richard Lynch wrote:
>In article <20000514201000.11548.qmail <email protected>>,
>billzeller <email protected> (Bill Zeller) wrote:
>
> > Is there a way to copy triangles or other polygons
> > from existing gif images with PHP? (I'm using GD 1.3)
>
>I could be way off base, but I don't think that once you put a triangle or
>any other graphical element into a GIF, that the GIF has any idea
>whatsoever of that graphical element as a distinct object.
>
>The GIF format (aside from color pallets and animation frames) is pretty
>much just a big ol' chunk of pixels encoded using LZW.
>--
>Richard Lynch | If this was worth $$$ to you, buy a CD
>US Customer Support Director | from one of the artists listed here:
>Zend Technologies USA | http://www.L-I-E.com/artists.htm
>http://www.zend.com | (this has nothing to do with Zend, duh!)
>
>--
>PHP 3 Mailing List <http://www.php.net/>
>To unsubscribe, send an empty message to php3-unsubscribe <email protected>
>To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
>To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
>To contact the list administrators, e-mail: php-list-admin <email protected>
--------------------------------------------------------------------
Strategic Business Systems (978) 745-2332
http://BusinessWebs.com/
--------------------------------------------------------------------
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bomelin, Joakim: "[PHP3] AGIs with Truetype."
- Previous message: Richard Lynch: "Re: [PHP3] Add A Comment PHP Script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

