On Fri, Jan 14, 2011 at 8:12 PM, Harry Spier <harrysp...@hotmail.com> wrote:
> From whats been said perhaps the way to go is to make a C wrapper to the C
> interface to the latest version of ImageMagick and then go through the FFI
> to interface to Racket.

I doubt you need that C wrapper. The ImageMagick API is large but
fairly straightforward IIRC. You should be able to wrap the bits you
want directly.

N.
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to