On Wed, Mar 22, 2000 at 10:47:48PM -0600, Bruce Burden wrote:
>
>
> Hi Raoul,
>
> >
> > I want to automatically combine several image files (*.pbm)
> > into one image with each of the combined files on a seperate
> > layer.
> >
> As one helpful soul explained it to me:
>
> 1. Create a workspace large enough to hold the combined size of
> the images. You apparently can't expand the canvas once it
> has been sized.
>
> 2. Copy the first image, and place where required. Open the
> "Layers" pop-up. You will have a "Background" and a "Floating
> Layer" present. Click on the "Floating Layer", and select
> "New Layer". You can now rename the "Floating Layer" as
> necessary.
>
> 3. Repeat for all remaining images.
Thanks, yes! That's how I did it. But that's not very
automatically, is it? :o)
Raoul