summaryrefslogtreecommitdiff
path: root/splash/Splash.cc
AgeCommit message (Expand)AuthorFilesLines
2014-02-12blend usage in PDF with spot colors casue random outputThomas Freitag1-1/+8
2013-12-10correction for knockout transparency groupsThomas Freitag1-16/+47
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 Freitag1-4/+11
2013-05-16Fix splashModeBGR8 renderingThomas Freitag1-2/+2
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 Cid1-0/+35
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
2013-02-19Initialize cSrcNonIso[3] in splashModeXBGR8Albert Astals Cid1-1/+2
2013-02-19Fix indentAlbert Astals Cid1-1/+1
2013-02-19Merge remote-tracking branch 'origin/poppler-0.22'Albert Astals Cid1-2/+2
2013-02-19fix indentAlbert Astals Cid1-2/+2
2013-02-12Introduce option SplashThinLineModeThomas Freitag1-7/+30
2013-01-10Fix invalid memory access in 1150.pdf.asan.8.69Albert Astals Cid1-1/+4
2013-01-10Fix invalid memory accesses in 1091.pdf.asan.72.42Albert Astals Cid1-1/+6
2013-01-10Fix invalid memory accesses in 1036.pdf.asan.23.17Albert Astals Cid1-2/+12
2013-01-09Fix crash in broken file 1031.pdf.asan.48.15Albert Astals Cid1-3/+6
2013-01-09Forgot the C of the last commitAlbert Astals Cid1-1/+1
2013-01-09Do not crash in broken documents like 1007.pdf.asan.48.4Albert Astals Cid1-1/+11
2012-12-15Updated copyrightsAlbert Astals Cid1-0/+1
2012-12-08Fix linewidths in monochrome mode.Matthias Kramm1-1/+1
2012-11-30Splash: Implement bilinear image scalingAdrian Johnson1-10/+173
2012-09-11Splash: Implement DeviceN supportThomas Freitag1-10/+245
2012-08-03Fix segfault when scaleImage returns NULLMarkus Trippelsdorf1-0/+7
2012-08-01Splash: Blend mode enhancements for CMYKThomas Freitag1-22/+0
2012-07-13Fix Splash::arbitraryTransformImage causes bogus memory allocation sizeThomas Freitag1-34/+45
2012-06-24Change SplashBitmap gmallocn to gmallocn_checkoverflowAlbert Astals Cid1-14/+23
2012-05-10splash uses cmykTransferC for M, Y and K in two placesWilliam Bader1-7/+7
2012-04-29SplashOutputDev: Fix rendering of knockout groupsAlbert Astals Cid1-3/+18
2012-04-11Fix Splash CMYK merge errorThomas Freitag1-1/+1
2012-02-14Overprint implementation in postscript and splash deviceThomas Freitag1-18/+52
2012-01-15[xpdf] More Splash and Gfx changes from ThomasAlbert Astals Cid1-10/+1
2012-01-10[xpdf303] tiling "merges" from Thomas, using mostly our "old" code instead of...Albert Astals Cid1-8/+24
2012-01-10[xpdf303] Splash::blitTransparent merges from ThomasAlbert Astals Cid1-3/+7
2012-01-10[xpdf303] More merges from ThomasAlbert Astals Cid1-915/+1881
2012-01-07xpdf303: Merge some stuff in Splash [Thomas Freitag]Albert Astals Cid1-471/+1187
2011-09-11xpdf303: Remove flags that were never usedAlbert Astals Cid1-5/+1
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-1/+1
2011-08-30xpdf303: FixedPoint improvementsAlbert Astals Cid1-0/+12
2011-08-30Compile when defining USE_FIXEDPOINTAlbert Astals Cid1-2/+3
2011-07-29Implement overprint in SplashThomas Freitag1-21/+65
2011-07-25Fix a bad memory accessWilliam Bader1-4/+10
2011-07-20Render dots for 0 length dashed linesAlbert Astals Cid1-0/+13
2011-04-27Remove unused varsAlbert Astals Cid1-3/+2