Re: [Gimp-developer] Re: Custom layer mode combination

2003-07-25 Thread Joao S. O. Bueno
On Friday 25 July 2003 1:36 pm, Guillermo S. Romero / Familia Romero wrote: > [EMAIL PROTECTED] (2003-07-24 at 2031.28 -0300): > > The basic idea is that besides the "normal" "addition" " darken > > only" layer modes, to implement a "custom mode". In it, the user > > gets to type a c-like expres

[Gimp-developer] Giving a try to gimp-perl

2003-07-25 Thread David Gómez
Hi all ;), I know gimp-perl is still unstable, anyway i tried to compile it myself and test it with the bbgallery script. It's not a very complex script, just loads the jpeg images, rescales them to create the thumbnails, and save them. After that uses the HTML perl module to create a html gallery

Re: (LONG) Problems with the GIMP (was: Re: [Gimp-developer]tentative GIMP 2.0 release plans)

2003-07-25 Thread Michael Schumacher
> Michael Schumacher writes: > > According to Tor Lillqvist, there was something missing from Pango > > 1.2.3 and fixed shortly after the release. > > BTW, I now made new pre-built pango-1.2.3 Win32 packages on > www.gimp.org/win32/downloads.html, with the missing exports added, so > building GI

Re: (LONG) Problems with the GIMP (was: Re: [Gimp-developer]tentative GIMP 2.0 release plans)

2003-07-25 Thread Tor Lillqvist
Michael Schumacher writes: > According to Tor Lillqvist, there was something missing from Pango > 1.2.3 and fixed shortly after the release. BTW, I now made new pre-built pango-1.2.3 Win32 packages on www.gimp.org/win32/downloads.html, with the missing exports added, so building GIMP 1.3.x for W

[Gimp-developer] Re: pspi

2003-07-25 Thread Adam D. Moss
Tor Lillqvist wrote: > Nathan Carl Summers writes: > > Gimp plugins do not link with the Gimp and thus do not fall under Gimp's > > licence. Gimp plugins do link with libgimp*, which is licensed under the > > LGPL. (note that Nathan's analysis is correct but incomplete, I believe) > Are ther

pspi (was: Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template1.3.1)

2003-07-25 Thread Tor Lillqvist
Nathan Carl Summers writes: > Gimp plugins do not link with the Gimp and thus do not fall under Gimp's > licence. Gimp plugins do link with libgimp*, which is licensed under the > LGPL. Are there any licensing issues, BTW, with the pspi plug-in? (The GIMP plug-in that interfaces to Photoshop p

Re: [Gimp-developer] [FEATURE] Add optional motion constraints tothe Move Tool

2003-07-25 Thread Jakub Steiner
On Fri, 2003-07-25 at 22:27, David Neary wrote: > Hi all, > > http://bugzilla.gnome.org/show_bug.cgi?id=78730 > > It would be nice if the Ctrl modifier did for the move tool what > it did for other tools and constrained movement to 22.5 degree > directions. The feature needs doing. Who wants it?

Re: [Gimp-developer] [FEATURE] Adding ICC support

2003-07-25 Thread Adam D. Moss
David Neary wrote: Definitely needs some coding (and some ideas) soon otherwise it's definitely getting bumped. Hi David. Thanks for all the QA work lately. Personally I think that we've got to be really brutal at this point. 2.0 freeze is DAYS away, for one thing (heck, until a few weeks ago 2.

[Gimp-developer] [FEATURE] Some plug-in settings should be persistent accross sessions

2003-07-25 Thread Alan Horkan
In another bug report (which I am having difficulty finding) a users complians of being asked too many questions during Save. To solve this i suggested that there should be a section in Preferences allowing you to set save options on the basis that you dont need to set these options every time yo

Re: [Gimp-developer] Startup Notification support...

2003-07-25 Thread Carol Spears
Miguel Ibarra wrote: Here's a patch to add optional libstartup-notification support to The Gimp. This will allow desktop managers as Gnome's to entertain users with a *so* funny clock cursor, while Gimp launches and initializes itself. I hope the maintainers find this worthy of being included in t

[Gimp-developer] [FEATURE] compose/decompose should support IHS, YCbCr, YUV, LUV,CieLab, S-CieLab, YIQ

2003-07-25 Thread David Neary
Hi all, http://bugzilla.gnome.org/show_bug.cgi?id=28889 Compose/Decompose should support more colourspaces. This would allow one (very awkward) way to edit channels in different colourspaces in the gimp. The formulae exist, and are available for implementation. This is really low-hanging fruit.

[Gimp-developer] [FEATURE] Add optional motion constraints to the Move Tool

2003-07-25 Thread David Neary
Hi all, http://bugzilla.gnome.org/show_bug.cgi?id=78730 It would be nice if the Ctrl modifier did for the move tool what it did for other tools and constrained movement to 22.5 degree directions. The feature needs doing. Who wants it? Cheers, Dave. -- David Neary, Lyon, France

[Gimp-developer] [FEATURE] Some plug-in settings should be persistent accross sessions

2003-07-25 Thread David Neary
Hi all, http://bugzilla.gnome.org/show_bug.cgi?id=63610 Notably the Gif and Jpeg plug-ins have defaults which people change fairly frequently. It would be nice if preferences for plug-ins survived session changes. The way to do this might be in saving them to an rc file without providing an int

[Gimp-developer] [FEATURE] Edge detection plug-in should have more edge detection algorithms

2003-07-25 Thread David Neary
Hi all, http://bugzilla.gnome.org/show_bug.cgi?id=98326 This is a really easy one - there's a plug-in with source code for about 5 diufferent edge detection algorithms, they're all coded, all that needs to be done is to write some interface code to allow the user to choose which algo they want t

[Gimp-developer] [FEATURE] Adding ICC support

2003-07-25 Thread David Neary
Hi all, http://bugzilla.gnome.org/show_bug.cgi?id=78265 The requested feature is a plug-in which encapsulates the behaviour of the ICC, that is does colour conversions. This would get us a long way towards CMYK support in 2.0, as well as removing the need for custom colour transform code in lots

[Gimp-developer] [FEATURE] Curves Enhancement

2003-07-25 Thread David Neary
Hi all, http://bugzilla.gnome.org/show_bug.cgi?id=71633 Someone has requested that a histogram be shown for the curves dialog to show what the histo will look like after the curve application. Of course, we need someone to code it. There's a mock-up attached so that you can see the intended effe

[Gimp-developer] [FEATURE] Thumbnail PDB API for Plug-Ins

2003-07-25 Thread David Neary
Hi all, http://bugzilla.gnome.org/show_bug.cgi?id=113033 This is a request for PDB functions to manipulate (delete, update, access) thumbnails. This seems mostly done, but there are still some bit to be argued out (mainly whether gimp_file_load_thumbnail works, as far as I can tell). There's a p

[Gimp-developer] [FEATURE] Layer movement independent of layer mask

2003-07-25 Thread David Neary
Hi all, http://bugzilla.gnome.org/show_bug.cgi?id=91941 This feature request is for a way to de-couple layerr movement and layer mmask movement (more details in the bug). The idea would be that you could draw a mask, and if you positioned it incorrectly at the start, you could just move it. Curr

Re: [Gimp-developer] Startup Notification support...

2003-07-25 Thread David Neary
Miguel Ibarra wrote: > Here's a patch to add optional libstartup-notification support to The > Gimp. This will allow desktop managers as Gnome's to entertain users > with a *so* funny clock cursor, while Gimp launches and initializes > itself. > > I hope the maintainers find this worthy of being i

[Gimp-developer] Startup Notification support...

2003-07-25 Thread Miguel Ibarra
Here's a patch to add optional libstartup-notification support to The Gimp. This will allow desktop managers as Gnome's to entertain users with a *so* funny clock cursor, while Gimp launches and initializes itself. I hope the maintainers find this worthy of being included in the main distribution.

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread David Neary
Joao S. O. Bueno wrote: > I do not know the X11 license, but changing the license of > the plugin template recalls me of one thing: > > If the GIMP is under the GPL, with no exceptions listed were > appropriate, them it is ilegal for non GPL-compatible plugins to be > installed. The GPL doesn't

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Adam D. Moss
[s/libstdc/libgcc/g, sorry.] ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Adam D. Moss
Manish Singh wrote: The libraries needed for a GIMP plug-in are licensed under the LGPL. The way the architecture is now, plug-ins don't link against the app directly. Quite so. However, from the GPL FAQ (I presume this is the root of Joao's excitement): http://www.gnu.org/licenses/gpl-faq.html#Me

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Adam D. Moss
Joao S. O. Bueno wrote: If the GIMP is under the GPL, with no exceptions listed were appropriate, them it is ilegal for non GPL-compatible plugins to be installed. This is quite clear on the GPL-FAQ. And for great that it may seen for some people to have some proprietary plugins developed for th

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Manish Singh
On Fri, Jul 25, 2003 at 01:57:15PM -0300, Joao S. O. Bueno wrote: > Hi. > > I do not know the X11 license, but changing the license of > the plugin template recalls me of one thing: > > If the GIMP is under the GPL, with no exceptions listed were > appropriate, them it is ilegal for non GPL-comp

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Nathan Carl Summers
On Fri, 25 Jul 2003, Joao S. O. Bueno wrote: > Hi. > > I do not know the X11 license, but changing the license of > the plugin template recalls me of one thing: > > If the GIMP is under the GPL, with no exceptions listed were > appropriate, them it is ilegal for non GPL-compatible plugins to be >

Re: [Gimp-developer] ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Phil Harper
great to see a new development release again, i will definately update my GTK in order to build this one :) i played around with the Wilber Construction kit some time ago and added some shiny higlights, i've just uploaded it to http://gug.sunsite.dk/gallery.php?artist=123 if you want to have a look

[Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Joao S. O. Bueno
Hi. I do not know the X11 license, but changing the license of the plugin template recalls me of one thing: If the GIMP is under the GPL, with no exceptions listed were appropriate, them it is ilegal for non GPL-compatible plugins to be installed. This is quite clear on the GPL-FAQ. And for gre

[Gimp-developer] Re: Custom layer mode combination

2003-07-25 Thread Guillermo S. Romero / Familia Romero
[EMAIL PROTECTED] (2003-07-24 at 2031.28 -0300): > The basic idea is that besides the "normal" "addition" " darken only" > layer modes, to implement a "custom mode". In it, the user gets to > type a c-like expression of what to do with the pixel values > in each channel when combining the layer. I

[Gimp-developer] ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Sven Neumann
Hi, going hand in hand with the 1.3.17 release, there's now an updated version of the gimp-plugin-template available from ftp://ftp.gimp.org/pub/gimp/plugin-template/ The template has been relicensed to a less restrictive X11-style license (thanks to Adam for his patch) and was updated to fol

Re: [Gimp-developer] Could someone add the CVS modules to the develpage?

2003-07-25 Thread Sven Neumann
Hi, I've added a list of GIMP related CVS modules to http://developer.gimp.org/cvs.html Could needs some stylesheet tweaking though... Sven ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-devel

Re: [Gimp-developer] Could someone add the CVS modules to the develpage?

2003-07-25 Thread Joao S. O. Bueno
Daniel Egger wrote: Am Fre, 2003-07-25 um 09.31 schrieb David Neary: Up until pretty recently, GNOME CVS had a habit of creating a module as an alias for a directory... I suppose this was so that the aforementioned cvs co -c would work... there is actually no way to know what directories exist

Re: [Gimp-developer] Could someone add the CVS modules to thedevel page?

2003-07-25 Thread Daniel Egger
Am Fre, 2003-07-25 um 09.31 schrieb David Neary: > Up until pretty recently, GNOME CVS had a habit of creating a > module as an alias for a directory... I suppose this was so that > the aforementioned cvs co -c would work... there is actually no > way to know what directories exist in a cvs reposi

Re: [Gimp-developer] Could someone add the CVS modules to the develpage?

2003-07-25 Thread David Neary
Tino Schwarze wrote: > On Fri, Jul 25, 2003 at 08:37:24AM +0200, David Neary wrote: > > CVS does not support specifying interdependencies - it > > knows nothing about file structure. It versions files, period. > > Luckily, that's all it has to do :) We use good old text files to > > specify interde