On Sun, Aug 02, 2020 at 08:58:54PM -0700, Sorawee Porncharoenwase wrote: > For DrRacket, it's possible via "Insert > Insert Image". It's been used in > HtDP. See https://htdp.org/2020-8-1/Book/part_prologue.html
Yes! That's where I saw this many years ago. Now that's presumably something that works nicely in the DrRacket editor. When DrRacket saves it into a file, it presumably uses some notation that won't look like a picture in, say, emacs. But will it still be recognised as an image if I use Racket to run that file? Can the image be used as a symbol or a constant or is it some other type of object? -- hendrik > > On Sun, Aug 2, 2020 at 7:07 PM Hendrik Boom <[email protected]> wrote: > > > Is there any way to include pictures in Racket code? > > Perhaps as constants or as prts of identifiers? > > The idea is that when editing the program in the Racket editor, > > the pictures are visible as part of the code, > > making the code itself more visually self-evident, > > not as file names to be read from elsewhere. > > > > -- hendrik > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/racket-users/20200803020710.d2rvz6gojluubt5t%40topoi.pooq.com > > . > > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CADcuegvJCAHQYwO-eCcqKfqwhrd%2BGr4PELie_e0%3DO9b2PJ_QAA%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/20200803134732.w5lq45vkglq2pmu6%40topoi.pooq.com.

