PyGimp Fixes

2001-02-03 Thread Hans Breuer
The definitions of come symbolic constants got lost or changed some while ago: 2000-08-10 Kevin Turner [EMAIL PROTECTED] * tools/pdbgen/enumcode-py.pl: * plug-ins/pygimp/gimpenums.py: gimpenums.py is now autogenerated by enumcode-py.pl This cause some scripts to not

Re: incorrect mask handling in histogram calculation

2001-02-03 Thread Austin Donnelly
On Saturday, 3 Feb 2001, Roel Schroeven wrote: In gimphistogram.c there is a function to calculate the histogram for a subregion, declared as follows: gimp_histogram_calculate_sub_region (GimpHistogram *histogram, PixelRegion *region, PixelRegion

Re: New wishlist for next GIMP available??

2001-02-03 Thread Sven Neumann
Hi, Avi Bercovich [EMAIL PROTECTED] writes: has the wishlist for features for gimp 1.4/2.0 been started?? If so where can I find it/add to it? The source tree contains a file TODO which is a collection of ideas that have come up over the years. Actually the file should not be called TODO,

Re: incorrect mask handling in histogram calculation

2001-02-03 Thread Roel Schroeven
Austin Donnelly wrote: So, fixing this bug means that the Levels tool, the Threshold tool, and the Equalise tool will all also change their behaviour: currently they use a histogram of the entire layer, but restrict their changes to the current selection. Fixing the bug means that the

Logarithmic histogram

2001-02-03 Thread Roel Schroeven
I noticed in the source code that the histogram widget uses a logarithmic scaling. Is there a reason to do it that way, as Photoshop et al. seem to use a linear scaling. Sorry if this has been brought up before; I searched in the mailing list archives, but didn't find anything on it.

Re: problem with gtk+ colorselector

2001-02-03 Thread Sven Neumann
Hi, "Uwe Koloska" [EMAIL PROTECTED] writes: This isn't in sync with the behaviour of the other selectors. There you always have the comparison with the color you want to change! If you click on the fg-color you can watch your changes in contrast to the old color. It's of very limited

Re: problem with gtk+ colorselector

2001-02-03 Thread Nick Lamb
On Sun, Feb 04, 2001 at 04:45:58AM +0100, Sven Neumann wrote: The colorselector has already undergone a major overhaul in the HEAD tree. The color previews as well as all sliders are now global to all color selector notebooks so all selectors should behave identically. Have a look at

Proposal for a texture selector

2001-02-03 Thread David A. Bartold
There needs to be a way to select a texture before advanced tools can be added to The GIMP. I propose to create a new dialog box similar to the pattern selector. Instead of containing tilable RGB pixmaps, it will contain tileable greyscale heightfield pixmaps. These textures will be used by