Re: [Gimp-developer] Script-Fu - Batch Mode Problem

2002-12-22 Thread pcg
On Thu, Dec 19, 2002 at 11:29:08PM -, [EMAIL PROTECTED] wrote: I could get a good image, but not to the satisfaction of the customer. It appeared to be the way in which imagemagick scales the image as opposed to Do you have an example image? Really, either you hit a bug in imagemagick

Re: [Gimp-developer] A Free Software project of interest.

2002-12-22 Thread Adam D. Moss
David Hodson wrote: Adam D. Moss wrote: unfortunately the back-end is GPL which scuppers any realistic plans of GIMP's own back-end being able to move to it, I think. Eh? This doesn't appear to make sense. The goal (I thought) was to keep the lowest levels (GEGL etc) of GIMP's

[Gimp-developer] libgimpproxy?

2002-12-22 Thread Tor Lillqvist
Hi, I don't know if this is a silly question, I am quite confused and tired, but could someone tell what the purpose of libgimpproxy is...? Why do the functions it contains have to be duplicated in it and in the GIMP core? Couldn't the GIMP core also use those functions from a library? --tml