[admin] [hosting request] cl-magick

djwatson at u.washington.edu djwatson at u.washington.edu
Sat Apr 16 17:50:38 UTC 2005


Request for hosting:

cl-magick is a set of ImageMagick bindings.   Bindings created by preprocessing C-header files, then running through a c-header to uffi transformer, and then post-processed.

Most basic functionality works at this point (load image, pixel wands, etc...).   Known not to work are all functions requiring structs that are not magick_wand (high level C interface), but part of image magick core C (low level interface).   This was deemed acceptable, as most people just want access to higher level interfaces anyhow.

With time and more users I would hope these extra functions would eventually get corresponding structs (as much as is needed from lower level library), and more testing.

Is an asdf package.

License will most likely be LLGPL or something in that vein.   Still looking into this...

-Dave Watson
djwatson at u.washington.edu






More information about the Admin mailing list