On 06/24/2015 01:31 PM, Benjamin Greenman wrote:
I'd like to change the pen cap on my racket/plot images from the default
'round to 'butt. What's the easiest way to do this?

This is a little embarrassing, but there's not a way to do this.

If there *were* a way to do this, it would apply only to plot decorations, not to the plots themselves. For various reasons, Plot draws parts of 3D line segments independently, and rounded ends are the only kind that compose nicely when drawn that way.

Neil ⊥

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to