Re: [Gimp-user] How do you select the inside of a circle?

2007-05-21 Thread rcook
> Hi, > > How do I get a selection of the entire inside of an outline of a > circle? For example, I have a transparent background, and I draw a > circle in black (it looks like this " O ", minus the quotes). I use > the "Select Region By Color" and click on the black outline of the > circle. If I c

Re: [Gimp-user] Gaussian Blur

2007-06-28 Thread rcook
> > What is the difference between IIR and RLE in Gaussian Blur? Wich > should be used in wich context? See http://docs.gimp.org/en/plug-in-gauss.html Blur Method IIR: IIR stands for “Infinite Impulse Response”.This blur works best for large radius values and for images which are not compu

Re: [Gimp-user] SVN Gimp Ubuntu Compiling error imagemap plugin

2007-07-21 Thread rcook
> Hello, > > For some time now I'm not able to compile Gimp under Ubuntu. > There is a problem while compiling the imagemap plugin. > > bison -y -d -p cern_ imap_cern.y > /bin/bash: bison: command not found You have bison? owen ___ Gimp-user mailing

Re: [Gimp-user] cant open psd files

2007-07-21 Thread rcook
> Hi: > Im haveing some compatibility issues with gimp and psd files. > The files were created on a OSX Machine with Photoshop - do not know the > version. > I have tried opening them with Debian and Gimp 2.2.13 and openSUSE 10.2 > with > Gimp (what ever the version is in the std repo) > > I have a

Re: [Gimp-user] can someone check this doc for me?

2007-09-18 Thread rcook
> hi > > I just wrote a doc on saving images for the web using gimp. I was > wondering if anyone could read it and send me feedback? > > http://en.flossmanuals.net/bin/view/Gimp/OptimisingImagesForWeb > In 2.4 the properties are found at Image->Image->Image properties which is a change from the

Re: [Gimp-user] Fwd: Opening pictures taken with an Olympus E-510 fails every time

2007-09-25 Thread rcook
> Yes, I have got the same answer from another forum as well. I have libexif > 0.6.13 installed. It's the version that is available in one of the > repositories when Ubuntu 7.04 is just installed. I use the automatic > update > all the time, and so far there has not been an update for that file. >

Re: [Gimp-user] floating selection

2007-09-29 Thread rcook
> When I go to crop something, Gimp crops it very nicely but, unlike, PS, > the > image is then impossible to do anything else with as I now have a floating > layer. Strange! When I do a Image->Crop, it just gives me a new image, using 2.2.13 Image->Crop to Selection in 2.4rc2 Owen __

Re: [Gimp-user] Pngs, jpgs, tifs, etc.,

2007-10-24 Thread rcook
> i too have found myself using pngs a lot more than jpgs and for the same > reason. the image came in as > a jpg though, i went ahead and worked with it as a jpg. however, i too > would have preferred tackling > it as a png file. my absolute first choice would be a tif but it was > given > in th

Re: [Gimp-user] compiling woes

2007-10-26 Thread rcook
> I am attempting to compile 2.4 on a fresh Slackware 12.0 install. When I > run > ./configure, I get a message at the end about needing pygtk, but I have > pygtk installed > and the version number is high enough. Do I need some kind of development > headers and if > so, where do I get them? Yo

Re: [Gimp-user] Urban Acid script (buggy)

2007-11-07 Thread rcook
> Following is my "Urban Acid" Script-Fu program. It attempts to simulate the > famous Photoshop Urban Acid action, which dramatically alters the color curves. > > The program worked well in GIMP 2.2, but is buggy in v2.4. I am having the > following problems: > > * The first time, it runs but th

Re: [Gimp-user] Urban Acid script (buggy)

2007-11-07 Thread rcook
>> Following is my "Urban Acid" Script-Fu program. It attempts to simulate > the >> famous Photoshop Urban Acid action, which dramatically alters the color > curves. >> The program worked well in GIMP 2.2, but is buggy in v2.4. I am having the >> following problems: >> * The first time, it runs b

[Gimp-user] 2.4 question

2007-11-15 Thread rcook
With 2.2, when making a selection, then creating a new image, the new image dimensions were those of the selection. This does not seem to be the case in 2.4, you get the default image size. Or have I missed something TIA Owen ___ Gimp-user mailin