Re: make-line-stencil

2015-12-20 Thread David Kastrup
Andrew Bernard <andrew.bern...@gmail.com> writes: > The make-line-stencil function appears to be hardwired to draw lines with > rounded ends. Is there any way it can be persuaded to make lines with square > ends? > > This is the code in stencil.scm: > > (define-publ

make-line-stencil

2015-12-19 Thread Andrew Bernard
The make-line-stencil function appears to be hardwired to draw lines with rounded ends. Is there any way it can be persuaded to make lines with square ends? This is the code in stencil.scm: (define-public (make-line-stencil width startx starty endx endy) "Make a line stencil of