summaryrefslogtreecommitdiff
path: root/splash/SplashBitmap.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-24Always enable SPLASH_CMYKAlbert Astals Cid1-2/+0
2019-06-27Convert all files to UTF-8Daniel Schaefer1-1/+1
2019-03-21Update (C) from last commitAlbert Astals Cid1-0/+1
2019-03-21Remove GooList completelyOliver Sander1-3/+3
2019-03-21Make GooList a template typeOliver Sander1-3/+3
2018-12-06Replace Guchar by unsigned charOliver Sander1-3/+3
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-5/+5
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-05Some more NULL to nullptrAlbert Astals Cid1-1/+1
2018-09-23SplashBitmap: const filenameAlbert Astals Cid1-1/+1
2018-07-20Add -jpegopt optimize option support to utilsMartin Packman1-0/+2
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+4
2017-10-21Fix some -Wundef warningsAdrian Johnson1-1/+1
2017-09-01Add missing includesAlbert Astals Cid1-1/+1
2017-08-17pdftoppm: add -jpegopt for setting jpeg compression parametersAdrian Johnson1-3/+12
2016-11-25Fix pdftoppm -tiff -gray/-mono incorrect output.Kenji Uno1-1/+2
2015-08-27Add premultiplied alpha channel to SplashBitmapAdam Reichold1-2/+9
2015-07-12Update (C)Albert Astals Cid1-0/+1
2015-07-12Make SplashBitmap XBGR transfer alpha channelAdam Reichold1-2/+2
2012-11-02Implement overprint in qt interfaceThomas Freitag1-1/+4
2012-09-11Splash: Implement DeviceN supportThomas Freitag1-1/+7
2012-04-29SplashOutputDev: Fix rendering of knockout groupsAlbert Astals Cid1-0/+2
2011-08-31xpdf303: Add SplashBitmap::writeAlphaPGMFile and SplashBitmap::takeDataAlbert Astals Cid1-0/+6
2011-07-29Implement overprint in SplashThomas Freitag1-0/+1
2010-12-29Make pdftoppm be able of writing tif filesWilliam Bader1-2/+3
2010-11-04Improvements to the splash backendAlbert Astals Cid1-0/+3
2010-05-27Allow quality & progressive mode to be utilised in JpegWriterAlbert Astals Cid1-0/+4
2010-01-02Make pdftoppm embed correct resolution in PNG and JPEG filesAdrian Johnson1-2/+3
2009-10-09Add -jpeg to pdftoppmStefan Thomas1-2/+3
2009-08-08Add the -png flag to pdftoppm to output to PNGAlbert Astals Cid1-0/+5
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/+11
2007-08-22 * splash/SplashBitmap.cc:Albert Astals Cid1-0/+2
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-2/+8
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-3/+10
2005-03-03Initial revisionKristian Høgsberg1-0/+46