[plt-scheme] LibGD bindings for PLT Scheme?

From: Andrei Stebakov (lispercat at gmail.com)
Date: Wed Jan 13 12:10:51 EST 2010

I found image manipulation procedures at
http://docs.plt-scheme.org/teachpack/image.html but there is no mentioning
how to manipulate the font which is used for drawing text.
Could you point me to the docs on that, please?

Thank you,
Andrei

On Fri, Jan 8, 2010 at 6:33 PM, Matthias Felleisen <matthias at ccs.neu.edu>wrote:

>
>
> There are tons of ways of working with Images in DrScheme. As a matter of
> fact, images are first-class values in our world, so read up and program you
> heart out. There's way more than anyone can explain in email. The docs are
> 1000s of print pages, and lots of it is about images.
>
>
> On Jan 8, 2010, at 5:53 PM, Andrei Stebakov wrote:
>
> Hi
> I am new to scheme (but have some CL experience).
> Is there a binding for LibGD for PLT scheme like this one (
> http://fixedpoint.jp/gauche-gd/index.en.html) for Gauche?
> What could be other alternatives to working with images in PLT Scheme (like
> creating, overlaying, drawing text, saving in png/jpeg)?
>
> Thank you,
> Andrei
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100113/1f776840/attachment.html>

Posted on the users mailing list.