I also found the drawing classes (<a href="http://docs.plt-scheme.org/gui/Drawing_Classes.html">http://docs.plt-scheme.org/gui/Drawing_Classes.html</a>). Which mention font% class.<br>I wonder if the same task of drawing text could be achieved with this?<br>
Are those drawing classes and <span class="stt"></span><a href="http://pre.plt-scheme.org/docs/html/teachpack/2htdpimage.html" class="ScmModLink"><span class="ScmSym">2htdp/image</span></a> completely independent or they build upon each other?<br>
<br><div class="gmail_quote">On Wed, Jan 13, 2010 at 12:19 PM, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;</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;">
But we are working on a revision of that library that allows font<br>
specification. Here&#39;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>
<font color="#888888"><br>
Robby<br>
</font><div><div></div><div class="h5"><br>
On Wed, Jan 13, 2010 at 11:18 AM, Robby Findler<br>
&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt; wrote:<br>
&gt; It isn&#39;t possible with that library, I&#39;m sorry to say.<br>
&gt;<br>
&gt; Robby<br>
&gt;<br>
&gt; On Wed, Jan 13, 2010 at 11:10 AM, Andrei Stebakov &lt;<a href="mailto:lispercat@gmail.com">lispercat@gmail.com</a>&gt; wrote:<br>
&gt;&gt; I found image manipulation procedures at<br>
&gt;&gt; <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 mentioning<br>
&gt;&gt; how to manipulate the font which is used for drawing text.<br>
&gt;&gt; Could you point me to the docs on that, please?<br>
&gt;&gt;<br>
&gt;&gt; Thank you,<br>
&gt;&gt; Andrei<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Jan 8, 2010 at 6:33 PM, Matthias Felleisen &lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; There are tons of ways of working with Images in DrScheme. As a matter of<br>
&gt;&gt;&gt; fact, images are first-class values in our world, so read up and program you<br>
&gt;&gt;&gt; heart out. There&#39;s way more than anyone can explain in email. The docs are<br>
&gt;&gt;&gt; 1000s of print pages, and lots of it is about images.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Jan 8, 2010, at 5:53 PM, Andrei Stebakov wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi<br>
&gt;&gt;&gt; I am new to scheme (but have some CL experience).<br>
&gt;&gt;&gt; Is there a binding for LibGD for PLT scheme like this one<br>
&gt;&gt;&gt; (<a href="http://fixedpoint.jp/gauche-gd/index.en.html" target="_blank">http://fixedpoint.jp/gauche-gd/index.en.html</a>) for Gauche?<br>
&gt;&gt;&gt; What could be other alternatives to working with images in PLT Scheme<br>
&gt;&gt;&gt; (like creating, overlaying, drawing text, saving in png/jpeg)?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thank you,<br>
&gt;&gt;&gt; Andrei<br>
&gt;&gt;&gt; _________________________________________________<br>
&gt;&gt;&gt;  For list-related administrative tasks:<br>
&gt;&gt;&gt;  <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _________________________________________________<br>
&gt;&gt;  For list-related administrative tasks:<br>
&gt;&gt;  <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>