Raster file generation

Michael Sweet mike at easysw.com
Fri Feb 9 05:58:06 PST 2007


Nathan Whitehorn wrote:
> I've written a poppler-based pdftoraster filter
> (http://banshee.uchicago.edu/~nathanw/pdftoraster.cc), which produces
> cups raster documents in any color space with any color ordering that
> display beautifully in raster view
> (http://banshee.uchicago.edu/~nathanw/testpage.ras.bz2). When I feed
> them to rastertohp, however, I get only a very zoomed-in few of the
> top left corner of the page in black and white. I'm at a loss to
> explain what's going on.

You're generating 32-bit KCMY data, but the rastertohp filter only
handles 4-bit KCMY data.

BTW, kudos on developing this - with a little work, it would be
very useful as a standard CUPS filter (especially once we start
using poppler for the pdftops filter, too...)

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com




More information about the cups-devel mailing list