summaryrefslogtreecommitdiff
path: root/splash
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Add missing includesAlbert Astals Cid2-2/+2
2017-08-17pdftoppm: add -jpegopt for setting jpeg compression parametersAdrian Johnson2-9/+31
2017-03-09Add override markersAlbert Astals Cid3-15/+15
2016-11-25Fix pdftoppm -tiff -gray/-mono incorrect output.Kenji Uno2-25/+71
2016-10-24Fix crash on broken filesAlbert Astals Cid1-18/+20
2016-09-06Compile++Albert Astals Cid1-1/+1
2016-09-06Fix another ubsan warningAlbert Astals Cid1-2/+5
2016-09-04Always delete aaBuf if it is thereAlbert Astals Cid1-3/+1
2016-05-21Fix memory leak in Splash::gouraudTriangleShadedFillAlbert Astals Cid1-1/+4
2016-05-17Improve rendering of some dotted linesThomas Freitag1-4/+5
2015-10-28Multiply opacity in case of pattern colorspaceThomas Freitag4-4/+30
2015-08-27Add premultiplied alpha channel to SplashBitmapAdam Reichold2-13/+47
2015-08-19Splash: Fix wrong memory accessWilliam Bader1-0/+2
2015-07-15[Windows] remove ifndefDmytro Morgun1-8/+1
2015-07-15Allow configuring SPLASH_CMYK support from cmake/configureWilliam Bader2-3/+3
2015-07-12Update (C)Albert Astals Cid2-0/+2
2015-07-12Make SplashBitmap XBGR transfer alpha channelAdam Reichold2-7/+24
2015-05-24Splash: Speed up of rendering icc based imagesThomas Freitag2-7/+19
2015-02-25Fix last commit regressionAlbert Astals Cid1-1/+2
2015-02-25Fix uninitialized variable in Splash::pipeRunWilliam Bader1-2/+2
2015-02-07Fix crash in malformed file from bug #85275Albert Astals Cid2-3/+11
2014-12-01Run dos2unix as suggested by Volker GrabschAlbert Astals Cid1-139/+139
2014-09-30Map Standard/Expert encoding ligatures to AGLFN namesAdrian Johnson1-0/+8
2014-08-12Makefile.am cleanupsHib Eris1-21/+21
2014-07-21Improve Overprintmode and shadingsAlbert Astals Cid2-3/+27
2014-07-20Update Thomas' (C)Albert Astals Cid2-2/+2
2014-07-12Error out instead of exiting if allInter grows too muchThomas Freitag2-9/+18
2014-04-06Don't check twice for the same variable ^_^Albert Astals Cid1-1/+1
2014-04-06Fix memory leakAlbert Astals Cid1-0/+2
2014-03-28Fix error reported by ASAN in 3628.asan.0.3910.pdfAlbert Astals Cid1-0/+3
2014-03-28Fix error reported by ASAN in 590.asan.0.7288.pdfAlbert Astals Cid1-1/+1
2014-03-28Fix error reported by ASAN in 2279.asan.0.1904.pdfAlbert Astals Cid1-2/+2
2014-03-27Fix error reported by ASAN in 2010.asan.0.1506.pdfAlbert Astals Cid1-4/+9
2014-03-27Fix error reported by ASAN in 139.asan.0.581.pdfAlbert Astals Cid1-2/+2
2014-03-22Make the test rect go to xMax, yMax not xMax-1,yMax-1Albert Astals Cid1-2/+2
2014-02-12blend usage in PDF with spot colors casue random outputThomas Freitag1-1/+8
2013-12-10correction for knockout transparency groupsThomas Freitag4-16/+68
2013-08-25use getCMYK/DeviceNLine in CMYK mode if availableThomas Freitag1-2/+0
2013-08-25Fix pdftops -eps -level1sep rendering of a fileWilliam Bader1-4/+7
2013-08-18Fix crash in 1026.asan.0.42.pdfAlbert Astals Cid1-1/+2
2013-08-17Fix exit(1) in 1026.asan.0.42.pdfAlbert Astals Cid1-1/+3
2013-06-06Speed-up some tiling on a 10x factorThomas Freitag2-5/+13
2013-05-16Fix splashModeBGR8 renderingThomas Freitag2-4/+24
2013-05-13Merge remote-tracking branch 'origin/poppler-0.22'Albert Astals Cid1-1/+1
2013-05-13Fix compilation with fixed point mode enabledAlbert Astals Cid1-1/+1
2013-03-19Avoid blackboxes on weird files using the thin line modeAlbert Astals Cid2-0/+36
2013-03-04Merge remote-tracking branch 'origin/poppler-0.22'Albert Astals Cid1-0/+2
2013-03-04Make sure we don't try to paint in x < 0Albert Astals Cid1-0/+2
2013-02-23Refine splashThinLineShape supportThomas Freitag1-3/+11
2013-02-20Merge remote-tracking branch 'origin/poppler-0.22'Albert Astals Cid1-1/+2