summaryrefslogtreecommitdiff
path: root/splash/SplashBitmap.cc
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Add missing includesAlbert Astals Cid1-1/+1
2017-08-17pdftoppm: add -jpegopt for setting jpeg compression parametersAdrian Johnson1-6/+19
2016-11-25Fix pdftoppm -tiff -gray/-mono incorrect output.Kenji Uno1-24/+69
2015-08-27Add premultiplied alpha channel to SplashBitmapAdam Reichold1-11/+38
2015-07-15Allow configuring SPLASH_CMYK support from cmake/configureWilliam Bader1-2/+2
2015-07-12Update (C)Albert Astals Cid1-0/+1
2015-07-12Make SplashBitmap XBGR transfer alpha channelAdam Reichold1-5/+22
2015-02-07Fix crash in malformed file from bug #85275Albert Astals Cid1-2/+2
2013-05-16Fix splashModeBGR8 renderingThomas Freitag1-2/+22
2012-12-09jpegwriter: move #include "jpeglib.h" into .cc fileAdrian Johnson1-1/+1
2012-11-23Update copyrightsAlbert Astals Cid1-1/+1
2012-11-17tiff: remove splash dependency and add RGBA supportAdrian Johnson1-2/+21
2012-11-02Implement overprint in qt interfaceThomas Freitag1-0/+70
2012-09-11Splash: Implement DeviceN supportThomas Freitag1-3/+112
2012-06-24Change SplashBitmap gmallocn to gmallocn_checkoverflowAlbert Astals Cid1-7/+11
2012-05-17Fix logic on SplashBitmap::writeImgFileAnthony Wesley1-1/+2
2012-04-29include for memcpyAlbert Astals Cid1-1/+2
2012-04-29SplashOutputDev: Fix rendering of knockout groupsAlbert Astals Cid1-1/+21
2011-08-31xpdf303: Add SplashBitmap::writeAlphaPGMFile and SplashBitmap::takeDataAlbert Astals Cid1-0/+22
2011-08-31xpdf303: Write fasterAlbert Astals Cid1-12/+2
2011-08-31xpdf303: Only free data if there is data to freeAlbert Astals Cid1-5/+6
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-3/+3
2011-07-29Implement overprint in SplashThomas Freitag1-1/+63
2010-12-29Make pdftoppm be able of writing tif filesWilliam Bader1-3/+15
2010-11-04Improvements to the splash backendAlbert Astals Cid1-1/+3
2010-05-27Allow quality & progressive mode to be utilised in JpegWriterAlbert Astals Cid1-9/+9
2010-04-27fix includeAlbert Astals Cid1-0/+1
2010-02-19implement writeImgFile for splashModeXBGR8Albert Astals Cid1-2/+23
2010-01-02Make pdftoppm embed correct resolution in PNG and JPEG filesAdrian Johnson1-4/+5
2009-10-16Some "security" fixes based on newly released Xpdf 3.02pl4Albert Astals Cid1-7/+30
2009-10-09Add -jpeg to pdftoppmStefan Thomas1-14/+32
2009-08-08Also implement mono so that -mono in pdftoppm -png worksAlbert Astals Cid1-1/+22
2009-08-08Support splashModeMono8 in writePNGFileAlbert Astals Cid1-16/+39
2009-08-08Add the -png flag to pdftoppm to output to PNGAlbert Astals Cid1-0/+70
2009-04-11More gmalloc → gmallocnAlbert Astals Cid1-3/+3
2008-09-20Add mention of GPLv2 or later in poppler changes to all files except Splash.c...Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+12
2007-08-22 * splash/SplashBitmap.cc:Albert Astals Cid1-4/+14
2007-04-28 * poppler/SplashOutputDev.cc:Albert Astals Cid1-8/+8
2007-04-28fix merging problemsAlbert Astals Cid1-1/+0
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-80/+30
2006-05-23 * poppler/SplashOutputDev.cc:Albert Astals Cid1-2/+24
2006-04-04 * splash/Splash.cc:Albert Astals Cid1-5/+5
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-65/+151
2005-03-03Initial revisionKristian Høgsberg1-0/+157