[Gimp-user] Brazilan Zine about GIMP

2007-09-27 Thread Joao S. O. Bueno Calligaris
Hi there, Some folks here in Brazil are makin an amazing job with this. The new issue, #5, is coming out now. Unfortunatelly all articles are in Brazillian Portuguese only. http://www.ogimp.com.br/modules/mastop_publish/?tac=4 js -><- __

Re: [Gimp-user] Fuzzy Select data

2007-09-03 Thread Joao S. O. Bueno Calligaris
On Monday 03 September 2007 19:53, David Rainwater wrote: > I'd like to get my hands on the coordinate data of the outline > that Fuzzy Select draws. It would be a shortcut step to making > image maps, when for example you fuzzy-select something in an > image. Anybody know how to do this? Or mod

Re: [Gimp-user] Blur and Transparency

2007-08-14 Thread Joao S. O. Bueno Calligaris
On Tuesday 14 August 2007 04:11, David Gowers wrote: > On 8/14/07, Jürgen Hubert <[EMAIL PROTECTED]> wrote: > > A minor annoyance I had to deal with is when I am attempting to > > use blur effects on layers with transparent areas - instead of > > assuming that the transparent areas have no color wo

Re: [Gimp-user] Vector or line based file format

2007-08-13 Thread Joao S. O. Bueno Calligaris
> On Monday 13 August 2007 22:47, Alan Wolfe wrote: > > Hey everyone, > > > > Does anyone know of any good open file format that is saved as > > line data? > > > > Hopefully something that can be used across different programs > > out there. > > > > Is there such a thing? I'm on a small project lo

Re: [Gimp-user] Unable to select or do any transform

2007-07-31 Thread Joao S. O. Bueno Calligaris
On Tuesday 31 July 2007 15:52, Sven Neumann wrote: > Hi, > > On Tue, 2007-07-31 at 14:26 -0300, Joao S. O. Bueno Calligaris wrote: > > Sounds like you have configueed an "extended input device" (like > > a graphics tablet) - this disables teh mouse in favor

Re: [Gimp-user] Unable to select or do any transform

2007-07-31 Thread Joao S. O. Bueno Calligaris
On Tuesday 31 July 2007 12:35, Jerry Dy wrote: > I'm using Gimp 2.2.13. I've been using this for several weeks now > without any problems. Recently, the functionality for the mouse > click seem to have been locked. For example, when I use the > selection tool, I am unable to make any selection by c

Re: [Gimp-user] Rotate brushes?

2007-05-01 Thread Joao S. O. Bueno Calligaris
On Tuesday 01 May 2007 14:57, Renan Birck wrote: > Em Seg, 2007-04-30 às 23:12 -0300, Joao S. O. Bueno Calligaris escreveu: > > No, this feature is not implemented. Sorry. > > > > It can be more o r less worked around with scripts for the time > > being. > &g

Re: [Gimp-user] Rotate brushes?

2007-04-30 Thread Joao S. O. Bueno Calligaris
On Monday 30 April 2007 17:18, Renan Birck wrote: > Hello, > > In GIMP 2.3 from SVN the feature to scale brushes was added. > > However, I would like to know if is there some way to rotate/flip > brushes. I haven't seen it, but I could be missing something. > > Any ideas? No, this feature is not im

Re: [Gimp-user] how to close an open window

2007-04-04 Thread Joao S. O. Bueno Calligaris
Py-gimp was mostly implemented by one person, and currently has one volunteer maintainer, who probably doe snot have that much free time to put into it, and me whoc an hack it around somehow - despite anyone beeing free to contribute. The poor docuemtnationm is a direct result of that. The pdb h

Re: [Gimp-user] how to close an open window

2007-04-03 Thread Joao S. O. Bueno Calligaris
On Tuesday 03 April 2007 18:12, Steven Howe wrote: > Hello, > seems at least one question a day. > Close a window. How? I have the image object. What now? You can only close a window for an image you had created yourself. You tell GIMP to close displays, and the only way you get hold of a display

Re: [Gimp-user] looking for examples; scriptfu or python tool/color tools/curves... functions

2007-04-02 Thread Joao S. O. Bueno Calligaris
On Monday 02 April 2007 19:12, Steven Howe wrote: > Hello, > > I'm looking to replicate the actions under '/Tools/Color > Tools/curves...' > I'm attempting to automate a bell curve overlay of a mask. From a > trace (using strace) > the order looks something like: > "gimp_curves_explicit" > "gimp_cu

Re: [Gimp-user] Synchronize tools among input devices

2007-04-02 Thread Joao S. O. Bueno Calligaris
On Sunday 01 April 2007 11:57, GSR - FR wrote: > Hi, > > [EMAIL PROTECTED] (2007-04-01 at 1046.37 +0900): > > > Is it possible to configure GIMP so that all devices are using > > > the same tools and colours? So that if I select the airbrush > > > with my pen, and then pick up my mouse, the mouse w

Re: [Gimp-user] question

2007-03-30 Thread Joao S. O. Bueno Calligaris
On Friday 30 March 2007 16:40, Steven Howe wrote: > Thanks Manish; > next question, where is the list of 'gimp' calls? the pdb didn't > report this item. Under linux, In an ordinary terminal when I run > python and import gimp, and type (help gimp) the process terminates > with an error messgae. Is

Re: [Gimp-user] Vertical gradients

2007-03-19 Thread Joao S. O. Bueno Calligaris
On Monday 19 March 2007 18:59, Andrew Scott wrote: > Hello, > > I am new to the list and would consider myself a rank beginner. I > am using GIMP 2.2.11 on Linux, Ubuntu Dapper 6.06. > > The photo I am procesing has rather bright sky / highlights towards > the top, and I would like to de-emphasise

Re: [Gimp-user] Unable to use 'system' command for script-fu

2007-03-11 Thread Joao S. O. Bueno Calligaris
On Saturday 10 March 2007 23:30, John R. Culleton wrote: > On Sunday 11 March 2007 01:04, Joao S. O. Bueno Calligaris wrote: > > On Sunday 11 March 2007 01:25, Tony Freeman wrote: > > > OK, I found this site ... I'll be studying this for a while :-) > > > > &g

Re: [Gimp-user] Unable to use 'system' command for script-fu

2007-03-10 Thread Joao S. O. Bueno Calligaris
On Sunday 11 March 2007 01:25, Tony Freeman wrote: > OK, I found this site ... I'll be studying this for a while :-) > > http://developer.gimp.org/plug-in-template.html You really be better trying out pythhon scripts first. Only if you intend to perform image processing - like performign some a

Re: [Gimp-user] straight line selection (arbitrary angle)

2007-03-07 Thread Joao S. O. Bueno Calligaris
On Wednesday 07 March 2007 23:46, James Lockie wrote: > I want to select an area that has one straight edge. > Basically to use the freehand select tool to cut out pieces of an > image that the fuzzy select won't work on. > One side is straight and the other part I can delete. > The right tool f

Re: [Gimp-user] Automated sequence of actions with keyboard short cuts?

2007-02-26 Thread Joao S. O. Bueno Calligaris
On Monday 26 February 2007 00:35, Dave M G wrote: > GIMP Users, > > Because of the nature of my work, I have to repeat the same set of > commands over and over again. These commands are: > > 1. Create a selection from a path (I don't know if there's a > keyboard shortcut for this) > 2. Select->Shar

Re: [Gimp-user] Version 2.4

2007-02-26 Thread Joao S. O. Bueno Calligaris
On Sunday 25 February 2007 15:32, Simon Davis wrote: > Hi there, > > I imagine this is a fairly common question so forgive me but can't > find anything definate on it. Does anyone know when / if there will > be a new version of GIMP released. Developing a complete course > (vid tutorials etc) for G

Re: [Gimp-user] Gimp on Gnome and SMB shares

2007-02-26 Thread Joao S. O. Bueno Calligaris
On Monday 26 February 2007 07:06, Gregor Reich wrote: > Hi all > > I've got a problem using gimp 2.2.11 on Ubuntu 6.06 (Gnome 2.14.3): > when I try to open a file, (File > Open), I don't have access to my > SMB shares (they are not listed in the box on the left hand side of > the file opener as the

Re: [Gimp-user] Another question

2007-02-22 Thread Joao S. O. Bueno Calligaris
On Wednesday 21 February 2007 16:39, Orlando Figueiredo wrote: > Cheers > Can anyone help installing the Canon N1220U scanner to work with > GIMP. I made de download of a installer from Canon that search for > a local to instal the driver. The problem is that the installer do > not give me back any

Re: [Gimp-user] Pan Tool keyboard shortcut

2007-02-21 Thread Joao S. O. Bueno Calligaris
On Wednesday 21 February 2007 07:25, Dave M G wrote: > Anthony, > > Thank you for your response. > > >> How can I get keyboard access to the "pan" tool? > > > > View-->Navigate Window > > opens up a dialog box, in which you can use your arrow keys to > > pan around. > > That does allow one to move

[Gimp-user] LGM/2007

2007-02-05 Thread Joao S. O. Bueno Calligaris
LGM 2007 is approaching, and we have to deal which GOIMP people will be attending. There will be limited funding to sponsor the air fare costs, comming from GIMP donations, and possibly a little from LGM funding. In order to knwo which people can be sponsred, we need first to know who wants

Re: [Gimp-user] acting on several layers

2007-01-26 Thread Joao S. O. Bueno Calligaris
On Friday 26 January 2007 02:03, T F wrote: > is there a way (and tutorial) on applying changes to several layers > at once? for example as if they had already been merged? You can't paint on seeral layers at once. However, you can transform together (i.e. move, scale, rotate) several laye

Re: [Gimp-user] problem saving as png

2007-01-23 Thread Joao S. O. Bueno Calligaris
On Tuesday 23 January 2007 23:47, Anthony Ettinger wrote: > On 1/23/07, Patrick Shanahan <[EMAIL PROTECTED]> wrote: > > * A <[EMAIL PROTECTED]> [01-23-07 20:31]: > > [...] > > > > > and thus it most likely IS a FF or Linux issue. > > > > > > i.e. the people not seeing it correctly must have > > >

Re: [Gimp-user] Green on Green

2007-01-22 Thread Joao S. O. Bueno Calligaris
On Monday 22 January 2007 19:34, Anthony Ettinger wrote: > On 1/22/07, Jim Clark <[EMAIL PROTECTED]> wrote: > > Well, for what it is worth, and I don't suppose that is much, on > > a pretty nifty Sun monitor using FF on Linux, I cannot see the > > box until I mouseover. The colors are precisely the

Re: [Gimp-user] Gimp-Python GUI...

2006-12-22 Thread Joao S. O. Bueno Calligaris
On Friday 22 December 2006 19:33, jbaker wrote: > I'm wanting to do a script that requires a more complicated GUI > than what the standard way of doing a script provides... > > Basically I want to be able to layout some of the widgets > horizontally instead of stacked vertically... > > What would b

Re: [Gimp-user] Future of Gimp ?

2006-12-09 Thread Joao S. O. Bueno Calligaris
On Friday 08 December 2006 22:48, Jerry Baker wrote: > I light of the Microsoft/Novell agreement and all of this talk > about GPL 3, I was just curious if the gimp team has had any > discussions on whether they will be moving to GPL 3 whenever it is > completed.

Re: [Gimp-user] after DECOMPOSE to CMYK then what

2006-11-07 Thread Joao S. O. Bueno Calligaris
On Tuesday 07 November 2006 01:47 am, rob wrote: > I got as far as IMAGE MODE DECOMPOSE and that produces the desired > black and white > images in greyscale 4 layers and if I do a page up or down I get > black,yellow_k,magenta_k,cyan_k > on the image box at the bottom of the image > BUT > then wha

Re: [Gimp-user] thanks and what format is best to start with when doing seperations

2006-11-07 Thread Joao S. O. Bueno Calligaris
On Tuesday 07 November 2006 01:39 am, rob wrote: > Thanks for the newsprint and color seperation instructions. > I was certain these were possible but could not find detailed > instructions. I have not tried anything yet but will get on it now > an dhave some tests in this hour. > > I was very disa

Re: [Gimp-user] Re: how to break down a photo into printing colors and newsprint shading

2006-11-06 Thread Joao S. O. Bueno Calligaris
On Monday 06 November 2006 09:32 pm, Chris Mohler wrote: > On 11/6/06, graffoo <[EMAIL PROTECTED]> wrote: > > Look for the Decompose plugin - Colors>Components>Decompose... > > CMYK - you'll get an image with 4 black and white layers. Then > > you can save each layer as separate files you can use f

Re: [Gimp-user] script/macro

2006-10-19 Thread Joao S. O. Bueno Calligaris
On Thursday 19 October 2006 12:59 pm, Goldoni Guido wrote: > Is it possible with Gimp to apply a set of actions on a set of > graphic files? If said set of files is in a numerated order (like img-000.jpg, img-001.jpg, etc...) you can install the GAP (Gimp Video Plug-in) to do that. Otherwise,

Re: [Gimp-user] Animation

2006-10-09 Thread Joao S. O. Bueno Calligaris
On Sunday 08 October 2006 11:05 pm, [EMAIL PROTECTED] wrote: > I have a simple animation I want to do for a website which involves > fading a photo gradually (I assume by increasing opacity of a > layer or decreasing opacity of layer containing photo) and > replacing it with text (by increasing op

Re: [Gimp-user] PNG option: save color from transparency

2006-09-25 Thread Joao S. O. Bueno Calligaris
On Monday 25 September 2006 02:32 pm, devvv wrote: > [Gimp-user] PNG option: save color from transparency > Date: Today 02:32:49 pm > From: devvv <[EMAIL PROTECTED]> > To: gimp-user@lists.xcf.berkeley.edu > > Message was signed with unknown key 0x8C3D7645EB4E4851. > The validity of the signature

Re: [Gimp-user] selection problem

2006-09-25 Thread Joao S. O. Bueno Calligaris
On Monday 25 September 2006 04:35 am, lode leroy wrote: > hi... > > I was touching up some scans yesterday and cam accross something > new that I didn't find > how to do with gimp... > > I wanted to remove a small part of the image with a part from > somewhere else, > by coping a piece of backgroun

Re: [Gimp-user] Fill with a gradient color: change and not redo

2006-08-20 Thread Joao S. O. Bueno Calligaris
On Sunday 20 August 2006 03:57 pm, Jean-Christophe Roux wrote: > Chris, > Yes that solves my problem of adjusting the opacity; but what if I > want to play with the offset or the repeat? To repeat the same > drag, I must jolt down somewhere the starting point and the blend > parameters otherwise I

Re: [Gimp-user] Picture File Association

2006-08-17 Thread Joao S. O. Bueno Calligaris
On Thursday 17 August 2006 08:15 am, vt wrote: > 2006 m. rugpjūtis 17 d., ketvirtadienis 10:12, Famous Actor rašė: > > I'm a first time Gimp user. During installation, I accidentally > > associated all possible picture files as Gimp files. Now on my > > hard drive, the picture files are no longer "

Re: [Gimp-user] Building perspective objects

2006-07-22 Thread Joao S. O. Bueno Calligaris
On Saturday 22 July 2006 05:59 am, david burzota wrote: > Congratulations on getting published. As someone who is very new to > gimp, I'd be interested to know what these 14 basic tips are. Can > you post them to the list? > Oh man,. I wrote those in Portuguese... I am really without the needed t

Re: [Gimp-user] Building perspective objects

2006-07-21 Thread Joao S. O. Bueno Calligaris
On Friday 21 July 2006 10:59 pm, Akkana Peck wrote: > * Drag the handles > * Click Transform > > Is that basically the same sequence you've been using? > > -- > ...Akkana >     Check out my book, "Beginning GIMP: From Novice to > Professional". For more information, see http://gimpbook.com

Re: [Gimp-user] merging two layers in python-fu

2006-07-18 Thread Joao S. O. Bueno Calligaris
On Saturday 15 July 2006 02:39 pm, Manuel Quiñones wrote: > Hello > > For a while I was doing this to merge two layers: I iterate through > the entire stack of layers, to make them visible, and the rest > unvisible, and using the merge visible layers to join them. > > for L in img.layers: >

Re: [Gimp-user] GIMP can induce De Quervain's disease

2006-07-07 Thread Joao S. O. Bueno Calligaris
On Friday 07 July 2006 12:13 am, Hector Noriega wrote: > Hello, > > This might be a common experience (or a well-known fact) among GIMP > users. I just want to say that I just recovered from De Quervain's > disease after an intensive week using GIMP. I'm not familiar with > the new versions of this

Re: [Gimp-user] Re: verkettete ebenen zusammenfügen, copy paste layers

2006-06-27 Thread Joao S. O. Bueno Calligaris
On Tuesday 27 June 2006 06:10 am, Olivier Ripoll wrote: > .) how can i move a layer exactly on the horizontal or vertical > axis? or > > > at a fixed angle, maybe at 45°? > > You can use the arrow keys (pressing Shift moves 10 pixels at a > time). Another way is to place a guide at one edge of the

Re: [Gimp-user] Stroke Paths - Taper option?

2006-06-27 Thread Joao S. O. Bueno Calligaris
On Tuesday 27 June 2006 11:37 am, Ben Schreiner wrote: > I'd like to be able to taper the size of the brush (up or down) as > it strokes along a path with a stroke line or possibly even a paint > tool. > > I assume this would at least need a script to achieve. > > Is there any way for this to be do

Re: [Gimp-user] Stroke Paths - Taper option?

2006-06-27 Thread Joao S. O. Bueno Calligaris
On Tuesday 27 June 2006 11:37 am, Ben Schreiner wrote: > I'd like to be able to taper the size of the brush (up or down) as > it strokes along a path with a stroke line or possibly even a paint > tool. > > I assume this would at least need a script to achieve. > > Is there any way for this to be do

Re: [Gimp-user] Python-fu

2006-06-26 Thread Joao S. O. Bueno Calligaris
On Sunday 25 June 2006 10:16 pm, Ben Conley wrote: > I am trying to install the 'Inpaint' Python-Fu on GIMP 2.2.11 on > Win32, but can't seem to do it. I have Python (the newest version; > just downloaded it last week). Does anyone know how to get this to > work? You won't. Python Fu doe snot w

Re: [Gimp-user] Combine 2 pictures

2006-06-18 Thread Joao S. O. Bueno Calligaris
On Sunday 18 June 2006 06:37 pm, Thomas w. Cranston wrote: > I scanned artwork that was bigger than my scanner, by scanning the > right end, and then the left end. I saved the 2 images, as a, and > b. > > I next opened up bothe images, and tried moving image b, onto the > window with image a. I fir

Re: [Gimp-user] Tiling - is there a better way?

2006-06-08 Thread Joao S. O. Bueno Calligaris
On Thursday 08 June 2006 09:17 am, Michael Schumacher wrote: > > Von: "Joao S. O. Bueno Calligaris" <[EMAIL PROTECTED]> > > > > On Thursday 08 June 2006 05:07 am, Michael Schumacher wrote: > > > > Von: Alf Lacis <[EMAIL PROTECTED]> > > &

Re: [Gimp-user] Tiling - is there a better way?

2006-06-08 Thread Joao S. O. Bueno Calligaris
On Thursday 08 June 2006 05:07 am, Michael Schumacher wrote: > > Von: Alf Lacis <[EMAIL PROTECTED]> > > > > A better way of doing textures would be to show 'phantom' copies > > of the tiled image like this: > > http://bugzilla.gnome.org/show_bug.cgi?id=327175 > Do'h?? I thought the one line answer

Re: [Gimp-user] Animation question

2006-06-07 Thread Joao S. O. Bueno Calligaris
On Thursday 08 June 2006 01:00 am, Ivan Sanchez wrote: > Yes, it's me with another question. When you make an animation, how > do you make it take longer to go to the next layer. It goes really > fast that I can't read some words I change on it. Or how can I make > it go slower. If you know the ans

Re: [Gimp-user] Text not scaling in gimp.

2006-06-04 Thread Joao S. O. Bueno Calligaris
On Sunday 04 June 2006 11:33 pm, Sharon Diehm wrote: > Hi, > I am a new user to Gimp release 2.2.8. I have started using the > text feature in Gimp. How can I make gimp scale the text to the > size I want it? It just stays the same size on screen no matter how > much editing I do with the tool opti

Re: [Gimp-user] Prints text, not image

2006-06-04 Thread Joao S. O. Bueno Calligaris
On Sunday 04 June 2006 01:46 pm, Thomas W. Cranston wrote: > Hi > > I am getting Epson Stylus COLOR 1520 set up for first time. > > I am using gimp 2.2.8 with Fedora Core 3. > > I scanned image , and saved as jpeg. It prints out as pages of > text. No image. I get the same kind of result if I draw

Re: [Gimp-user] Save pcx file as 2-bit (black and white)

2006-05-21 Thread Joao S. O. Bueno Calligaris
Oops...so much for some time warp! I just replied a 9 month old e-mail. :-P On Sunday 21 May 2006 11:39 am, Joao S. O. Bueno Calligaris wrote: > On Friday 12 August 2005 07:49 am, Robin Bowes wrote: > > michael chang wrote: > > >On 8/11/05, Robin Bowes <[EMAIL PROTECTED]>

Re: [Gimp-user] Save pcx file as 2-bit (black and white)

2006-05-21 Thread Joao S. O. Bueno Calligaris
On Friday 12 August 2005 07:49 am, Robin Bowes wrote: > michael chang wrote: > >On 8/11/05, Robin Bowes <[EMAIL PROTECTED]> wrote: > >>PS. Is it just me, or are Sven's and Michael's posts not getting > >> to the list? I'm only getting the copy that is sent directly to > >> me and the copy to the li

Re: [Gimp-user] Help with batch printing please?

2006-05-18 Thread Joao S. O. Bueno Calligaris
On Thursday 18 May 2006 08:46 am, Pásztor Lénárd Zoltán wrote: > Hi! > > > I change strings in a formerly made psd and I would like print it > with cups on a distant printer. Because lpr cannot interpret the > psd, I need to convert it. Imagemagick displays only a blank > picture and the

Re: [Gimp-user] centering layers(newbie)

2006-05-18 Thread Joao S. O. Bueno Calligaris
On Friday 19 May 2006 12:42 am, Akkana Peck wrote: > John Minson writes: > > Is there a bult in function to center layes ? > > There isn't exactly, but you can cheat: Cut, then Paste. When > pasted, the layer shows up centered instead of where it was before. > > ...Akkana http:/

Re: [Gimp-user] pasted layers absorbed into background(newbie)

2006-05-13 Thread Joao S. O. Bueno Calligaris
On Saturday 13 May 2006 01:22 pm, John Minson wrote: > If I > > 1) create a new image > 2) open an existing photo > 3) copy/paste some of the photo into the new image > > The pasted layer gets 'absorbed' into the background of the new > image and I am unable to select the pasted photo portion . > A

Re: [Gimp-user] Using PDB To Transform Paths

2006-04-28 Thread Joao S. O. Bueno Calligaris
On Friday 28 April 2006 05:15 am, Simon Budig wrote: > [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > > I am trying to determine a way to transform (scale, rotate, etc) > > a path using PDB functions. This would be similar to the way the > > various Transform Tools permit the selection of the "Affe

Re: [Gimp-user] Re: [GUG] Identifying Fonts

2006-03-01 Thread Joao S. O. Bueno Calligaris
On Wednesday 01 March 2006 03:53 pm, Colin Brace wrote: > On 3/1/06, Joao S. O. Bueno Calligaris <[EMAIL PROTECTED]> wrote: > > You do not select content on the image, rather the text window > > dialog pop up with your text in it (and the tool options > > parameters

[Gimp-user] Composing Images

2006-02-28 Thread Joao S. O. Bueno Calligaris
On Tuesday 28 February 2006 10:24 pm, scott s. wrote: > I have some raster images that I need to combine. Each raster is > in tiff format grayscale. What I want to do is load each file into > a channel to create a color image. The problem is, I can't figure > out how to get an image, or layer, i

Re: [Gimp-user] new Gimp book, about time

2006-02-15 Thread Joao S. O. Bueno Calligaris
On Wednesday 15 February 2006 04:28 pm, John R. Culleton wrote: > > It is available in pdf form which is a big help. I am probably > going to print out the main portion. > > Three questions: > > 1.There is no index in the pdf copy. Is one available elsehere? I don't know. The PDF build proccess sh

Re: [Gimp-user] Logarithmic gradient

2006-02-14 Thread Joao S. O. Bueno Calligaris
On Monday 13 February 2006 06:48 pm, Vytautas P. wrote: > Is there a way to make not linear but logarithmic gradient in GIMP? > > GIMP version 2.2.6 > OS Xandros 3.0.2 There are curved gradient segments in the GIMP, but none of the curves is logarithmic I think you have spheric and sinuidal curve

Re: [Gimp-user] Paths dialog

2006-02-06 Thread Joao S. O. Bueno Calligaris
On Monday 06 February 2006 10:36 am, Alex Feldman wrote: > > "Carol" == Carol Spears <[EMAIL PROTECTED]> writes: > > Carol> layers and paths are two different things. the dance floor > and Carol> the dance steps, perhaps. the dance steps are not > limited by the Carol> location the same way p

Re: [Gimp-user] Multi-Layer Edits?

2006-02-03 Thread Joao S. O. Bueno Calligaris
On Friday 03 February 2006 11:07 am, Chris Spencer wrote: > I couldn't find this in the docs anywhere, but is it possible to > make a selection and then move or transform that selection across > multiple layers? For instance, if I had a file with a layer > containing line art and another layer con

Re: [Gimp-user] Extract grid contents

2006-01-30 Thread Joao S. O. Bueno Calligaris
On Tuesday 31 January 2006 01:28 am, William Parry wrote: > Hi > > I am looking for a way that I could extract each segment of a grid > into a separate file. > > Say I have a scanned image of a piece of maths paper with numbers > and letters in it. Could GIMP either: > > a. Extract each segment bas

Re: [Gimp-user] Resize Tool Question

2006-01-12 Thread Joao S. O. Bueno Calligaris
e: > On Thu, 12 Jan 2006, Joao S. O. Bueno Calligaris wrote: > > On Wednesday 11 January 2006 11:45 pm, net kat wrote: > > > I'm trying to figure out IF and How the Gimp can perform a > > > crop/ resize task which Photoshop can? > > > > > > Th

Re: [Gimp-user] Resize Tool Question

2006-01-11 Thread Joao S. O. Bueno Calligaris
On Wednesday 11 January 2006 11:45 pm, net kat wrote: > I'm trying to figure out IF and How the Gimp can perform a crop/ > resize task which Photoshop can? > > This task is: in Photoshop, I can set Crop Tool dimensions, and > when I drag in an image, the marquee will be that aspect ratio. > When I

[Gimp-user] GIMP-Python in SuSE

2006-01-07 Thread Joao S. O. Bueno Calligaris
Hi! AS I've posted earlier this week, there was no GIMP Python binary for the SuSE distribution. I filled a bug report on it, and in about a week they fixed the issue - a package will be available for the next SuSE Linux, and, from what I understand, one will also be available int he repositor

Re: [Gimp-user] size of file

2006-01-04 Thread Joao S. O. Bueno Calligaris
On Wednesday 04 January 2006 09:36 pm, Helen wrote: > Is there a reasonably easy way to tell the size of > a photograph? I have a photo on screen, and the > bar at the bottom of the image says the photo is > 37.7 MB. I was pretty sure that could not be true, > so i listed it in Konqueror and Konq

Re: [Gimp-user] Python-fu script for Placement of pasted selections

2005-12-30 Thread Joao S. O. Bueno Calligaris
On Friday 30 December 2005 04:04 am, Joao S. O. Bueno Calligaris wrote: > On Thursday 29 December 2005 08:43 am, Tristan Miller wrote: > > 1. Store the top left coordinates (x,y) of the selection. > > 2. Copy the selection. > > 3. Switch to the second image. > >

[Gimp-user] Python-fu script for Placement of pasted selections

2005-12-29 Thread Joao S. O. Bueno Calligaris
On Thursday 29 December 2005 08:43 am, Tristan Miller wrote: > 1. Store the top left coordinates (x,y) of the selection. > 2. Copy the selection. > 3. Switch to the second image. > 4. Paste. > 5. Move the selection to (x,y). > 6. Anchor the selection. sel_transfer.py Description: application/pyth

Re: [Gimp-user] Re: gimp-python source wanted

2005-12-29 Thread Joao S. O. Bueno Calligaris
On Friday 30 December 2005 12:55 am, Manish Singh wrote: > It isn't very straightforward to build things piecemeal like that, > though it is *possible* if you know what you're doing. Better to > file a bug with SuSE and get them to package it. > been there: https://bugzilla.novell.com/show_bug.cgi

Re: [Gimp-user] Re: gimp-python source wanted

2005-12-29 Thread Joao S. O. Bueno Calligaris
On Friday 30 December 2005 12:16 am, Tristan Miller wrote: > Greetings. > > In article <[EMAIL PROTECTED]>, Manish Singh wrote: > > On Fri, Dec 30, 2005 at 12:47:43AM +0100, Tristan Miller wrote: > >> Greetings. > >> > >> I'm looking for the source package for the latest version of > >> gimp-python

Re: [Gimp-user] Re: Placement of pasted selections

2005-12-29 Thread Joao S. O. Bueno Calligaris
On Thursday 29 December 2005 08:37 am, Tristan Miller wrote: > Greetings. > > In article <[EMAIL PROTECTED]>, Sven Neumann wrote: > >> (It was previously suggested to me that I copy the entire image > >> and paste it as a new layer in the second image, and then copy > >> between layers > >> instead

[Gimp-user] Patterns

2005-12-28 Thread Joao S. O. Bueno Calligaris
I was looking at the patterns that come with the GIMP. They might have been nice for 320x240 web images that everyone edited a few years ago. But in a world of 7 MP cameras, all patterns that come with the GIMP are nearly useless. there are a few pending features for patterns on the program i

Re: [Gimp-user] mebbe easy - replace car color but preserve highlights

2005-12-16 Thread Joao S. O. Bueno Calligaris
On Friday 16 December 2005 04:03 pm, Brad Lyon wrote: > Please point me at FAQ or whatever if I'm missing something > > Basically, I would like to replace a car color, but not affect the > highlights/lighting affects on the car. For example, if a car is > green, but the picture has it in a certain

Re: [Gimp-user] Transparent image problem

2005-12-09 Thread Joao S. O. Bueno Calligaris
On Saturday 10 December 2005 12:22 am, Wade Smart wrote: > 12092005 2021 GMT-5 > > I have this image that Im laying atop another image. They are both > gifs. Im using the eraser tool to erase at 47% the image to make it > transparent but, above 50% its 100% and below 50% its 0% > transparent. > > W

Re: [Gimp-user] Duotones in Gimp?

2005-12-04 Thread Joao S. O. Bueno Calligaris
On Monday 05 December 2005 12:55 am, net kat wrote: > Does the Gimp enable one to create duotones? I searched and search > and found nothing.. > is it called a different name? I know that duotones are an > old-school photography technique and one that did not originate on > the computer. > > thanks

Re: [Gimp-user] How to create jpeg files compatible with a sony camera?

2005-12-03 Thread Joao S. O. Bueno Calligaris
On Saturday 03 December 2005 06:44 am, Yannick Patois wrote: > [Gimp-user] How to create jpeg files compatible with a sony camera? > Date: Today 06:44:39 am > From: Yannick Patois <[EMAIL PROTECTED]> > To: gimp-user@lists.xcf.berkeley.edu > > Message was signed with unknown key 0x85694452. > The

Re: [Gimp-user] Decrease many image sizes

2005-11-22 Thread Joao S. O. Bueno Calligaris
On Tuesday 22 November 2005 12:39 pm, Ezequias Rodrigues da Rocha wrote: > Hi list, > > This is my first post and I need now to reduce some pictures from > 1024x768 pixels to 800x600 pixels of 108 images. > > Could somone tell me how to do it in the command line ? > > I am using linux version of G

Re: [Gimp-user] Transform selection, lock layers

2005-11-20 Thread Joao S. O. Bueno Calligaris
On Sunday 20 November 2005 05:49 pm, Remus Boara wrote: > thanks a lot... i downloaded the manual it should be fine. > I'm really sorry for my persistence but just found another thing > that worries me: > > if i have a group of graphics, how can i move them across the > canvas all together? i'm tal

Re: [Gimp-user] Transform selection, lock layers

2005-11-20 Thread Joao S. O. Bueno Calligaris
On Sunday 20 November 2005 05:32 pm, Remus Boara wrote: > thanks a lot for the answer, very appreciated. > regarding the selection transforming was actually referring on how > to edit / modify / adjust a selection? > Once a selection is made it is treated internally as raster data - that means it

Re: [Gimp-user] brush size

2005-11-16 Thread Joao S. O. Bueno Calligaris
On Wednesday 16 November 2005 11:55 am, Sven Neumann wrote: > Hi, > > "Joao S. O. Bueno Calligaris" <[EMAIL PROTECTED]> writes: > > Unfortunattely, that only works for ".vbr"s - which stand for > > "virtual brushes" - simple, algorithmic

Re: [Gimp-user] brush size

2005-11-15 Thread Joao S. O. Bueno Calligaris
On Tuesday 15 November 2005 09:19 pm, Alexandre Prokoudine wrote: > On 11/16/05, Panos Laganakos <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I'd like to know if it's possible to be able to change the > > diameter/size of a brush with a slider like opacity/distance? > > Sure, you want Brushes pale

Re: [Gimp-user] gimp brushes

2005-11-15 Thread Joao S. O. Bueno Calligaris
On Tuesday 15 November 2005 07:21 pm, Helen wrote: > I created a couple of brushes with my signature, > but they don't show up as available brushes in Gimp. > > Here's a directory listing. Do I need to change the > extensions? Make them executable? Any ideas as to > why they don't show up as availa

Re: [Gimp-user] Using FRAMES... How?

2005-11-07 Thread Joao S. O. Bueno Calligaris
Moin. if it is rollover javascript effects, the GIMP now can do it - GIMP CVS HEAD at least , with Gimp-Python installed, look for the "py-slice" plugin. JS -><- On Monday 07 November 2005 09:12 pm, michael chang wrote: > On 11/7/05, Ernesto Orozco Coulson <[EMAIL PROTECTED

Re: [Gimp-user] Select by color

2005-11-06 Thread Joao S. O. Bueno Calligaris
On Sunday 06 November 2005 05:27 pm, Bruno Silva de Oliveira wrote: > Well, that was exactly what I tought... if the threshold is zero, > only the selected colour will be selected. > But what about a RGB with R=50, G=110 and B=220, and a threshold of > 10? The colour range will be something like

Re: [Gimp-user] Re: jpg (Resolved)

2005-10-28 Thread Joao S. O. Bueno Calligaris
I found the problem: Mandriva 2006 is packaging a "ufraw-gimp" plug-in and it is trying to open these jpegs, instead of the normal jpeg plugin. The ufraw-gimp plug-in is hanging. I just saw it, and could not see if it is part of some "gimp-extras" package, or come inside the main gimppackage i

Re: [Gimp-user] Combine 24-bit image and 8-bit alpha channel from separate file

2005-10-22 Thread Joao S. O. Bueno Calligaris
On Sunday 23 October 2005 12:16 am, Mirko Raner wrote: > Hi all, > > I have a problem for which i haven't found a solution in GIMP, but > I'm sure there is some easy way to achieve this. > I have a 24-bit image file and a separate 256-gray-level image of > the same size. The gray-level image is sup

Re: [Gimp-user] Re: Grammar checker.

2005-10-17 Thread Joao S. O. Bueno Calligaris
On Monday 17 October 2005 04:40 pm, Olivier Ripoll wrote: > Robin Laing wrote: > > Saw this in Slashdot. > > > > Abiword beats OpenOffice to a Grammar Checker > > http://developers.slashdot.org/article.pl?sid=05/10/15/1312216&fr > >om=rss > > > > I haven't wanted a grammar checker since Windows 3.1

Re: [Gimp-user] Livre sur Gimp

2005-09-20 Thread Joao S. O. Bueno Calligaris
Hi, I just got the news of a book published here in Brazil. It is called "GIMP - guia do usuário" (GIMP - user guide), and written by a brazillian. I've heard it was been written, but I do not know the author at all. As it has been written over the last months, I suppose it does cover GIMP 2.

Re: [Gimp-user] Subtracting from image

2005-08-24 Thread Joao S. O. Bueno Calligaris
On Wednesday 24 August 2005 14:54, Rikard Johnels wrote: > Hi all! > I have a "problem". > I have two images taken with a few seconds difference, and i want > to subtract the differences between them from one of them. > Its a crowded square, with people walking around, And i want to > "keep" all th

[Gimp-user] [OT] Macromedia Freehand poised to death.

2005-08-09 Thread Joao S. O. Bueno Calligaris
Hi, While not directly GIMP related, I just saw on google news that Macromedia Freehand is being descontinued. Not quite a surprise since Macromedia is now owned by Adobe - the Photoshop vendor. ___ Gimp-user mailing list Gimp-user@lists.xcf.berkeley.

Re: [Gimp-user] Suggestion for the Scalpel tool

2005-08-08 Thread Joao S. O. Bueno Calligaris
On Monday 08 August 2005 17:20, [EMAIL PROTECTED] wrote: > Hi everyone ! > > I don't know if it's the right place to post this, but if not, I > will try to post it on the developper list ! > > I just have a suggestion about the scalpel tool. I do a lot of > photos and even teach at the uni how to u

Re: [Gimp-user] Tablets and sub-pixel sampling

2005-07-26 Thread Joao S. O. Bueno Calligaris
On Tuesday 26 July 2005 10:20, Martin Vollrathson wrote: > Joao S. O. Bueno Calligaris wrote: > > Given this picture, I do not see how it could be physically any > > different from what you presented us - tehre simply are not more > > pixels on that image. > > No, that

Re: [Gimp-user] Tablets and sub-pixel sampling

2005-07-26 Thread Joao S. O. Bueno Calligaris
On Tuesday 26 July 2005 06:59, Martin Vollrathson wrote: > Sven Neumann wrote: > > Are you using the pencil tool perhaps? The one and only purpose > > of the pencil tool is to have a hard edge aligned with the pixel > > grid. > > No, I'm using the brush tool. And there are no hard edges. The > brus

Re: [Gimp-user] Newbie Question

2005-07-11 Thread Joao S. O. Bueno Calligaris
On Monday 11 July 2005 16:13, Sven Neumann wrote: > Hi, > > Jonathan Allen <[EMAIL PROTECTED]> writes: > > I have a first-time question. In general terms, how can I change > > all the pixels of one colour within a hand-drawn selection into > > another colour ? > > Edit->Fill with FG Color > > The

Re: [Gimp-user] Preview in GIMP

2005-07-03 Thread Joao S. O. Bueno Calligaris
Hi! Simon and Carol had already said what there is to say. I am only writing this to explain why there are "full image" previews: the things that do full image previews, in the layers->colors menu are implemented as native gimp tools (just like the paint brush). While most of the things that d

Re: Bleeding edge, WAS [Gimp-user] pygtk and 2.3.1

2005-06-29 Thread Joao S. O. Bueno Calligaris
On Wednesday 29 June 2005 08:40, John R. Culleton wrote: > On Wednesday 29 June 2005 08:52 am, John R. Culleton wrote: > > thought it was time to rename the thread since I have gone past > > the problems with pygtk. > > > > If anything else comes up of interest I will report back. > > It seems tha

Re: [Gimp-user] How to manage a lot of brushes?

2005-06-28 Thread Joao S. O. Bueno Calligaris
On Tuesday 28 June 2005 14:57, Olivier Lecarme wrote: > I loaded the various brushes mentioned on Carol Spears' web page. I > now have a set of 1482 different brushes, which are very > interesting and useful, but very difficult to manage in the unique > brushes dialog. Is there a way to have a hier

Re: [Gimp-user] Multiple file scaling

2005-06-24 Thread Joao S. O. Bueno Calligaris
mp_file_sabe (imagem, imagem.layers[0], novo_nome, novo_nome) register( "rotacao_em_massa", "Rotaciona as imagens em um diretório", "rotacao_em_massa (diretorio) -> None", "Joao S. O. Bueno Calligaris", &qu

  1   2   3   >