This is a bug/limitation of the Windows implementation. I filed a bug report against this a few months ago (http://bugs.racket-lang.org/query/?cmd=view&pr=10969). It apparently has something to do with the way 1-pixel lines are drawn and clipped on different platforms.
Justin On Fri, Sep 10, 2010 at 5:23 PM, Mark Engelberg <mark.engelb...@gmail.com> wrote: > Why is it that > (empty-scene 100 100) produces a white scene with a black border > around all four edges, but > (place-image (circle 10 'solid 'red) 10 10 (empty-scene 100 100)) > produces a scene with a black border only on its top and left edges? > > (This is in Racket 5.0.1 on Windows) > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users > _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users