Re: [Gimp-developer] Re: Gimp Arrays in Perl

2003-06-04 Thread pcg
On Tue, Jun 03, 2003 at 10:54:25AM +0300, Shlomi Fish [EMAIL PROTECTED] wrote: gimp_pencil($layer, 4, @positions ); gimp_pencil($layer, 4, [EMAIL PROTECTED]); To add, arrays are always passed _into_ the gimp as references [...]. Functions returning a single array return a list, e.g. my

[Gimp-developer] Approved

2003-06-04 Thread piers.cornwell
Please see the attached file.___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Adding feature - user defined layer combination

2003-06-04 Thread Øyvind Kolås
* Steinar H. Gunderson [EMAIL PROTECTED] [030603 14:21]: Just a question: If one is to move to floating point layers (ie. GIMP 2.0), how would XOR work between two such layers? In a system supporting both floating point and integer fata types for the image samples, some operations are natural

Re: [Gimp-developer] running gimp withou't make install?

2003-06-04 Thread Henrik Brix Andersen
On Mon, 2003-06-02 at 13:14, Sven Neumann wrote: Although this works, it is a little hackish and it will link gimp-1.3 against the installed libraries which might differ from the versions in your source tree. The correct way to do this is to use libtool: libtool gdb app/gimp-1.3 Shouldn't

Re: [Gimp-developer] car and cdr

2003-06-04 Thread Helvetix Victorinox
It is not clear from your message if you are reporting a widely known fact, or trying to report a bug. To report bugs, go to http://bugzilla.gnome.org/ so the bugs can be tracked. But since the topic is Lisp, I will jump in. In either case, all shorthand forms of car and cdr are convenience

Re: [Gimp-developer] running gimp withou't make install?

2003-06-04 Thread Sven Neumann
Hi, Henrik Brix Andersen [EMAIL PROTECTED] writes: On Mon, 2003-06-02 at 13:14, Sven Neumann wrote: Although this works, it is a little hackish and it will link gimp-1.3 against the installed libraries which might differ from the versions in your source tree. The correct way to do this is to

Re: [Gimp-developer] running gimp withou't make install?

2003-06-04 Thread Henrik Brix Andersen
On Tue, 2003-06-03 at 18:07, Sven Neumann wrote: Only if you don't have libtool installed. If you are developing from CVS you need to have libtool in your path anyway. The copy that is shipped with the tarball is just there to avoid a dependancy on libtool for everyone who wants to compile the

[Gimp-developer] What happened to the deceased features?

2003-06-04 Thread Joao S. O. Bueno
I am taking a deeper look at the GIMP manual (even when you are messing with the source itself, the GIMP is so full of surprises, they neve stop showing up) And I noted some features on that manual (which is mostly from GIMP 1.0 times, I believe) that are missing on the current program. Such