[Gimp-developer] Sample implementation of a new GEGL op

2011-04-06 Thread sourav de
I tried to implement the blur operation in GEGL. The algorithm is same as of the blur plug-in in GIMP. The patch file for GEGL operation and the blur.c file for the plug-in are attached below. Kindly let me know if there is any mistake in my implementation. -- Sourav De 2nd Year Student

[Gimp-developer] dynamic text plugin

2011-04-06 Thread wolligog
ok i'm not actually a developer or programme writer but i really need some = help and was hoping someone here might be able to help. I'm using ubuntu 10:10 maverick meerkat with gimp 2.6, i want to install th= e dynamic text plugin, if i move the script file(.scm) into the gimp2.6 scr= ipt

Re: [Gimp-developer] dynamic text plugin

2011-04-06 Thread Chris Mohler
Try: sudo apt-get build-dep gimp Then try running 'make' again. Chris ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Re: [Gimp-developer] dynamic text plugin

2011-04-06 Thread Bill Skaggs
The dynamic text plugin is many years out of date. It was created as a way of allowing text to be changeable before Gimp's text tool supported that. For the past ten years or so the plugin has been completely useless and therefore hasn't been maintained. I'm not sure whether that explains the

Re: [Gimp-developer] Sample implementation of a new GEGL op

2011-04-06 Thread Martin Nordholts
On 04/06/2011 06:14 PM, sourav de wrote: I tried to implement the blur operation in GEGL. The algorithm is same as of the blur plug-in in GIMP. The patch file for GEGL operation and the blur.c file for the plug-in are attached below. Kindly let me know if there is any mistake in my

Re: [Gimp-developer] [Gimp-user] automating tasks

2011-04-06 Thread Kevin Cozens
Gergely Buday wrote: I would like to glue a logo and some dozen of pictures automatically, ie. the logo and the picture has the same height and to glue them at the common edge. How can I do that? Should I use script-fu? You could write a script using Script-Fu (or one of the other language

Re: [Gimp-developer] [Gimp-user] automating tasks

2011-04-06 Thread Nicolas Robidoux
http://www.imagemagick.org/Usage/anim_basics/#coalesce ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

[Gimp-developer] Proposal of GSoc 2011: Replace the GimpSizeEntry widget

2011-04-06 Thread Jake Zhang
Hi, I have submitted a proposal for Gsoc on line - Proposal: Replace the GimpSizeEntry widget http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/jake007/1#http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/jake007/1 Last year, I have talked with Martin about