Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Rob Adams
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Rob Adams wrote: >> "Jason Barnett" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >>> Rob Adams wrote: Ok - Let me restate some of this: I am creating these images in PHP. I have a script

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Richard Lynch
> What I don't know how to do yet is to make the hidden image "disappear" > into > the main image when it's not highlighted. Sorry to double-post, but... You MIGHT want to sit down with PhotoShop as described in the HowTo page and select 100 images at random, and try to do it by hand. You can ke

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Richard Lynch
Rob Adams wrote: > "Jason Barnett" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> Rob Adams wrote: >>> Ok - Let me restate some of this: >>> >>> I am creating these images in PHP. I have a script right now that >>> accepts two images. A main one, and the one that will be hidden.

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Marek Kilimajer
Rob Adams wrote: "Jason Barnett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Rob Adams wrote: Ok - Let me restate some of this: I am creating these images in PHP. I have a script right now that accepts two images. A main one, and the one that will be hidden. These can be eith

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Marek Kilimajer
Rob Adams wrote: "Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Rob Adams wrote: "Jason Barnett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Rob Adams wrote: Ok - Let me restate some of this: I am creating these images in PHP. I have a script ri

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Rob Adams
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Rob Adams wrote: >> "Jason Barnett" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >> >>>Rob Adams wrote: >>> Ok - Let me restate some of this: I am creating these images in PHP. I have a

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Bret Hughes
On Tue, 2005-01-18 at 12:24, Rob Adams wrote: > Ok - Let me restate some of this: > > I am creating these images in PHP. I have a script right now that accepts > two images. A main one, and the one that will be hidden. These can be > either jpg, gif, or png. It then outputs a png image like

Re: [PHP] Re: Hidden Images.

2005-01-18 Thread Greg Donald
On Tue, 18 Jan 2005 11:03:20 -0700, Rob Adams <[EMAIL PROTECTED]> wrote: > Ever heard of the gd library? I couldn't find a newsgroup that was > php-graphic specific, so I thought I'd try just this general one. > > Anyone here familiar with gd that would know how to accomplish what I'm > trying to