Re: Tiff changes?

2000-05-05 Thread Michael J. Hammel
Thus spoke Nick Lamb > > Have the libtiff requirements changed recently? 1.1.19 built fine. > > Yes, there has been a change to my use of libtiff, on the discovery > that recent versions have removed support for LZW. Can you tell me > which version of libtiff you have, so I can guage what to do

Re: Tiff changes?

2000-05-05 Thread Nick Lamb
On Fri, May 05, 2000 at 06:54:51PM -0600, Michael J. Hammel wrote: > /usr2/graphics/gimp/gimp-1.1/gimp-1.1.21/plug-ins/common/tiff.c:1237: > undefined reference to `TIFFFindCODEC' > > Have the libtiff requirements changed recently? 1.1.19 built fine. Yes, there has been a change to my use of li

Tiff changes?

2000-05-05 Thread Michael J. Hammel
1.1.21 build on RH 5.2, with fairly updated graphics libs: gcc -g -O2 -Wall -o .libs/tiff tiff.o ../../libgimp/.libs/libgimpui.so -L/usr/local/gtk1.2/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lm ../../libgimp/.libs/libgimp.so -lglib -lm -ltiff -L/usr/local/gtk1.2/lib -L

Re: AXV

2000-05-05 Thread Blue Lang
On Sat, 6 May 2000, Tuomas Kuosmanen wrote: > On Fri, May 05, 2000 at 07:26:41PM +0200, Martin Weber wanted to say the following: > > AXV is a new image viewer that is much faster than GIMP: > > http://axv.sourceforge.net/ > > .. Crashes faster than light? :) I didn't manage to crash it, altho

Re: Proposal for new gimp_tips.txt

2000-05-05 Thread Tuomas Kuosmanen
On Thu, May 04, 2000 at 06:29:19PM +0200, Raphael Quinet wanted to say the following: > If Edit->Stroke does not give good results with a 1-pixel brush, you > can try the following: first, fill your selection with the foreground > color, then make a selection that is 1 pixel smaller than the prev

Re: AXV

2000-05-05 Thread Tuomas Kuosmanen
On Fri, May 05, 2000 at 07:26:41PM +0200, Martin Weber wanted to say the following: > AXV is a new image viewer that is much faster than GIMP: > http://axv.sourceforge.net/ Warning: This software has not been tested yet, and should be used with extrem care. .. Crashes f

Re: AXV

2000-05-05 Thread Guillermo S. Romero / Familia Romero
>AXV is a new image viewer that is much faster than GIMP: >http://axv.sourceforge.net/ Beep, incompatible conversion from editor to viewer, please use a explicit cast. You are comparing apples to oranges. ;] GSR

Re: Help needed

2000-05-05 Thread Marc Lehmann
On Fri, May 05, 2000 at 09:28:02AM +0200, "DrMartin.Weber" <[EMAIL PROTECTED]> wrote: > 1. I need implementations of the following or similar algorithms. Can anyone > help? If you really need these then either: a) implement them yourself b) pay somebody to do it c) ask somebody to do it > 2. H

Re: Perl-Fu plug-ins in 1.1.21

2000-05-05 Thread Marc Lehmann
On Fri, May 05, 2000 at 01:22:48PM +0200, Sven Neumann <[EMAIL PROTECTED]> wrote: > entries? Sort them according to their original name (easy) or according > to the translated one? I fear that the latter will be difficult and it > would lead to different menu orders depending on what language y

Re: Perl-Fu plug-ins in 1.1.21

2000-05-05 Thread Marc Lehmann
On Wed, May 03, 2000 at 03:20:19PM +0200, Raphael Quinet <[EMAIL PROTECTED]> wrote: > That's why I am surprised to get this problem: I double-checked that I > had no old files in the plug-ins directory before reporting this > strange bug. The only files that are in the plug-in-path came from a >

Re: AXV

2000-05-05 Thread Sven Neumann
Hi, > AXV is a new image viewer that is much faster than GIMP Well, viewing images is another thing than editing them... So there's yet another image viewer being developed now. And it has choosen yet another format to store its thumbnails. Sorry, but that aren't good news actually. Salut,

AXV

2000-05-05 Thread Martin Weber
AXV is a new image viewer that is much faster than GIMP: http://axv.sourceforge.net/ -- Sent through GMX FreeMail - http://www.gmx.net

Re: [gimp-devel] Re: Proposal for new gimp_tips.txt

2000-05-05 Thread Raphael Quinet
On Fri, 5 May 2000, Simon Budig <[EMAIL PROTECTED]> wrote: [about the Channels tip] > This Tip should be changed to a pointer to the Quick-Mask option. This > is the easier way to do the same thing. I disagree. Saving a selection to a channel mask allows you to do more things: you can save sever

Re: cdisplay configuration - should it be stored in system configuration?

2000-05-05 Thread pixel fairy
--- Karl Heinz Kremer <[EMAIL PROTECTED]> wrote: > I am trying to understand what the cdisplay modules > can or can not > do for a color management system. In my opinion the > configuration > of these modules should be stored in a user's gimprc > file and not > as parasites in an image: If I mo

Re: [gimp-devel] Re: Proposal for new gimp_tips.txt

2000-05-05 Thread Simon Budig
Sven Neumann ([EMAIL PROTECTED]) wrote: > > You can save a selection to a channel (Select->Save to Channel) and > > then modify this channel with any paint tools. Use the "Channels" tab > > in the "Layers, Channels and Paths" dialog to toggle the visibility of > > this new channel and to perform

cdisplay configuration - should it be stored in system configuration?

2000-05-05 Thread Karl Heinz Kremer
I am trying to understand what the cdisplay modules can or can not do for a color management system. In my opinion the configuration of these modules should be stored in a user's gimprc file and not as parasites in an image: If I move an image from one machine to another the cdisplay settings ar

Re: Proposal for new gimp_tips.txt

2000-05-05 Thread Raphael Quinet
I should have waited a bit more before sending my previous mail, because I did not see Sven's reply on time... On Fri, 05 May 2000, Sven Neumann <[EMAIL PROTECTED]> wrote: [...] > Well, dragging does work, but using the icons as buttons instead of > a drag target is much faster and easier. You'll

Re: Proposal for new gimp_tips.txt

2000-05-05 Thread Raphael Quinet
Posting a new version of the gimp_tips file caused some quick replies with new tips. Thanks to Austin Donnelly, Andy Thomas and Garry Osgood who sent some proposals. Here is a short unidiff (diff -U 0) of the file, compared to the version posted yesterday. If there are no more comments on it un

Re: Perl-Fu plug-ins in 1.1.21

2000-05-05 Thread Sven Neumann
Hi, Raphael wrote: > But I also noticed that something else has changed in the Perl-Fu > scripts: in the previous versions that I tried (under Solaris), these > scripts were always registered at the bottom of the menus, instead of > being mixed with the C plug-ins. Now it seems to be the contra

Re: Proposal for new gimp_tips.txt

2000-05-05 Thread Sven Neumann
Hi, some comments: > The layer named "Background" is special. You can't add > transparency or a layer mask to it. To add transparency, you > must first "add alpha" to the layer by right-clicking in the > layers dialog and selecting "Add Alpha Channel". see Garrys mail > A Floating Selecti