From 9a8d089c249ab236e9dece51acd1de8797272a50 Mon Sep 17 00:00:00 2001 From: Danny Yoo Date: Wed, 2 Nov 2011 16:53:12 -0400 Subject: [PATCH] noting bug about image snips --- scribblings/cs019.scrbl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/scribblings/cs019.scrbl b/scribblings/cs019.scrbl index 22381f5..9b533fd 100644 --- a/scribblings/cs019.scrbl +++ b/scribblings/cs019.scrbl @@ -879,3 +879,12 @@ Opens an output port that will be directed to write to the DOM element whose id is @racket[id]. Note: writing to this port shouldn't fail, even if the id does not currently exist on the page. } + + + +@section{Known Bugs} + +Whalesong's compiler doesn't know how to compile programs with +embedded image snips. You can work around this by using +@racket[define-resource], and save an image file in the same directory +as your source.