<div dir="ltr"><div><br>Another question:<br><br>Would it be a big job to edit the bindings in<br><a href="http://planet.racket-lang.org/package-source/samth/cairo.plt/1/0/cairo.ss">http://planet.racket-lang.org/package-source/samth/cairo.plt/1/0/cairo.ss</a><br>so that it worked with the current<br><br>(require racket/draw/unsafe/cairo-lib)<br><br>cairo-lib<br>#<ffi-lib><br><br>?<br><br>I guess it's not just question of "deprecated names for Cairo functions" as mentioned in the ticket:<br><a href="http://planet.racket-lang.org/trac/ticket/357">http://planet.racket-lang.org/trac/ticket/357</a><br><br>but also code like: (define libcairo (ffi-lib "libcairo"))<br><br>right in the beginning of .../samth/cairo.plt/1/0/cairo.ss<br>?<br><br><br></div>Yours,<br><br>Antti Karttunen<br><br></div>