[racket] SVG & bitmap%s

From: Asumu Takikawa (asumu at ccs.neu.edu)
Date: Thu Mar 7 00:08:49 EST 2013

On 2013-03-05 00:04:44 -0500, Asumu Takikawa wrote:
> I think I remember seeing a while back that someone was looking for a
> way to load SVG documents into Racket bitmaps. It turns out that with
> FFI bindings to the RSVG library it's pretty easy.

BTW: I packaged this as a library and put it up on github and planet
  https://github.com/takikawa/racket-rsvg
  http://planet.racket-lang.org/display.ss?package=rsvg.plt&owner=plt
  https://pkg.racket-lang.org/info/rsvg

Bug reports and/or patches appreciated (I only tested it on Debian).

Cheers,
Asumu

Posted on the users mailing list.