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

Reply via email to