[Gimp-user] I need to learn how to rotate the entire image

2011-08-08 Thread rich
On Sun, Aug 7, 2011 at 8:27 PM, FortKnox for...@gimpusers.com wrote: Is there any way to just rotate a rectangular image? I have often scanned in something that's not square, it's often a brochure that's taller than it is wide. But when I scanned it, I had turn it sideways to get the whole

[Gimp-user] Problem script-fu gimp-text-layer-get-text

2011-08-08 Thread Volker Lenhardt
Gimp 2.6.8 on Linux openSUSE 11.3 I need to extract text and font from a text layer. No problem, I thought, with gimp-text-layer-get-text and gimp-text-layer-get-font. But I find that the original text layer was cropped with plug-in-autocrop-layer. Nevertheless Gimp lets me edit the text with

Re: [Gimp-user] Help with batch processing

2011-08-08 Thread Maurice
On 2011-08-04 at 01:51 Ofnuts said: convert in.jpg --auto-level out.jpg I had to replace --auto-level by -auto-level to do that! -- /\/\aurice ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU

Re: [Gimp-user] Help with batch processing

2011-08-08 Thread Victor Sanchez2
Hi Pablo, you can use Script-Fu, more specifically 'gimp-levels-stretch': This procedure allows intensity levels in the specified drawable to be remapped according to a set of guessed parameters. It is equivalent to clicking the Auto button in the Levels tool. This procedure is only valid on RGB

Re: [Gimp-user] I need to learn how to rotate the entire image

2011-08-08 Thread Ofnuts
On 08/08/2011 02:27 AM, FortKnox wrote: Is there any way to just rotate a rectangular image? I have often scanned in something that's not square, it's often a brochure that's taller than it is wide. But when I scanned it, I had turn it sideways to get the whole thing visible to the

Re: [Gimp-user] Problem script-fu gimp-text-layer-get-text

2011-08-08 Thread Ofnuts
On 08/08/2011 12:57 PM, Volker Lenhardt wrote: Gimp 2.6.8 on Linux openSUSE 11.3 I need to extract text and font from a text layer. No problem, I thought, with gimp-text-layer-get-text and gimp-text-layer-get-font. But I find that the original text layer was cropped with

Re: [Gimp-user] Problem script-fu gimp-text-layer-get-text

2011-08-08 Thread Volker Lenhardt
Am 08.08.2011 21:00, schrieb Ofnuts: On 08/08/2011 12:57 PM, Volker Lenhardt wrote: Gimp 2.6.8 on Linux openSUSE 11.3 I need to extract text and font from a text layer. No problem, I thought, with gimp-text-layer-get-text and gimp-text-layer-get-font. But I find that the original text layer