Marcus Sundberg writes:
> Image loading should ideally be written as two libraries:
>
> One library that does not use LibGGI and does not know about visuals.
> It should dynamicly load readers/writers for different image formats,
> and read images into/write imaghes from it's own simple structure
> (basicly just width, height, format and a pointer to the data). It
> should also be able to convert images between different formats.
libmagick ? It's free software, can be used without X, and supports a
sheet-load of image formats.
Cheers,
__
\/ Andrew Apted <[EMAIL PROTECTED]>