|
From: John H. <jdh...@ac...> - 2005-06-13 17:38:17
|
>>>>> "Arnd" == Arnd Baecker <arn...@we...> writes:
Arnd> If there is a simpler way to achieve this, I would of course
Arnd> be interested. In general I think it would be nice to
Arnd> change the joinstyle with a simple command, either globally
Arnd> or even better on a line-by-line basis. Is this possible
Arnd> already now in some way?
There is no better way. I have been holding off on exposing this
because I didn't see a clear way to handle it because dashed and solid
lines have different default cap and join styles. It is now clear
that c good solution is to expose dash_capstyle, dash_joinstyle,
solid_capstyle, solid_joinstyle, as rc params and line properties.
Any forseeable problems with this approach?
JDH
|