Re: [Gimp-developer] gimp-help-2 status

2003-12-18 Thread Roman Joost
Sorry for replying a bit late, but i didn't looked in my gimp mailinglist folder ... On Thu, Dec 11, 2003 at 08:08:55AM +0100, Daniel Egger wrote: > Am Mit, den 10.12.2003 schrieb Roman Joost um 22:55: > > > With Raymonds help i'm now be able to build the help with UTF-8 encoded > > XML files, wh

[Gimp-developer] [PATCH] Gradient-Fu Rev. 2 [was Re: [PATCH] Start of a Gradient Scripting Support]

2003-12-18 Thread Shlomi Fish
Well, here is the up-to-date patch according to the commentary from the core developers that I received on the IRC. Regards, Shlomi Fish -- Shlomi Fish[EMAIL PROTECTED] Home Page: http://t2.technion.ac.

Re: [Gimp-developer] gimp-help-2 - TODOs and ideas

2003-12-18 Thread Roman Joost
On Thu, Dec 18, 2003 at 12:44:16AM +0100, Daniel Egger wrote: > Am Mit, den 17.12.2003 schrieb Roman Joost um 21:30: > > > 1. Renaming of the current XML files, that the corresponding help ids: > > app/widgets/gimphelp-ids.h. This is mostly done by me. I'll check the > > changes in as soon

[Gimp-developer] Problem starting gimp-1.3.23

2003-12-18 Thread Frank Wittemeier
Hi, I have a problem starting gimp 1.3.23. I compiled it with no problems after installing all the necessary libraries. When I start gmip I get the follwing error: [EMAIL PROTECTED]:~> gimp-1.3 This is a development version of The GIMP. Debug messages may appear here. gimp_composite: use=yes,

Re: [Gimp-developer] Problem starting gimp-1.3.23

2003-12-18 Thread Sven Neumann
Hi, Frank Wittemeier <[EMAIL PROTECTED]> writes: > (gimp-1.3:1395): GLib-GObject-WARNING **: specified class size for type > `PangoXftFontMap' is smaller than the parent type's `PangoFontMap' class size This indicates that something is severely broken with your Pango libraries. 'make clean' in

Re: [Gimp-developer] [PATCH] Gradient-Fu Rev. 2 [was Re: [PATCH] Start of a Gradient Scripting Support]

2003-12-18 Thread Sven Neumann
Hi, Shlomi Fish <[EMAIL PROTECTED]> writes: > Well, here is the up-to-date patch according to the commentary from > the core developers that I received on the IRC. Please see my comments on the patch and put a revised version to Bugzilla. > +{ > + GimpGradientSegment *seg; > + int i; > + >

[Gimp-developer] Re: [PATCH] Gradient-Fu Rev. 2 [was Re: [PATCH] Start of aGradient Scripting Support]

2003-12-18 Thread Shlomi Fish
On Thu, 18 Dec 2003, Sven Neumann wrote: > Hi, > > Shlomi Fish <[EMAIL PROTECTED]> writes: > > > Well, here is the up-to-date patch according to the commentary from > > the core developers that I received on the IRC. > > Please see my comments on the patch and put a revised version to > Bugzilla.

Re: [Gimp-developer] Handling of transparent pixels

2003-12-18 Thread Raphaël Quinet
On Tue, 16 Dec 2003 20:37:30 +0100, Henrik Brix Andersen <[EMAIL PROTECTED]> wrote: > On Tue, 2003-12-16 at 17:59, Raphaël Quinet wrote: > > Basically, the model that we should promote is: > > - layer mask=> hiding mechanism, reversible > > - alpha channel => pixels that are cleared have undefi