Re: [Gimp-developer] Updated dicom writing plugin

2013-05-20 Thread Joao S. O. Bueno
Indeed - I think no one is following the state of art in DICOM lately - and like in astronomy, that is an area where GIMP could have a boost. I for one welcome this contributions, and it would be nice to see whatever improvements you could heklp GIMP to have in DICOM for the next version, now

Re: [Gimp-developer] Registering a plugin in the Dynamics menu

2013-05-08 Thread Joao S. O. Bueno
Sorry Bertrand - I think we forgot to add it as a plug-in possibility. Currently the available options for prefixing menus are: ['Brushes', 'Buffers', 'Channels', 'Colormap', 'Fonts', 'Gradients', 'Image', 'Layers', 'Load', 'Palettes', 'Patterns', 'Save', 'Toolbox', 'Vectors'] -

Re: [Gimp-developer] Fwd: gimp drawable question

2013-04-23 Thread Joao S. O. Bueno
On 23 April 2013 11:51, Tibor Bamhor tibor...@gmail.com wrote: Hi, after some digging and coding I found that the problem is bit different, so please ignore description in my above mail... The problem currently is (and I noticed also by other plugins of mine) that the image is not refreshed

Re: [Gimp-developer] gimp gradients

2013-03-13 Thread Joao S. O. Bueno
To all people complaining about how hard it is today to edit a gradient - The most usable way I have to edit gradients in GIMP is actually quite hidden: try drag and dropping colors from the color selector into the gradient editing window. What would be a nightmare of segment splitting,

Re: [Gimp-developer] Improving pygimp documentation

2013-03-04 Thread Joao S. O. Bueno
I am sorry - this is not the way to proceed. There is no GIMP's built-in help - GIMP_Python does use standard Python's help - and that should no tchange. What standard Python help does is to display the function signature, when available, and the contents of the object's __doc__ attribute. Your

Re: [Gimp-developer] unified transform tool

2013-02-24 Thread Joao S. O. Bueno
On 24 February 2013 09:23, Alexandre Prokoudine alexandre.prokoud...@gmail.com wrote: On Sun, Feb 24, 2013 at 4:09 PM, peter sikking wrote: meanwhile, I am looking for a new small design project to put before my students in a months time. any ideas. It seems that folks who create textures

Re: [Gimp-developer] North East Astro Imaging Conference

2013-01-10 Thread Joao S. O. Bueno
On 9 January 2013 00:20, Bob Moore n2...@optonline.net wrote: Hello, My name is Bob Moore I run a large astro imaging conference just outside New York City in April. I am looking for contact info for someone on the Gimp team that may be interested in becoming a speaker at this year’s NEAIC. I

Re: [Gimp-developer] Upgraded palette-sort.py plugin

2012-11-03 Thread Joao S. O. Bueno
There is no need putting this in the plug-in registry - since the paltete sort is a plug-in in the main GIMP tree. Your changes are welcome improvements - and we shoudl manage to merge them in for GIMP 2.10 - meanwhile you could attach both your version of the plug-in and a diff against what is

Re: [Gimp-developer] Path stroking mysteries

2012-10-18 Thread Joao S. O. Bueno
On 19 October 2012 01:37, Liam R E Quin l...@holoweb.net wrote: On Fri, 2012-10-19 at 02:48 +0200, Ofnuts wrote: - Make an ellipse selection - Stroke the selection with a 2px solid line, and anti-aliasing checked in the Stroke dialog: the line is jagged (at least on my Linux 2.6.8 and 2.7.2,

Re: [Gimp-developer] Translate the Windows installer packages of GIMP 2.8.x

2012-10-15 Thread Joao S. O. Bueno
On 13 October 2012 18:09, Michael Schumacher schum...@gmx.de wrote: Hi, some of you might have noticed that the Windows installers for GIMP 2.8.x, available from http://gimp-win.sourceforge.net, offer a few more language options than previous releases - Deutsch, English, Italiano and

Re: [Gimp-developer] [Gimp-user] Translate the Windows installer packages of GIMP 2.8.x

2012-10-15 Thread Joao S. O. Bueno
On 15 October 2012 10:11, Jernej Simončič jernej|s-gm...@eternallybored.org wrote: On Mon, 15 Oct 2012 10:05:32 -0300, Joao S. O. Bueno wrote: I've just comitted translations to Brazilian Portuguese there - but it ocurred me: Are the codes the same? he ISO translations code used elsewhere

Re: [Gimp-developer] Problem with python save handler

2012-09-10 Thread Joao S. O. Bueno
On 9 September 2012 17:09, Rob Antonishen rob.antonis...@gmail.com wrote: It seems the issue is related to adding extra parameters to the save handler Is it not possible to have dialog parameters with a python save handler? Seems not, no. Setting the menu=FILE and/or setting the

Re: [Gimp-developer] still missing translation for script-fu, only in some languages

2012-08-31 Thread Joao S. O. Bueno
On 31 August 2012 12:47, Cristian Secară li...@secarica.ro wrote: The script-fu in stable version is still limited to 61 strings (something related to intltool as far as I understand from past messages). But what confuses me is that (for example) the French or German script-fu menus are for

Re: [Gimp-developer] Gaussian/Tileable blur: Choice of IIR and RLE still necessary?

2012-08-31 Thread Joao S. O. Bueno
On 31 August 2012 22:11, Liam R E Quin l...@holoweb.net wrote: On Thu, 2012-08-30 at 11:49 +0200, gg wrote: With modern computers argument is countered by on modern images. As the hardware gets faster the images also get bigger ( in both x and y) . As gimp progresses to higher bit resolutions

Re: [Gimp-developer] Gaussian/Tileable blur: Choice of IIR and RLE still necessary?

2012-08-30 Thread Joao S. O. Bueno
On 30 August 2012 01:11, scl scl.gp...@gmail.com wrote: Hi, I'm currently working out a GUI brainstorm idea for the Gaussian and Tileable Blur dialogs. Both dialogs let the user choose between the algorithms IIR and RLE. The documentation says, IIR is faster on photographs, RLE faster on

Re: [Gimp-developer] GIMP plugin registry website

2012-08-24 Thread Joao S. O. Bueno
On 24 August 2012 11:03, Alexandre Prokoudine alexandre.prokoud...@gmail.com wrote: On Fri, Aug 24, 2012 at 5:18 PM, Guillermo Espertino (Gez) wrote: It's true that the site became a little bit difficult to use. Alexandre, do they need help with the site? I could use some help from the

Re: [Gimp-developer] News of a new image enhancement algorithm ...

2012-08-23 Thread Joao S. O. Bueno
On 23 August 2012 08:55, Nicolas Robidoux nicolas.robid...@gmail.com wrote: Before starting to program SR, I would also contact the authors and ask 1) If they are, or know people who are, willing to help 2) If there are patents that get in the way. On the other hand - how is your work going?

Re: [Gimp-developer] News of a new image enhancement algorithm ...

2012-08-23 Thread Joao S. O. Bueno
On 23 August 2012 09:07, Nicolas Robidoux nicolas.robid...@gmail.com wrote: One last grumpy comment: Look at the right nostril of the baby. It's pure fiction. Since we are to this - one of the thigns that had impressed me the most is the border of the yellow helmets of the workers - on one of

Re: [Gimp-developer] translations

2012-08-19 Thread Joao S. O. Bueno
On Fri, Aug 17, 2012 at 9:54 PM, free wrote: Hi, Who are the people responsible for translating gimp? I am a portuguese speaker and I could help translating the installer, the program, documentation... How do I get in contact with them? Typically they are people from local GNOME's

Re: [Gimp-developer] translations

2012-08-17 Thread Joao S. O. Bueno
On 17 August 2012 15:18, free freewande...@rocketmail.com wrote: Thanks Alexandre. I've sent an e-mail to the translator mentioned in the link you sent me, and I'll subscribe to the gimp-docs mailing list. Let's see if I can help with something Hi Thiago -- I am the responsible for the

Re: [Gimp-developer] Finding the gimp icon path in Python....

2012-08-15 Thread Joao S. O. Bueno
On 14 August 2012 15:56, Ragnar Brynjúlfsson rag...@ragtag.net wrote: How can I reliably find the path to where the Gimp icons are across all platforms? I'm basically doing: self.set_icon_from_file(/usr/share/icons/hicolor/scalable/apps/gimp.svg) in a PyGtk plug-in, which will obviously

Re: [Gimp-developer] Accessing the thumbnail size preference from Python...

2012-08-14 Thread Joao S. O. Bueno
On 14 August 2012 12:57, Ragnar Brynjúlfsson rag...@ragtag.net wrote: Hi, Is there a way to access what the thumbnail size (EditPreferencesEnvironmentSize of Thumbnails) is set to in the Gimp preferences from within my Python script? No, there is no API for that. The only ways of doing

[Gimp-developer] Selection mode - change of behavior between 2.6 and 2.8

2012-07-13 Thread Joao S. O. Bueno
Hi, I got a complaint from a hard core artist today about a behavior that changed between gimp2 .6 and 2.8 I was not aware of. (And no, it does not absolutely have to do with the file export options) It has to do with the selection mode: Once selected in the tool options, the add to selection,

Re: [Gimp-developer] Selection mode - change of behavior between 2.6 and 2.8

2012-07-13 Thread Joao S. O. Bueno
On 13 July 2012 22:34, Joao S. O. Bueno gwid...@mpc.com.br wrote: Hi, I got a complaint from a hard core artist today about a behavior that changed between gimp2 .6 and 2.8 I was not aware of. (And no, it does not absolutely have to do with the file export options) It has to do

Re: [Gimp-developer] Suspending display update

2012-06-14 Thread Joao S. O. Bueno
On 14 June 2012 08:11, Rob Antonishen rob.antonis...@gmail.com wrote: There are no pdb calls to change the view settings.  I've always duplicated the image and worked on the duplicate without it being displayed.  Also disable the undo stack of this duplicate to save memory. Indeed - I also

Re: [Gimp-developer] Suspending display update

2012-06-14 Thread Joao S. O. Bueno
On 14 June 2012 17:28, Ofnuts ofn...@laposte.net wrote: On 06/14/2012 11:11 AM, Rob Antonishen wrote: There are no pdb calls to change the view settings.  I've always duplicated the image and worked on the duplicate without it being displayed.  Also disable the undo stack of this duplicate to

Re: [Gimp-developer] Incorrect Hue-Saturation results in obscure cases

2012-06-04 Thread Joao S. O. Bueno
Hi Richard -- Could you open a bug report at bugzi...@gimp.org about this issue, and attach the example images ? js -- On 3 June 2012 17:30, Richard Gitschlag strata_ran...@hotmail.com wrote: (Apologies if this is a duplicate post; I tried sending it the other day but it didn't seem to go

Re: [Gimp-developer] Different Languagepacks Linux/Windows?

2012-06-01 Thread Joao S. O. Bueno
On 31 May 2012 19:19, Partha Bagchi parth...@gmail.com wrote: On Thu, May 31, 2012 at 1:55 PM, Joao S. O. Bueno gwid...@mpc.com.br wrote: Last I checked, there is no native PyGTK+ for Windows 64bit, due to the fact the binary signatures used by GCC in win 64 (used in gobject, gtk

Re: [Gimp-developer] Different Languagepacks Linux/Windows?

2012-05-31 Thread Joao S. O. Bueno
On 31 May 2012 12:53, Kevin Cozens ke...@ve3syb.ca wrote: On 12-05-29 11:55 AM, Jernej Simončič wrote: Neither - PyGimp on Windows is always 32-bit, so I suspect it's looking for translations relatively to the 32-bit DLL directory. If a person wants to compile GIMP for 64-bit why is pygimp

Re: [Gimp-developer] feature: Set exclusive layer visibility within groups

2012-05-27 Thread Joao S. O. Bueno
Ok - we it can be seen that there are a couple of desired/needed visibility features when group layers are in the mix. Since any native changes to existing behavior could only come in gimp 2.10 (and only them we would have the feedback of lots o people just as we are having now with 2.8) - this

Re: [Gimp-developer] Merging visible paths via scripts

2012-05-24 Thread Joao S. O. Bueno
On 24 May 2012 07:37, Gino D ginodo...@gmail.com wrote: Hi. I'm searching for the Script-Fu procedure corresponding to the Merge Visible Paths widget available in the Path context menu, but so far I have been able neither to find it nor to devise a way to do the same by using other

Re: [Gimp-developer] is it nationalized?

2012-04-29 Thread Joao S. O. Bueno
On 29 April 2012 14:14, Marco Ciampa ciam...@libero.it wrote: Sorry, I am not an expert of python but it seems that this in not nationalized: plug-ins/pygimp/plug-ins/gradients-save-as-css.py:        Save as CSS... I can't find it in the .po files. If I right clic on a gradient the menu

Re: [Gimp-developer] Difference between GIMP_PLUGIN and GIMP_EXTENSION

2012-04-23 Thread Joao S. O. Bueno
On 23 April 2012 15:12, Michael Natterer mi...@gimp.org wrote: On Sun, 2012-04-22 at 18:33 +0200, Alessandro Francesconi wrote: Hello, what's the conceptual difference between GIMP_PLUGIN and GIMP_EXTENSION types? When a plugin must be defined as an extension? Have you checked the developer

Re: [Gimp-developer] feature request -- reduce my mouse clicking by 90%

2012-04-19 Thread Joao S. O. Bueno
On 19 April 2012 10:13, Alec Battles alec.batt...@gmail.com wrote: hi. i've had a feature request i've wanted to make for ages now, so i figured i might as well make it. if anyone's sitting there thinking, wow i'd like to do some gimp hacking, please read on. the problem is this. i'm a

Re: [Gimp-developer] Python and vectors

2012-04-06 Thread Joao S. O. Bueno
On 6 April 2012 21:25, Ofnuts ofn...@laposte.net wrote: Is there a Pythonic way to add a gimp.Vectors to an image (ie not using pdb.gimp_vectors_new(img,name)). I can create a new vector using: vector=gimp.Vectors(image,name) But if I then use: image.vectors.append(vector) the new path

Re: [Gimp-developer] Plugin registration question

2012-04-05 Thread Joao S. O. Bueno
On 4 April 2012 16:09, Ofnuts ofn...@laposte.net wrote: On 04/03/2012 11:54 AM, Jon Decker wrote: Hello The plugin I have been developing doesn't really relate to individual images (its more of an extension).  In my registration call, how do I make it so that the listing in the menu is

Re: [Gimp-developer] Python plugin debugging and workflow

2012-04-04 Thread Joao S. O. Bueno
On 3 April 2012 08:01, Jon Decker jondecke...@gmail.com wrote: Hello I have a lot of work into my first large plugin.  One thing that really slows my progress is the lack of any kind of debugging or work flow.  For example, if I make a syntax error, the plugin will just silently fail, or

Re: [Gimp-developer] Get currently active image in python

2012-04-02 Thread Joao S. O. Bueno
On 23 March 2012 15:06, Chris Mohler cr33...@gmail.com wrote: On Fri, Mar 23, 2012 at 12:51 PM, Jon Decker jondecke...@gmail.com wrote: Thanks for the reply.  I do realize that the current image and drawable is passed to the plugin when first opened.  Perhaps I should explain further. I'm

Re: [Gimp-developer] Gsoc - Slicing Tool

2012-04-02 Thread Joao S. O. Bueno
On 2 April 2012 15:21, Alexia Death alexiade...@gmail.com wrote: On Mon, Apr 2, 2012 at 8:48 PM, gfxuser gfx.u...@online.de wrote: Hi, I might have overlooked something, but what's the difference to the already existing Image-Map filter (see Filters/Web/Image-Map) and Slice dialog

Re: [Gimp-developer] Translate to pt_BR

2012-03-13 Thread Joao S. O. Bueno
On 13 March 2012 10:10, Ricardo Klein klein@gmail.com wrote: Hi there, I work in an University in South of Brazil and we have here one teacher who want to make students of Information Systems learn English by software/documentation translation, so, I came to as you if you need help on

Re: [Gimp-developer] GIMP Python plugin that uses GEGL via pygegl

2012-03-01 Thread Joao S. O. Bueno
On 29 February 2012 17:31, boo...@nc.rr.com wrote: I want to write a GIMP Python plugin that uses GEGL via pygegl (a Python extension that wraps GEGL.) It seems that neither the GIMP PDB nor PyGIMP has a method to get a TileManager. You need a pointer to a TileManager as a parameter to

Re: [Gimp-developer] Filtering image on parameter change

2012-02-13 Thread Joao S. O. Bueno
On 13 February 2012 03:44, David Gowers (kampu) 00a...@gmail.com wrote: On Mon, Feb 13, 2012 at 10:40 AM, Grzegorz Karch grzegorz.ka...@gmail.com wrote: Hi, I'm working on a plugin for which I would like to have the image refreshed every time the user changes some parameter in the

Re: [Gimp-developer] lgm 2012

2012-02-09 Thread Joao S. O. Bueno
Alexandre wrote: Strange it may seem :) but we have Libre Graphics Meeting 2012 on May 2-5 in Vienna. Who's coming? I intend to be there - and as far as I know, Victor would be interested in going as well. js -- ___ gimp-developer-list

<    1   2