[poppler] Generic PNM support

Pino Toscano pino at kde.org
Thu Dec 30 03:17:31 PST 2010


Hi,

currently, there's only SplashBitmap able to export to PBM/PGM/PPM.
I just created a PNMWriter to provide generic export capabilities, even 
when not using Splash(Bitmap) directly.
References:
- PBM: http://netpbm.sourceforge.net/doc/pbm.html
- PGM: http://netpbm.sourceforge.net/doc/pgm.html
- PPM: http://netpbm.sourceforge.net/doc/ppm.html

Attached there's a small patch for pdftoppm to use the new export 
filter, instead of the own SplashBitmap PNM exporting method.

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poppler-pnm.diff
Type: text/x-patch
Size: 6373 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20101230/e256e8e1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poppler-pnm-pdftoppm.diff
Type: text/x-patch
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20101230/e256e8e1/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20101230/e256e8e1/attachment.pgp>


More information about the poppler mailing list