Re: [Gimp-developer] On French Translation

2005-01-21 Thread Shlomi Fish
On Thursday 20 January 2005 05:20, Louis Desjardins wrote: Hi, I am new to this list and new to Gimp as well. I have a translation issue with the most recent version (GIMP 2.2) and would like more info, please. While many menus and strings are correctly translated into French, lots of

Re: [Gimp-developer] Improved rect select tool

2005-01-21 Thread Raphaël Quinet
On Thu, 20 Jan 2005 23:10:18 +0100, Daniel Egger [EMAIL PROTECTED] wrote: On 20.01.2005, at 22:07, Sven Neumann wrote: That sounds akward. Why would I have to convert a selection to a selection? This should be hidden from the user. A generic way to manipulate active selections would

Re: [Gimp-developer] GimpConfig [was: jpeg-exif development summary]

2005-01-21 Thread Raphaël Quinet
On Fri, 21 Jan 2005 00:29:00 +0100, Sven Neumann [EMAIL PROTECTED] wrote: Raphaël Quinet [EMAIL PROTECTED] writes: So the default should be to open the images with the correct orientation without asking, and there should be an option in the preferences (gimprc) that allows the user to

[Gimp-developer] fourier transform (wiener filter)

2005-01-21 Thread geert jordaens
yesterday there was a discussion going on about fourier transform. Before the feature freeze for Gimp 2.2 i was working on a wiener filter plugin. This filter uses a fourier transform. A first version is available at http://users.pandora.be/geert.jordaens/wiener/ I also started on writing a

Re: [Gimp-developer] script-fu documentation

2005-01-21 Thread [EMAIL PROTECTED]
I would hope that if ScriptFu is pulled out, TinyFu will also provide an interpreter directly in GIMP's GUI that one can use interactively. (I haven't used TinyFu)... Perhaps the two interpreters could also co-exist as part of the normal build for one release, at least, while scripts get

Re: [Gimp-developer] script-fu documentation

2005-01-21 Thread Campbell Barton
In my experience, being implimentation agnostic is not good- it can fragment the scripting community, Script X dosent work with Tiny fu but and VsVercer for other scripts ,.. you know, it just gets messy. Its best top keep to one, newbies will ask which to use and get confusticated answeres

Re: [Gimp-developer] script-fu documentation

2005-01-21 Thread Kevin Cozens
[EMAIL PROTECTED] wrote: I would hope that if ScriptFu is pulled out, TinyFu will also provide an interpreter directly in GIMP's GUI that one can use interactively. (I haven't used TinyFu)... Tiny-Fu was built using the framework of Script-Fu. It has all the main features of Script-Fu

Re: [Gimp-developer] GimpContext and Gimp Perl's non-thread safe resources

2005-01-21 Thread Sven Neumann
Hi, Jared Whiting [EMAIL PROTECTED] writes: Is there anything that takes place behind the scenes that makes sure that each script is running in its own context? Scripts and plug-ins are by default run in the user context. Changing this would have broken backward compatibility so we had to