[racket] Problem with hline in

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Sat May 26 10:03:43 EDT 2012

Hi All,

Experimenting with  slideshow/pict  I noticed that the lines
produced by hline doesn't begin and end the same way.

    > (require slideshow/pict)
    > (scale (hline 30 1) 15)
    <line>

The start of the line is rectangular where as the end is rounded.
See attached image.

Should I change the pen type to get a line that is rounded in both ends?
If so, how?

--
Jens Axel Søgaard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pen-problem.png
Type: image/png
Size: 24485 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20120526/cbd69b5f/attachment-0001.png>

Posted on the users mailing list.