Mats Bengtsson - 2007-03-05

Logged In: YES
user_id=108900
Originator: YES

with tkpath 0.2.2 on OSX-X11(cairo):
Gradients end around 20 pixel left off the right border.
Haven't seen this with 0.1 on aqua.

Can't reproduce this on cairo on linux/X11.

lineargradient & radialgradient:
The gradient's name is currently tho only way to figure out what
gradient type it is.
I do prefer to specify a gradient-name before the gradient
is created -- there should be a way to ask the gradient which type it is.

Done.

/Mats