[Gimp-developer] Hard edged Ink tool?
Sven Neumann
sven at gimp.org
Mon Aug 28 23:30:48 PDT 2006
Hi,
On Sat, 2006-08-26 at 02:28 +0930, David Gowers wrote:
> Ah, the #define SUBSAMPLE 8 line. Changing it to 1 does indeed
> do what I wanted.
>
> Actually, I take that back.
Well, of course changing the define is not what you want because then
you can't get the old behaviour back.
> I'm looking for normal supersampling which is subsequently
> alpha-thresholded (exactly the way the ink and airbrush tools work in
> INDEXED mode.)
> The behaviour of the Ink tool without supersampling is unacceptably
> chunky.
>
> So it looks like this may not be possible :(
What keeps you from thresholding the alpha values (which is essentially
what the combine_regions code is doing, even though there is actually no
goood reason for this behaviour)?
Sven
More information about the Gimp-developer
mailing list