[racket-dev] Working Cairo-bindings for Racket?

From: Antti Karttunen (antti.karttunen at gmail.com)
Date: Fri Sep 26 08:44:29 EDT 2014

Another question:

Would it be a big job to edit the bindings in
http://planet.racket-lang.org/package-source/samth/cairo.plt/1/0/cairo.ss
so that it worked with the current

(require racket/draw/unsafe/cairo-lib)

cairo-lib
#<ffi-lib>

?

I guess it's not just question of "deprecated names for Cairo functions" as
mentioned in the ticket:
http://planet.racket-lang.org/trac/ticket/357

but also code like: (define libcairo (ffi-lib "libcairo"))

right in the beginning of .../samth/cairo.plt/1/0/cairo.ss
?


Yours,

Antti Karttunen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20140926/5432fea7/attachment.html>

Posted on the dev mailing list.