[cups.general] How to comile a static "imagetoraster"

Michael R Sweet msweet at apple.com
Mon May 25 20:26:07 PDT 2009


king_water wrote:
> I want to print a bmp file in an embedded system. I used
> imagetoraster 10 "" "" 1 "" "44.bmp" | rastertohp 10 "" "" 1 "" | cat > /dev/usb/lp0
> 
> On my virtual machine it worked, but I need a static verion of imagetoraster, rastertohp because my embedded system has only 5M free disk.

../configure --enable-static --disable-shared

> And I also want to know the parametre of imagetoraster and how to cut it to only support bmp file

man filter

http://localhost:631/help/options.html

-- 
______________________________________________________________________
Michael R Sweet                        Senior Printing System Engineer





More information about the cups mailing list