Skip to content

Commit

Permalink
zoom in on fish
Browse files Browse the repository at this point in the history
  • Loading branch information
rmculpepper committed Mar 28, 2012
1 parent eeff865 commit fcc6ef6
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions test/test-scriblogify.scrbl
Expand Up @@ -36,11 +36,13 @@ Here's some fish in the clouds!
(cc-superimpose (cloud w h "lightblue") (cc-superimpose (cloud w h "lightblue")
(cloud (- w 10) (- h 10) "white"))) (cloud (- w 10) (- h 10) "white")))


@(cc-superimpose @(inset
(rt-superimpose (inset (lb-superimpose (inset (mycloud 300 200) 20) (cc-superimpose
(mycloud 150 100)) (rt-superimpose (inset (lb-superimpose (inset (mycloud 300 200) 20)
20) (mycloud 150 100))
(mycloud 150 100)) 20)
(hc-append (standard-fish 60 50 #:direction 'right #:color "red") (mycloud 150 100))
(blank 40 0) (hc-append (standard-fish 60 50 #:direction 'right #:color "red")
(standard-fish 30 20 #:direction 'left #:color "blue"))) (blank 40 0)
(standard-fish 30 20 #:direction 'left #:color "blue")))
-40)

0 comments on commit fcc6ef6

Please sign in to comment.