>> image is a hint that you're probably using a --max{width|height} value
>> somewhere or an --alt{maxwidth|maxheight} value. I've never seen images
>> stretched on Plucker at all, unless I screwed up those two values.
>I don't use any option like that at all. And if I choose 1bpp images,
>all is fine.
I have the same problem with my palm Vx.
(OS 3.5, Linux)
I tried with Imagemagick and netpbm on a simple html which
shows a single IMG tag. The parser deals correctly with the convertions
of images, both in 1bpp and 2bpp. But the viewer displays incorrectly
the 2bpp one. It seems like the 2 bits are not recognized as a single
pixel but as 2 pixels, scaling by exactly 2 horizontaly. But in other
usages (eBooks), 2bpp images work fine. So I guess the conversion
procedures themselves are broken. They both (Imagemagick and netpbm) use
ppmtoTbmp. But this program is rather old. I didn't manage to find a
recent version. The program uses a library to handle Tbmp files and I
have no doc about this lib. So I finaly gave up...
If someone give me new hints to restart, I can test, even if in
fact I don't use pretty much images in my plucker documents...
Fab.