---Reply to mail from Arturo Zambrano about Error: .map file not found
> -----------------------------
> pnmremap: 4 colors found in colormap
> unrecognized option `-depth'
> ppmtopgm: Error writing single byte sample to file
> pnmremap: A file read or write error occurred at some point
> Error:  Runtime error parsing document 
> http://www.cinemalaplata.com/imagenespeliculas/812resumen.gif: call to 
> 'pnmscale -width 94 -height 100 |ppmquant -map 
> /usr/lib/palmgray2.map|ppmtopgm|ppmtobmp -depth 2 -verbose  > 
> /tmp/tmpsawJR-' returned status 25344
>    Parsing failed.
[...]
> my  complete pluckerrc is the following
[...]
> [POSIX]
> ppmquant_program=ppmquant
> ppmtoTbmp_program=ppmtobmp

    This is wrong. ppmtobmp converts to windows bitmaps. You want:

ppmtoTbmp_program = pnmtopalm

    to convert to Palm bitmaps. The program used to be ppmtoTbmp
(Tbmp is what Palm calls their bitmaps) pnmtopalm will know what '-depth 2'
means ppmtobmp doesn't.

---End reply

Christopher R. Hawks
HAWKSoft
-------------------------------------------------------------------------
Any research done on how to efficiently use computers has been long lost
in the mad rush to upgrade systems to do things that aren't needed by
people who don't understand what they are really supposed to do with them.
    -- Graham Reed, in a.s.r.





_______________________________________________
plucker-list mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to