[Gimp-user] what does %n (%m) mean in status bar setting?

2008-01-23 Thread Choi, JiHui
Hi, all.

we can change the content of status area on image window.
Tool box - File - preference - image window - title and status

there are some odd characters, like as %n (%m), %D*%f-%p.%i (%t, %L) %wx%h
what do they mean?

my guess, %n = name, %m = current using memory,  %wx%h = width x height..
but others?


-- 
〓〓
Choi, JiHui
http://Mr-Dust.pe.kr
http://GIMP.kr
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] what does %n (%m) mean in status bar setting?

2008-01-23 Thread Sven Neumann
Hi,

On Thu, 2008-01-24 at 01:12 +0900, Choi, JiHui wrote:

 we can change the content of status area on image window.
 Tool box - File - preference - image window - title and status
 
 there are some odd characters, like as %n (%m), %D*%f-%p.%i (%t, %L) %wx%h
 what do they mean?

man gimprc


Sven


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


Re: [Gimp-user] what does %n (%m) mean in status bar setting?

2008-01-23 Thread Choi, JiHui
On Jan 24, 2008 1:14 AM, Sven Neumann [EMAIL PROTECTED] wrote:
 man gimprc

good. it's perfect!!
thanks Sven. :)

-- 
〓〓
Choi, JiHui
http://Mr-Dust.pe.kr
http://GIMP.kr
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] printing in gimp..

2008-01-23 Thread Choi, JiHui
Hi, all
I have two questions.


1. in windows, gimp doesn't have print preview..
and in ubuntu, gimp doesn't have even print menu, either.

and I found gimp-print plugin. it's so cool.
but it doesn't install with gimp, although it is the official package.
why?

2. Is there no print preview plugin or something for windows?


Greetings.

-- 
〓〓
Choi, JiHui
http://Mr-Dust.pe.kr
http://GIMP.kr
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] compiling GAP

2008-01-23 Thread Elwin Estle
I am on Zenwalk 5.0.  When I run ./configure, I get the follwing error message 
at the
end.

./configure: line 8825: ./po/POTFILES.in: No such file or directory
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: extern_libs/Makefile.in

What's it looking for?


  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp-user Digest, Vol 64, Issue 25

2008-01-23 Thread pawelg
I have tablet Wacom, and it works well with gimp 2.2 but it doesn't work 
with gimp 2.4.1. I know that wacom tablets used to work with gimp, when 
tablets from other producers not always. 

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


Re: [Gimp-user] printing in gimp..

2008-01-23 Thread Sven Neumann
Hi,

On Thu, 2008-01-24 at 01:25 +0900, Choi, JiHui wrote:

 1. in windows, gimp doesn't have print preview..

That's a problem of the GTK+ print system. The implementation on Windows
is lacking some functionality. I am sure the GTK+ developers would love
to get some help with that.

 http://bugzilla.gnome.org/show_bug.cgi?id=376469

And some links to bug reports about problems with the Print preview on
other platforms:

 http://bugzilla.gnome.org/show_bug.cgi?id=491488
 http://bugzilla.gnome.org/show_bug.cgi?id=505453
 http://bugzilla.gnome.org/show_bug.cgi?id=509909

As you can see there is a lot left to be done.

 and in ubuntu, gimp doesn't have even print menu, either

The people who package GIMP for Ubuntu decided to build GIMP without
Print support. If you want to know why, you got to ask them.


Sven


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


Re: [Gimp-user] compiling GAP

2008-01-23 Thread Sven Neumann
Hi,

On Wed, 2008-01-23 at 09:31 -0800, Elwin Estle wrote:
 I am on Zenwalk 5.0.  When I run ./configure, I get the follwing error 
 message at the
 end.
 
 ./configure: line 8825: ./po/POTFILES.in: No such file or directory
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: error: cannot find input file: extern_libs/Makefile.in

What exactly are you building?


Sven


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


Re: [Gimp-user] Gimp-user Digest, Vol 64, Issue 25

2008-01-23 Thread Sven Neumann
Hi,

On Wed, 2008-01-23 at 18:56 +0100, pawelg wrote:
 I have tablet Wacom, and it works well with gimp 2.2 but it doesn't work 
 with gimp 2.4.1. I know that wacom tablets used to work with gimp, when 
 tablets from other producers not always. 

You did not even tell us what operating system you are using. Without
more information, there isn't much we can do. But I suggest that, before
anything else, you update GTK+ and GIMP.


Sven


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


Re: [Gimp-user] compiling GAP

2008-01-23 Thread Elwin Estle
Okay...I will hold off.  I also tried it with 2.2.1 (which I have compiled 
previously on
other distros with no problem...same thing).


--- Sven Neumann [EMAIL PROTECTED] wrote:

 Hi,
 
 On Wed, 2008-01-23 at 12:14 -0800, Elwin Estle wrote:
  GAP 2.2.2
 
 Not a very detailed answer. But let's assume that you are building from
 tarball and that you downloaded that tarball from ftp.gimp.org.
 
./configure: line 8825: ./po/POTFILES.in: No such file or directory
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: extern_libs/Makefile.in
 
 Both files are included in the tarball. I have no idea what you are
 doing wrong.
 
 Anyway, you will probably want to wait a day or two since we are
 preparing a GAP 2.4.0 release right now. This release will work much
 better with GIMP 2.4.
 
 
 Sven
 
 
 



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

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


Re: [Gimp-user] compiling GAP

2008-01-23 Thread Sven Neumann
Hi,

On Wed, 2008-01-23 at 12:14 -0800, Elwin Estle wrote:
 GAP 2.2.2

Not a very detailed answer. But let's assume that you are building from
tarball and that you downloaded that tarball from ftp.gimp.org.

   ./configure: line 8825: ./po/POTFILES.in: No such file or directory
   configure: creating ./config.status
   config.status: creating Makefile
   config.status: error: cannot find input file: extern_libs/Makefile.in

Both files are included in the tarball. I have no idea what you are
doing wrong.

Anyway, you will probably want to wait a day or two since we are
preparing a GAP 2.4.0 release right now. This release will work much
better with GIMP 2.4.


Sven


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


Re: [Gimp-user] printing in gimp..

2008-01-23 Thread Leonard Evens
On Wed, 2008-01-23 at 19:00 +0100, Sven Neumann wrote:
 Hi,
 
 On Thu, 2008-01-24 at 01:25 +0900, Choi, JiHui wrote:
 
  1. in windows, gimp doesn't have print preview..
 
 That's a problem of the GTK+ print system. The implementation on Windows
 is lacking some functionality. I am sure the GTK+ developers would love
 to get some help with that.
 
  http://bugzilla.gnome.org/show_bug.cgi?id=376469
 
 And some links to bug reports about problems with the Print preview on
 other platforms:
 
  http://bugzilla.gnome.org/show_bug.cgi?id=491488
  http://bugzilla.gnome.org/show_bug.cgi?id=505453
  http://bugzilla.gnome.org/show_bug.cgi?id=509909
 
 As you can see there is a lot left to be done.
 
  and in ubuntu, gimp doesn't have even print menu, either
 
 The people who package GIMP for Ubuntu decided to build GIMP without
 Print support. If you want to know why, you got to ask them.

I'm pretty sure the same thing is true of the latest Fedora package for
gimp 2.4.3.   But one can get the gutenprint gimp plugin which does the
job quite well.  I bet that is available for ubuntu also.

 
 
 Sven
 
 
 ___
 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


[Gimp-user] Color managed printing under gimp 2.4.3

2008-01-23 Thread Leonard Evens
Gimp 2.4.3 allows color proofing but provides no mechanism for using a
printer profile to actually print.   I presume there are weighty issues
involved in doing such a thing.

But in principle, it is not to difficult to do it in an ad hoc manner.
All you have to do is modify the image using the print profile to do so
and then print the result.  I've managed to do it as follows.  I created
my print profile using a measuring device and the argyll suite of
command line programs.  argyll also includes a program cctiff for
modifying a tiff file given source and destination profiles.   The lcms
package also contains a similar program tifficc (also jpegicc).   I've
used both these programs to modify a tiff file (assuming sRGB as the
source profile) and then printed them using photoprint.   I'm pretty
sure that I could also do the printing using a gimp print plugin, in my
case, the gimp gutenprint plugin.

One does have to exercise a little care.  First you have to make sure
you let the profile do the work and print uncorrected, and also, you
have to use the same printing scheme to print that you used for making
the profile.

Measuring devices which can read prints are a bit expensive, so not
everyone will want to go that route, but there are people who will
produce a profile for you at modest cost.  Look in particular at
www.blackfiveservices.co.uk/photoprint.shtml

-- 
Leonard Evens [EMAIL PROTECTED]
Mathematics Department, Northwestern University

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


[Gimp-user] gimp print

2008-01-23 Thread Jason Risenburg
If you want to print, here is a sight for plugin 
http://gimp-print.sourceforge.net/
trig




  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Color managed printing under gimp 2.4.3

2008-01-23 Thread Sven Neumann
Hi,

On Wed, 2008-01-23 at 17:09 -0600, Leonard Evens wrote:
 Gimp 2.4.3 allows color proofing but provides no mechanism for using a
 printer profile to actually print.   I presume there are weighty issues
 involved in doing such a thing.

The main reason for the lack of this in the Print plug-in is that Cairo,
which is used by GTK+ Print, doesn't have color management nor does it
offer a pixel format with more than 8bit per color channel. The latter
makes it impossible to reasonably apply color management before passing
the image to the GTK+ Print system.

 But in principle, it is not to difficult to do it in an ad hoc manner.
 All you have to do is modify the image using the print profile to do so
 and then print the result.

That is a bad idea, due to the fact that you are then doing the color
conversion in 8bit per channel. You are throwing away information here.
Why don't you just use Photoprint and specify the Printer profile there?


Sven


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