On Wed Aug 15 23:56:46 2007, harrison wrote:
Show quoted text> Would be nice to specify a line's thickness as an argument to line().
If I could add to this a little bit...
As I'm going through emulating the RIPscrip spec, a number of primitives
handle line thickness and line patterns (line, circle/ellipse,
rectangle, arc, polygons) as well as fill patterns (filled versions of
circle/ellipse, rectangle, arc, polygon).
These things are pain to emulate manually. :)
-Brian