Re: [Gimp-user] Saving individual layers

2008-06-11 Thread Joao S. O. Bueno
On Tuesday 10 June 2008, scott s. wrote:
 Nathan Lane wrote:
  You could make each layer the only visible layer then save the
  file out and only one layer will be saved out to a file.

 Thanks , that's a good work around.  Separately, I've been informed
 of a Python script that can split out layers.  The only catch is
 that the file name must be part of the layer name.  I suspect it
 would be possible to edit the script to change that behavior.


If you are uisng the aniamtion plug-in (gimp-gap) it should be able to 
split you multi-layered images into multiple images and save then 
authomatically.

Other than that, it wuld be a reqally simple python-script. If you 
can't find it, let me know.

js
--

 scott s.
 .
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Saving individual layers

2008-06-10 Thread scott s.
Nathan Lane wrote:
 You could make each layer the only visible layer then save the file out 
 and only one layer will be saved out to a file.

Thanks , that's a good work around.  Separately, I've been informed of
a Python script that can split out layers.  The only catch is that
the file name must be part of the layer name.  I suspect it would
be possible to edit the script to change that behavior.

scott s.
.
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Saving individual layers

2008-06-10 Thread Jan Snyder
On the other hand, its sort of useful, because you can define what
file type you want the layer to be, png, jpg, gif, etc, simply by
adding it to the layer name. Technically, one is supposed to always
name layers.

On Tue, Jun 10, 2008 at 5:31 PM, scott s. [EMAIL PROTECTED] wrote:
 Nathan Lane wrote:
 You could make each layer the only visible layer then save the file out
 and only one layer will be saved out to a file.

 Thanks , that's a good work around.  Separately, I've been informed of
 a Python script that can split out layers.  The only catch is that
 the file name must be part of the layer name.  I suspect it would
 be possible to edit the script to change that behavior.

 scott s.
 .
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Saving individual layers

2008-06-09 Thread Nathan Lane
You could make each layer the only visible layer then save the file out and
only one layer will be saved out to a file.

On Sat, Jun 7, 2008 at 2:37 PM, scott s. [EMAIL PROTECTED] wrote:

 I've been using the Microsoft Office scanning software.  It has the
 capability of saving scans in tiff format.  There must be some
 provision in tiff that allows multiple images (pages) to be saved
 in a single tiff format file.

 Gimp 2.4 (Win XP) tiff reader understands this format, opens the file
 and asks if it should open each page as image or as layers.  Opening
 as layers allows single operations to apply on all pages, making work
 easier.  The problem is there doesn't seem to be any way to print
 without flattening (all you get is the top layer of course) or to save
 the result, keeping the layers, in some format that another program
 can read.  What I would like is something that could convert layers
 to images at least.

 scott s.
 .

 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user




-- 
Nathan Lane
Home, http://www.nathandelane.com
Blog, http://nathandelane.blogspot.com
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Saving individual layers

2008-06-07 Thread scott s.
I've been using the Microsoft Office scanning software.  It has the
capability of saving scans in tiff format.  There must be some
provision in tiff that allows multiple images (pages) to be saved
in a single tiff format file.

Gimp 2.4 (Win XP) tiff reader understands this format, opens the file
and asks if it should open each page as image or as layers.  Opening
as layers allows single operations to apply on all pages, making work
easier.  The problem is there doesn't seem to be any way to print
without flattening (all you get is the top layer of course) or to save 
the result, keeping the layers, in some format that another program
can read.  What I would like is something that could convert layers
to images at least.

scott s.
.

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user