Right, but I have to do it all programmatically (it's going to happen on back end, not even on the client side)<br><br>Andrei<br><br><div class="gmail_quote">On Wed, Jan 13, 2010 at 2:40 PM, Robby Findler <span dir="ltr"><<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I thought there was, but I'm not seeing it now. But you can<br>
right-click on the image and choose "save image ..." to save a<br>
particular one (say in the interactions window in drscheme).<br>
<font color="#888888"><br>
Robby<br>
</font><div><div></div><div class="h5"><br>
On Wed, Jan 13, 2010 at 12:28 PM, Andrei Stebakov <<a href="mailto:lispercat@gmail.com">lispercat@gmail.com</a>> wrote:<br>
> Is there a procedure to save/convert the bitmap into png/jpeg/tiff formats?<br>
><br>
> On Wed, Jan 13, 2010 at 1:18 PM, Robby Findler <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>><br>
> wrote:<br>
>><br>
>> Both htdp/image and 2htdp/image build on the gui stuff you found, but<br>
>> you can't make a single drawing that uses both APIs.<br>
>><br>
>> Robby<br>
>><br>
>> On Wed, Jan 13, 2010 at 12:11 PM, Andrei Stebakov <<a href="mailto:lispercat@gmail.com">lispercat@gmail.com</a>><br>
>> wrote:<br>
>> > I also found the drawing classes<br>
>> > (<a href="http://docs.plt-scheme.org/gui/Drawing_Classes.html" target="_blank">http://docs.plt-scheme.org/gui/Drawing_Classes.html</a>). Which mention<br>
>> > font%<br>
>> > class.<br>
>> > I wonder if the same task of drawing text could be achieved with this?<br>
>> > Are those drawing classes and 2htdp/image completely independent or they<br>
>> > build upon each other?<br>
>> ><br>
>> > On Wed, Jan 13, 2010 at 12:19 PM, Robby Findler<br>
>> > <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>> wrote:<br>
>> >><br>
>> >> But we are working on a revision of that library that allows font<br>
>> >> specification. Here's the docs for the pre-release version (subject to<br>
>> >> change, tho!)<br>
>> >><br>
>> >> <a href="http://pre.plt-scheme.org/docs/html/teachpack/2htdpimage.html" target="_blank">http://pre.plt-scheme.org/docs/html/teachpack/2htdpimage.html</a><br>
>> >><br>
>> >> Search for text/font.<br>
>> >><br>
>> >> Robby<br>
>> >><br>
>> >> On Wed, Jan 13, 2010 at 11:18 AM, Robby Findler<br>
>> >> <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>> wrote:<br>
>> >> > It isn't possible with that library, I'm sorry to say.<br>
>> >> ><br>
>> >> > Robby<br>
>> >> ><br>
>> >> > On Wed, Jan 13, 2010 at 11:10 AM, Andrei Stebakov<br>
>> >> > <<a href="mailto:lispercat@gmail.com">lispercat@gmail.com</a>><br>
>> >> > wrote:<br>
>> >> >> I found image manipulation procedures at<br>
>> >> >> <a href="http://docs.plt-scheme.org/teachpack/image.html" target="_blank">http://docs.plt-scheme.org/teachpack/image.html</a> but there is no<br>
>> >> >> mentioning<br>
>> >> >> how to manipulate the font which is used for drawing text.<br>
>> >> >> Could you point me to the docs on that, please?<br>
>> >> >><br>
>> >> >> Thank you,<br>
>> >> >> Andrei<br>
>> >> >><br>
>> >> >> On Fri, Jan 8, 2010 at 6:33 PM, Matthias Felleisen<br>
>> >> >> <<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>><br>
>> >> >> wrote:<br>
>> >> >>><br>
>> >> >>><br>
>> >> >>> There are tons of ways of working with Images in DrScheme. As a<br>
>> >> >>> matter<br>
>> >> >>> of<br>
>> >> >>> fact, images are first-class values in our world, so read up and<br>
>> >> >>> program you<br>
>> >> >>> heart out. There's way more than anyone can explain in email. The<br>
>> >> >>> docs<br>
>> >> >>> are<br>
>> >> >>> 1000s of print pages, and lots of it is about images.<br>
>> >> >>><br>
>> >> >>> On Jan 8, 2010, at 5:53 PM, Andrei Stebakov wrote:<br>
>> >> >>><br>
>> >> >>> Hi<br>
>> >> >>> I am new to scheme (but have some CL experience).<br>
>> >> >>> Is there a binding for LibGD for PLT scheme like this one<br>
>> >> >>> (<a href="http://fixedpoint.jp/gauche-gd/index.en.html" target="_blank">http://fixedpoint.jp/gauche-gd/index.en.html</a>) for Gauche?<br>
>> >> >>> What could be other alternatives to working with images in PLT<br>
>> >> >>> Scheme<br>
>> >> >>> (like creating, overlaying, drawing text, saving in png/jpeg)?<br>
>> >> >>><br>
>> >> >>> Thank you,<br>
>> >> >>> Andrei<br>
>> >> >>> _________________________________________________<br>
>> >> >>> For list-related administrative tasks:<br>
>> >> >>> <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
>> >> >>><br>
>> >> >><br>
>> >> >><br>
>> >> >> _________________________________________________<br>
>> >> >> For list-related administrative tasks:<br>
>> >> >> <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
>> >> >><br>
>> >> >><br>
>> >> ><br>
>> ><br>
>> ><br>
><br>
><br>
</div></div></blockquote></div><br>