On 8/26/06, David Gowers <[EMAIL PROTECTED]> wrote:


On 8/26/06, Sven Neumann < [EMAIL PROTECTED]> wrote:
Hi,

On Fri, 2006-08-25 at 20:01 +0930, David Gowers wrote:
> Is there some simple way to achieve hard-edged rendering for the Ink
> tool?

Should be a simple change, just turn off supersampling in the ink code.

Ah, the #define SUBSAMPLE 8 line. Changing it to 1 does indeed do what I wanted.

Actually, I take that 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 :(
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to