Re: [Gimp-user] How to Apply an operation to ALL OPENED FILE... or how to do it simply?

2007-08-14 Thread saulgoode
Quoting David Hodson <[EMAIL PROTECTED]>:

> [EMAIL PROTECTED] wrote:
>
>> If you install Dave Hodson's Batch Processor
>> (http://members.ozemail.com.au/~hodsond/dbp.html), the AUTO LEVELS under
>> the "Colours" tab will effectively perform an auto white balance.
>
> Actually, it calls "gimp_levels_stretch", which I think is the function
> under the menu item "Stretch Contrast" (but I'm not sure).

Looking at the source, it appears that "Auto->White Balance" calls  
"gimp_levels_stretch" while "Auto->Stretch Contrast" calls a plug-in  
called "c_astretch".



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


Re: [Gimp-user] Font size in Gimp

2007-08-14 Thread Sven Neumann
Hi,

On Tue, 2007-08-14 at 12:06 -0700, David Arnold wrote:

> Is there a simple way to change add a them with a larger font size?

Should be sufficient to add a line like

gtk-font-name = "Sans 24"

to your ~/.gimp-2.2/gtkrc file


Sven


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


Re: [Gimp-user] Question about GIMP CMYK support.

2007-08-14 Thread John R. Culleton
On Tuesday 07 August 2007, Chris Mohler wrote:
> On 8/7/07, Bhavin Suthar <[EMAIL PROTECTED]> wrote:
> > Can someone tell me the truth behind this? Does this also mean
> > that if you write text on image (like your jpeg Canon photos)
> > then they can't be printed properly?
>
> Point #1 is almost accurate.  The true part: GIMP does not natively
> support CMYK yet.  It will in time, and there is a plug-in if you
> truly need CMYK separations.  The false part: you can't use GIMP to
> prepare for printing.  You certainly can, but be aware of the
> RGB->CMYK translation process - eg, there is no way to print the
> color #FF in CMYK.
>
> Point #2 is pretty much FUD.  I occasionally convert something to
> CMYK in PS just to check the shift, but if you are a "graphics
> professional" [sic] you should already be aware of the RGB colors
> that exist outside of CMYK color space and avoid them.  A cheap
> inkjet printer will show you the result of converting your RGB to
> CMYK if you really need to know - and this type of proof (a "hard"
> proof) is more accurate anyway, owing to the fact that all monitors
> operate on the principal of additive light (hence RGB), and most
> printers operate on subtractive light (thus CMYK).  A "soft" proof
> can easily[1] be obtained by using imagemagick[2].
>
> Short answer: I doubt you need CMYK.  You certainly won't be
> prevented from printing your photos by not using it.  Many desktop
> printers expect RGB input these days[3].
>
> Chris

I would expect that flesh tones would give the most trouble in 
converting from RGB to CMYK . Among free software programs Krita, 
TeX, Cinepaint  and Scribus handle CMYK natively, and all but TeX can 
use ICC color profiles.  Gimp and Inkscape don't yet, and that limits 
their acceptablity in the publishing world despite their other 
excellent features.  Book designers want CMYK plus ICC profiles and 
won't consider a product that lacks that capability for color work. 

The free programs listed above that most closely approximate Gimp are 
Cinepaint (a Gimp offshoot0, and Krita.  But neither has the range of 
other features offered by Gimp.  and Krita only runs under the KDE 
desktop found on many Linux systems.

It is possible to conceive of a workflow that involved doing most of 
the creative work in Gimp but a final checkout/conversion to CMYK in 
e.g., Krita or Scribus. 

Color separations where needed for the press can be prepared by 
specialized prepress software and need not involve the publisher. 
Most printers will accept color files in pdf form so long as the 
color is in CMYK model.  It helps if the PDF adheres to the X3 
specification however.  Since Scribus already has all this a Gimp to 
Scribus workflow makes some sense. 
-- 
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com

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


[Gimp-user] Font size in Gimp

2007-08-14 Thread David Arnold
Hi,

I've successfully installed Macports gimp on my mac os x 10.4.10.

In the preferences I've discovered themes, a Default and a Small.  
Howeer, my old eyes need a Medium or a Large.

Is there a simple way to change add a them with a larger font size?
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


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 worth blurring
> > at all, GIMP seems to assume
> > that they are black for the purpose of the blurring algorithm -
> > which can cause some rather ugly side effects.
> >
> > To see what I am talking about, start with a new image with a
> > white background. Create a new, transparent layer, and place a
> > pure white object on it (such as a white circle). Now apply any
> > blur function to it.
> >
> > What you will see are some gray boundary areas around your white
> > object, depending on what parameters you used for the blur
> > effect.
>
> What I see is white; and the preview confirms that the area is only
> becoming more diffuse, not discolored.
> Your bug report is only meaningful if you mention what version of
> GIMP you're using. Otherwise this behaviour may have been fixed
> since the release you're using.
>
> I am using the SVN version of gimp of last week.

Actually, I recall this in gimp 1.2 - I guess this has been fixed in 
GIMP 1.3 devel cycle. 

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


Re: [Gimp-user] Blur and Transparency

2007-08-14 Thread Jürgen Hubert

- Original Message -
From: "Scott Bicknell" <[EMAIL PROTECTED]>
To: 
Cc: "Jürgen Hubert" <[EMAIL PROTECTED]>
Sent: Tuesday, August 14, 2007 7:43 AM
Subject: Re: [Gimp-user] Blur and Transparency


> >
> > What you will see are some gray boundary areas around your
> > white object, depending on what parameters you used for the
> > blur effect.
>
> That's not what I see. I started with a white background layer,
> added a transparent layer, created a circular selection, filled
> it with white, deselected the area, and used Gaussian blurring
> with a radius of 20. It behaved as it should, spreading out the
> pixels and gradually blending them to the transparent areas of
> the layer without affecting the color. The only way it becomes
> visible is if I toggle the visibility of the background layer.

Strange. But admittedly I don't have the latest version of GIMP installed on
this computer. I'll check again tomorrow, once I'm no longer dependant on a
dial-up internet connection...


- Jürgen Hubert

Art Tutorials Wiki: http://artwiki.wikidot.com

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


Re: [Gimp-user] Blur and Transparency

2007-08-14 Thread David Gowers
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 worth blurring at all, GIMP seems to
> assume
> that they are black for the purpose of the blurring algorithm - which can
> cause some rather ugly side effects.
>
> To see what I am talking about, start with a new image with a white
> background. Create a new, transparent layer, and place a pure white object
> on it (such as a white circle). Now apply any blur function to it.
>
> What you will see are some gray boundary areas around your white object,
> depending on what parameters you used for the blur effect.


What I see is white; and the preview confirms that the area is only becoming
more diffuse, not discolored.
Your bug report is only meaningful if you mention what version of GIMP
you're using. Otherwise this behaviour may have been fixed since the release
you're using.

I am using the SVN version of gimp of last week.
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user