Re: [Gimp-developer] GPS - Gimp Paint Studio (Ramon Miranda.)

2009-06-09 Thread Alexandre Prokoudine
On Mon, Jun 8, 2009 at 11:11 PM, Ramón Miranda wrote: I am working in the development of the users manual again to redo some things . and trying to make decent video captures ,so i acept ideas of what would you like to see in this videos, and ideas on how to record them. One thing I would love

[Gimp-developer] LGM 2010 - Vote on proposal

2009-06-09 Thread Louis Desjardins
Hi, Several location were mentioned for LGM 2010, but only one has lead to a formal proposition. After the few mails we have read on this list, we now propose that we have a vote if we accept it or not. LGM would take place in Brussels, May 6-9 2010, hosted by the local non-profit organisation

Re: [Gimp-developer] GPS - Gimp Paint Studio (Ramon Miranda.)

2009-06-09 Thread Andreas Braess
Ramón Miranda schrieb: I am working in the development of the users manual again to redo some things . and trying to make decent video captures ,so i acept ideas of what would you like to see in this videos, and ideas on how to record them. http://www.graphics-muse.org/source/GPS.odt

[Gimp-developer] gimp images with text

2009-06-09 Thread Luke R.
Hi I'm trying to migrate a suite of legacy code running gimp 1.2 on Redhat to a Debian platform and gimp 2.4 . I am starting gimp with /usr/bin/gimp --no-interface --console-messages --verbose --batch '(extension-perl-server 1 0 0)' The old perl code probably needs updating, but at the moment

Re: [Gimp-developer] gimp images with text

2009-06-09 Thread Sven Neumann
Hi, On Tue, 2009-06-09 at 18:15 +0200, Luke R. wrote: There seem to be a couple of problems. When the $text contains anything other than [a-z], [A-Z], [0-9], gimp_text_get_extents fails, saying it was called with an invalid argument. You need to make sure that your text is in UTF-8