Re: [Gimp-developer] Fwd: [GUG] CMYK under Gimp.

2003-11-20 Thread Kai-Uwe Behrmann
Am 18.11.03, 22:49 +0100 schrieb Sven Neumann: > correction filters. If these plug-ins and modules all use lcms and > share ICC profiles by means of gimprc and parasites, you could use Have gimps configure an header check for lcms allready onboard? This would help plug-ins to easily link against

Re: [Gimp-developer] Fwd: [GUG] CMYK under Gimp.

2003-11-21 Thread Kai-Uwe Behrmann
Am 20.11.03, 21:10 -0800 schrieb Daniel Rogers: > I am working on an api for this in GEGL. It is probably best to use the > system api's, when available, since there are already methods to plug > lcms into the exisiting system api's (on windows and Mac OS X) as a CMM. This would be fine for unix

Re: [Gimp-developer] Fwd: [GUG] CMYK under Gimp.

2003-11-24 Thread Kai-Uwe Behrmann
... after the weekend Am 21.11.03, 07:44 -0800 schrieb Daniel Rogers: > | This would be fine for unix based systems too. Are there any plans to > | create an system interface for X to plug-in an CMM? > | Do You know someone allready working on this? > > yeah, I am working on this. Hopefully, I wi

Re: [Gimp-developer] Re: [Gimp-user] Re: Fwd: [GUG] CMYK under Gimp.

2003-11-24 Thread Kai-Uwe Behrmann
Am 21.11.03, 09:37 -0800 schrieb Daniel Rogers: > Ah, well I interpreted this slightly differently. While X11 does have color > management > support, it is not as good as lcms, and doesn't support the concept of CMM, which is > what > I really thought he was asking about. Pro people like to be

Re: [Gimp-developer] Fwd: [GUG] CMYK under Gimp.

2003-11-24 Thread Kai-Uwe Behrmann
Am 21.11.03, 16:04 +0100 schrieb Sven Neumann: > > would help plug-ins to easily link against liblcms? > > I don't see how a configure check in GIMP would help plug-ins so the > answer to the question doesn't really matter. I'll give it anway: I've > added such a check a few minutes ago when the c

Re: [Gimp-developer] Fwd: [GUG] CMYK under Gimp. (fwd)

2003-11-24 Thread Kai-Uwe Behrmann
I resend this email, as it was lost by the lists.xcf.berkeley.edu mailserver. -- Forwarded message -- Date: Mon, 24 Nov 2003 11:03:41 +0100 (CET) From: Kai-Uwe Behrmann <[EMAIL PROTECTED]> To: Sven Neumann <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: [Gimp-developer] ANNOUNCE: The GIMP 1.3.23

2003-11-26 Thread Kai-Uwe Behrmann
Am 24.11.03, 12:58 +0100 schrieb David Neary: > Overview of Changes in GIMP 1.3.23 > == > - Color proof display filter using ICC profiles written by Banlu > Kemiyatorn Looks promising. Thanks Kai-Uwe ___ Gimp-develope

Re: [Gimp-developer] CMS under Gimp.

2003-11-26 Thread Kai-Uwe Behrmann
Am 24.11.03, 11:29 +0100 schrieb Sven Neumann: > Hmm? As I already outlined, the configure check in GIMP doesn't help > external plug-ins and modules. Also, GIMP does not depend on lcms now, > so I wonder what exactly you are trying to do with it ...? I guessed You mean to set an variable which h

Re: [Gimp-developer] CMS under Gimp.

2003-11-26 Thread Kai-Uwe Behrmann
Am 26.11.03, 12:32 +0100 schrieb Sven Neumann: > They should probably be included at some point. Actually our goal was > to move as much plug-ins out of the main distribution as possible and > not to accept any new plug-ins. However since there's still no > useable plug-in registry, we lately cha

Re: [Gimp-developer] multilayer tiff

2003-11-26 Thread Kai-Uwe Behrmann
he patch for 97352 TIFF plugin shows progress bar when run non-interactive . So this may remained open. regards Kai-Uwe Behrmann tiff.c.gz Description: tiff.c.gz ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/l

Re: [Gimp-developer] multilayer tiff

2003-11-26 Thread Kai-Uwe Behrmann
Am 26.11.03, 22:53 +0100 schrieb Sven Neumann: > Non-gzipped would certainly have been preferred since it allows to > comment on the code more easily. It would become ~140kB so I avoided unzipping for the list readers. > > the patch for 97352 TIFF plugin shows progress bar when run > > That bug

Re: [Gimp-developer] multilayer tiff

2003-11-27 Thread Kai-Uwe Behrmann
Hi, Am 27.11.03, 13:42 +0100 schrieb Sven Neumann: > There is no way a GIMP plug-in can support multiple versions and even > a completely different app and at the same time be readable and > maintainable code. In my opinion the version included with GIMP-2.0 > should be a plug-in for GIMP-2.0 and

Re: [Gimp-developer] multilayer tiff

2003-11-28 Thread Kai-Uwe Behrmann
Hello, Am 28.11.03, 01:07 +0100 schrieb Sven Neumann: > Daniel Rogers <[EMAIL PROTECTED]> writes: > > > Sven, I think what he was saying (and please speak up if I > > misinterpreted your english) that he would like to become the > > current maintainer of the current tiff plugin. > > That is somet

Re: [Gimp-developer] multilayer tiff

2003-11-28 Thread Kai-Uwe Behrmann
Hi Sven and tiff maintainer, Am 28.11.03, 15:00 +0100 schrieb Sven Neumann: > I agree that it makes sense to make the code for the two plug-ins more > common since it will make it easier to merge changes between the two > but I am not going to accept any ifdef's in GIMP CVS that aren't > strictly

Re: [Gimp-developer] multilayer tiff

2003-11-28 Thread Kai-Uwe Behrmann
Hi Sven and tiff maintainer, Am 28.11.03, 15:00 +0100 schrieb Sven Neumann: > I agree that it makes sense to make the code for the two plug-ins more > common since it will make it easier to merge changes between the two > but I am not going to accept any ifdef's in GIMP CVS that aren't > strictly

Re: [Gimp-developer] multilayer tiff

2003-11-28 Thread Kai-Uwe Behrmann
Hi Sven and tiff maintainer, Am 28.11.03, 15:00 +0100 schrieb Sven Neumann: > I agree that it makes sense to make the code for the two plug-ins more > common since it will make it easier to merge changes between the two > but I am not going to accept any ifdef's in GIMP CVS that aren't > strictly

Re: [Gimp-developer] preparing GIMP 2.2

2004-08-08 Thread Kai-Uwe Behrmann
nside the tiff reader, but stripped it out now, because CinePaints internal color management can handle CMYK natively. Anyway if You like to look into the old tiff code, let me know and I will send it to anyone interessted. kind regards Kai-Uwe Behrmann + imaging

Re: [Gimp-developer] CMS PDBs in CinePaint/GIMP

2004-08-14 Thread Kai-Uwe Behrmann
like. regards Kai-Uwe Behrmann + imaging development / panoramas + color management + email :[EMAIL PROTECTED] PS: ICC conversion to CMYK is done in my version of the print plug-in not in the tiff

Re: [Gimp-developer] CMS PDBs in CinePaint/GIMP

2004-08-14 Thread Kai-Uwe Behrmann
ommon. Do You have any concerns using gimp_func() in CinePaint? regards Kai-Uwe Am 14.08.04, 18:16 +0200 schrieb Sven Neumann: > Hi, > > Kai-Uwe Behrmann <[EMAIL PROTECTED]> writes: > > > Are You interessted into sharing the same PDB function names from > > what

Re: [Gimp-developer] CMS PDBs in CinePaint/GIMP

2004-08-15 Thread Kai-Uwe Behrmann
:) regards Kai-Uwe Am 15.08.04, 00:21 +0200 schrieb Sven Neumann: > Hi, > > Kai-Uwe Behrmann <[EMAIL PROTECTED]> writes: > > > As long as there is somthing simple possible like: > > > > #define cinepaint_func gimp-func > > > > #namespace_GI

Re: [Gimp-developer] Re: Gimp-developer Digest, Vol 29, Issue 13

2005-02-11 Thread Kai-Uwe Behrmann
s and the OpenICC mailing lists. You can follow the link to the ICC path discussion results <http://bugs.freestandards.org/show_bug.cgi?id=77> regards Kai-Uwe Behrmann + development for color management + imag

[Gimp-developer] Re: [Gimp-print-devel] ANNOUNCE: Gutenprint 5.0.0-rc1

2005-09-17 Thread Kai-Uwe Behrmann
Hello, this version compiles into CinePaint after runing configure without any further change. Thanks regards Kai-Uwe Behrmann + development for color management + imaging / panoramas + email

Re: [Gimp-developer] CMM

2006-02-17 Thread Kai-Uwe Behrmann
Am 17.02.06, 11:15 +0100 schrieb Andreas Klafft: > In the GIMP I see only the implementation of the lcms-lib. This is not a > starting point, this is nothing. Because you don't see really, what you do. I lcms is open source. What would you expect to see more? Mit freundlichen Grü

Re: [Gimp-developer] crash after saving tif

2006-03-26 Thread Kai-Uwe Behrmann
Similiar problems where reported for CinePaint. Look at your libtiff version. If it has 3.8.0 update or downgrad. This libtiff version is buggy. Hopd this helps. kind regards Kai-Uwe Behrmann + development for color management

Re: [Gimp-developer] Why modules interface?

2003-01-22 Thread Kai-Uwe Behrmann
Am 22.01.03, 16:59 +0100 schrieb Michael Natterer: > "Austin Donnelly" <[EMAIL PROTECTED]> writes: > > > > I want to add some features (changeing the gamma of the display ...) to > > > filmgimp. > > > > There already is a module called "cdisplay-gamma" which can do this. You > > don't need to wr

Re: [Gimp-developer] (fwd) GIMP CMYK Devloper - Willing to Pay

2003-02-14 Thread Kai-Uwe Behrmann
Hi, Even I'm not an educated programmer, I have staying cmyk on my plans for gimp. My reason is to get my own photos out for printing and let my printer sensible show the colors I missed for long time on paper. (Same should be with offset printing ... ) There are two targets for me: - integrate RGB

[Gimp-developer] interaction gimp <-> plug-in

2003-02-20 Thread Kai-Uwe Behrmann
Hi, I want add an feature to imagemap. I have in the plug-in an shape ( circle, rectangle, poly ) and want this as an selection in gimp in the belonging image. This selection can then be beveled or lighten as hotspotimage for the html-map tag. Can somebody show me, how to tell gimp: make the selec

Re: [Gimp-developer] Proposal for protesting against softwarepatents in Europe

2003-08-27 Thread Kai-Uwe Behrmann
Hi Raphaël, my wishes are with You and this protest. Kai-Uwe Behrmann Am 26.08.03, 15:07 +0200 schrieb Raphaël Quinet: > Well, this may be a bit controversial, but I thought about supporting > the demonstration against software patents in Europe by replacing the > GIMP home pa