<[EMAIL PROTECTED]> wrote:
>
> I've tried to install image magic on my server a couple years ago, but found
> out it wasn't necessary for my project.   But now I may need it.  All I want
> to do is slice an image and add it to a database. It has to be executed
> automaticall from a script.

Hi.

Have you considered GD? It's less overweight than Image::Magick
and the underlying library is distributed as ANSI C so it's
about at platform-independent as you can get. What may be a
problem is that it supports only PNG and JPEG formats. No bitmap
or GIF.

BTW we'd all /really/ like to know who you are. This isn't a
costume party :)

Rob



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to