* Dekel Tsur <[EMAIL PROTECTED]> [010723 20:43]:
> But the current code does require to have imagemagick (or something
> equivalent) to be installed in order to have image previewing.
>
> You can always use an image library (libmagick,imlib, etc.) if it is
> present, and otherwise use an external program.
I do require some image transformation program, and ghsotscript by
itself will not do anymore, so it is an added dependency, but I still
need to support the case when there is no library installed only some
program to do the work.
The libraries are a compile time dependency, the programs are a run time
dependency.
Netpbm doesn't have a corresponding library so I'll still need to
provide some interface to that, and there might be other programs.
As I said, I currently try to create the lowest common support and then
to build up from there for those who do have the libraries.
--
Baruch Even
http://baruch.ev-en.org/