summaryrefslogtreecommitdiff
path: root/utils/ImageOutputDev.cc
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Silence warning for may be used uninitialized variable in ImageOutputDec.ccHib Eris1-1/+2
2013-08-31pdfimages: ensure dump* variables are intializedAdrian Johnson1-0/+3
2013-08-30pdfimages: support cmyk tiff outputAdrian Johnson1-1/+31
2013-08-26pdfimages: support ccitt outputAdrian Johnson1-0/+35
2013-08-26pdfimages: support JBIG2 outputAdrian Johnson1-0/+25
2013-08-26pdfimages: add support for writing JPEG2000 filesAdrian Johnson1-0/+4
2013-08-26pdfimages: add support for png and tiff outputAdrian Johnson1-3/+64
2013-08-26Change PNGWriter monochrome format to be 8 pixels/byteAdrian Johnson1-3/+6
2013-08-26Refactor ImageOutputDev to facilitate adding more output formatsAdrian Johnson1-147/+114
2013-08-26pdfimages: fix bug in -list outputAdrian Johnson1-1/+1
2013-08-26pdfimages: print size, ratio, and ppiAdrian Johnson1-7/+93
2013-02-20height -> maskHeightThomas Fischer1-1/+2
2012-03-01Update copyrightsAlbert Astals Cid1-0/+1
2012-02-18pdfimages: add -list option to list all imagesAdrian Johnson1-25/+179
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-6/+3
2012-01-10[xpdf303] tiling "merges" from Thomas, using mostly our "old" code instead of...Albert Astals Cid1-1/+1
2011-09-26Remove getRawStreamAlbert Astals Cid1-6/+3
2011-09-01xpdf303: Do not crash if imgStr->getLine() is NULLAlbert Astals Cid1-7/+14
2011-09-01xpdf303: Do not extract the million tiles of a patternAlbert Astals Cid1-0/+9
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-5/+5
2010-11-10Add -p flag to pdfimagesJakob Voss1-7/+18
2009-06-29Fix interpolate parameter positionWilliam Bader1-2/+3
2009-06-19Use Interpolate flag to decide whether applying image interpolation during re...Carlos Garcia Campos1-10/+10
2009-05-11Update copyright headers for previous patchesCarlos Garcia Campos1-0/+1
2009-05-11Make sure ImageStream::close() is called after ImageStream::reset()Carlos Garcia Campos1-0/+1
2009-01-29Add line that for some reason was not imported from xpdf fileAlbert Astals Cid1-1/+2
2008-09-30Timothy also agreed, now Ed Catmur is the last one missing to answerAlbert Astals Cid1-0/+3
2008-08-30Fix extraction of imagesVasile Gaburici1-1/+11
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+13
2008-02-18Implement ImageOutputDev::drawMaskedImage and ImageOutputDev::drawSoftMaskedI...Timothy Lee1-0/+19
2007-08-26Fix bug 12121Albert Astals Cid1-1/+1
2006-05-222006-05-22 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-3/+3
2006-01-232006-01-23 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+1
2005-12-30 * utils/HtmlOutputDev.cc:Albert Astals Cid1-0/+2
2005-12-122005-12-12 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+195