Hrvoje Niksic <hniksic(a)srce.hr> writes:
Charles G Waldman <cgw(a)fnal.gov> writes:
> =?UNKNOWN?Q?Bj=F6rn?= Torkelsson writes:
>
> > Probably been discussed before, but why not Imlib?
> >
> >
http://www.labs.redhat.com/imlib/tut/
> > (to be
http://www.rasterman.com/imlib/)
>
> Have you ever tried reading any of "rasterman"'s code?
Or, even worse, using the programs that try to make use of his libraries?
Absolutely horrible.
Not to mention that I cannot seem to find any API for loading images from
data already in memory. Those who remember the ImageMagick integration I
did, it was _painful_ to write every single image out to disk to a temp
file and then read it back in.
ImageMagick has the same features as ImLib, but it just wasn't worth it.
-Bill P.