Re: [racket] question about dc% and scale

2012-05-11 Thread Garrett Mitchener
By the way, the same sort of bug affects draw-ellipse and canvas%. -- Garrett Mitchener On Thu, May 10, 2012 at 11:10 AM, Garrett Mitchener < garrett.mitche...@gmail.com> wrote: > Okay, yes, using a dc-path% seems to work as intended. > > Thanks! > > -- Garrett Mitchen

Re: [racket] question about dc% and scale

2012-05-10 Thread Garrett Mitchener
Okay, yes, using a dc-path% seems to work as intended. Thanks! -- Garrett Mitchener On Thu, May 10, 2012 at 11:04 AM, Matthew Flatt wrote: > Although pixel alignment can be confusing, I think this one is just a > bug. > > The `draw-rectangle' method tries to adjust the width

[racket] question about dc% and scale

2012-05-10 Thread Garrett Mitchener
and the filling don't line up. What am I doing wrong? This is with DrRacket 5.2.1 on linux. Thanks, -- Garrett Mitchener <> Racket Users list: http://lists.racket-lang.org/users