Discussion:
GdLoadImageFromFile complains about unknown image type
Lambert Duijst
2002-06-26 13:20:34 UTC
Permalink
Hi all,

I'm running viewml 0.18 on arm-linux using microwindows-0.89pre5 , flnx0.14
and w3clibwww5.2.8 . I successfully compiled viewml and it runs quite well.
However, I tried to view some html documents containing pictures (gif
images), viewml neatly views all text , but microwindows complains that it
can't read the image type, here's what it says.

GdLoadImageFromFile: unknown image typ: /tmp/filelCTayd
Bad magic header on the file ()

It says this a number of times.

I assume that microwindows supports gif images, and I also read that you need
at least version 0.88 to be able to view images, as I use version 0.89pre5
this shouldn't be a problem. Could there be a problem in the configuration of
libwww, flnx , libjpeg ?? Anyone familiar with this problem ??

Please help,

Thanks in advance

Lambert Duijst

#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
Greg Haerr
2002-06-26 15:45:40 UTC
Permalink
Post by Lambert Duijst
I assume that microwindows supports gif images, and I also read that you
need
Post by Lambert Duijst
at least version 0.88 to be able to view images, as I use version 0.89pre5
this shouldn't be a problem. Could there be a problem in the configuration
of
Post by Lambert Duijst
libwww, flnx , libjpeg ?? Anyone familiar with this problem ??
Make sure you've set up your microwindows config file
to support HAVE_BMP_SUPPORT, HAVE_GIF_SUPPORT,
etc or the image support won't work. You may need
to upgrade to a later version of Microwindows, but try
this first.

Regards,

Greg


#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
Loading...