Re: [racket-users] put-image

2021-02-16 Thread patric...@gmail.com
gt;>> don’t have this function. >>>> >>>> It’s easy to implement it yourself, however, by using place-image and >>>> image-height. Both are available in 2htdp/image >>>> >>>> On Sat, Feb 6, 2021 at 3:24 PM patric...@

[racket-users] put-image

2021-02-06 Thread patric...@gmail.com
What do I need to do to be able to use the "put-image" method from WeScheme? I am starting off my program with: *#lang htdp/bsl(require 2htdp/image)* Is there another package I need to use? -- You received this message because you are subscribed to the Google Groups "Racket Users" group. T