View Single Post
Old 13th September 2004, 08:31   #14  |  Link
Vectrangle
Registered User
 
Join Date: Sep 2004
Location: Byron Bay, Australia
Posts: 20
Thanks for the feedback

However it was just pointed out to me that the thinning algorithm doesn't thin all parts of the lines by the same amount, and it's especially apparant on thin lines. Also sometimes it gets 'confused' and thinks some dark areas are the edge of a line that actually aren't, and will lighten them.

So yeah be careful of that, and try to keep the thinning parameter low, or use none at all, ie FastLineDarken(thinning=0)

I'm working on a better way of thinning that doesn't have these problems , I'll post again when I have it worked out
Vectrangle is offline   Reply With Quote