!752 lib 1003153 // magic.jar // That ImageSurface has the selector & the nice zoom stuff import prophecy.common.image.ImageSurface; import prophecy.common.image.RGBImage; // need to import p { O c = hotwire("#1004551"); BufferedImage img = cast call(c, "renderShortest100"); showImage(img); S code = cast call(c, "shortest100"); print("Code: " + code); print(l(toUtf8(code)) + " bytes for " + img.getWidth()*img.getHeight() + " pixels."); }