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
_________________________ Racket Developers list: http://lists.racket-lang.org/dev