Hi! I have a problem concerning image converting with plucker (linux version). I modified .pluckerrc and set bpp=2 and also modified my home.html and set bpp=2 for every link and also gave the Parsor the command line option --bpp=2. When parsing I get the following outputs:
Processing http://www.sueddeutsche.de/avantgo/sz.jpg. 118 collected, 233 still to do Retrieved ok Running: identify -ping -format '%w %h' [EMAIL PROTECTED] Running: convert -colors 4 -dither -geometry "150x250>" [EMAIL PROTECTED] ppm:[EMAIL PROTECTED] Running: ppmtoTbmp -2bit [EMAIL PROTECTED] > [EMAIL PROTECTED] ppmtoTbmp: computing colormap... ppmtoTbmp: 4 colors found This seems to me like converting the image to an 4-color / 2 bit image ... doesn't it? But the Plucker viewer displays all images stretched in width and with vertical stripes on them... and only using two colors, even if I set the viewer to 4-color-mode in the options dialogue. Any hint? Or am i wrong in my supposition that 2bit means 4 greyscales? I have a palm V wich is able to display 4 greyscales, and thus the 4bit-mode doesnt work. Regards, NilS

