Re: [PHP] need help/sample code for php/apache/imagemagick

2005-06-17 Thread Rory Browne
For the determining what part of the picture the user is refering to I'd use image maps - which depending on your situation can be serverside, or clientside. I wouldn't bother with imagemagick, in this case, and just stick to gd. On 6/17/05, bruce <[EMAIL PROTECTED]> wrote: > hi... > > i'm consi

[PHP] need help/sample code for php/apache/imagemagick

2005-06-17 Thread bruce
hi... i'm considering creating a short test app/game to allow users to use their mouse to select items from a given image/pic. i'd like to be able to take some basic shapes, and construct an image/mosaic from them. i'd then like to be able to display the image to the user, and have the user select