summaryrefslogtreecommitdiff
path: root/poppler/SplashOutputDev.cc
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Improve colorizing text and masks in pattern colorspaceThomas Freitag1-4/+37
2010-03-22correctly initialize the grayscale softmask colorThomas Freitag1-2/+7
2010-03-07add Patrick's copyright noticesPino Toscano1-0/+1
2010-03-07MSVC: no isfinite(), so provide it using _finite()Patrick Spendrin1-0/+5
2009-12-27Do not crop the transformation matrix at an arbitrary valueAlbert Astals Cid1-0/+15
2009-10-06rework how hinting is used in the splash backendAlbert Astals Cid1-1/+7
2009-08-14Implement the alpha pathAlbert Astals Cid1-2/+2
2009-06-29Fix interpolate parameter positionWilliam Bader1-1/+2
2009-06-19Use Interpolate flag to decide whether applying image interpolation during re...Carlos Garcia Campos1-5/+11
2009-06-03Remove unused variablesAlbert Astals Cid1-3/+0
2009-06-03Make it compile :-/Albert Astals Cid1-2/+6
2009-06-02Support colorizing text in pattern colorspaceThomas Freitag1-64/+340
2009-05-21Add the possibility of forcing no hinting of fontsPetr Gajdos1-0/+2
2009-04-13Did a mistake in the gmalloc -> gmallocn commit, it's a 4 here not a 3Albert Astals Cid1-1/+1
2009-04-11Be paranoid, use gmallocn or gmallocn3 in all gmalloc with *Albert Astals Cid1-10/+10
2008-09-23Only do the scale to 'm' size trick on non embedded fonts as it was meant to beAlbert Astals Cid1-1/+3
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-28Be more protective against huge font sizes in bogus documents like the one in...Albert Astals Cid1-1/+19
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+16
2008-08-04Report an error when FoFiTrueType::load or FoFiTrueType::make failAlbert Astals Cid1-0/+5
2008-05-26Do not leak tSplash if transpGroupStack->blendingColorSpace is NULLAlbert Astals Cid1-2/+2
2008-04-29constify some static arraysAlbert Astals Cid1-1/+1
2008-04-29more static markersAlbert Astals Cid1-1/+1
2008-01-31Ensure we don't draw outside the main bitmap on SplashOutputDev::setSoftMaskAlbert Astals Cid1-2/+6
2008-01-29Scale text to match 'm' sizeAlbert Astals Cid1-0/+37
2007-12-13Yet another gmallocn to gmallocn_checkoverflowAlbert Astals Cid1-7/+16
2007-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk1-0/+0
2007-09-20remove unused variablesKrzysztof Kowalczyk1-6/+3
2007-07-13 * fofi/FoFiTrueType.ccAlbert Astals Cid1-40/+13
2007-04-28 * poppler/SplashOutputDev.cc:Albert Astals Cid1-27/+75
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-640/+840
2006-12-19poppler/SplashOutputDev.cc: Fix gray calculation. Patch by Scott Turner <scot...Albert Astals Cid1-1/+1
2006-08-102006-08-10 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-2/+2
2006-07-30 * splash/SplashFontEngine.cc:Albert Astals Cid1-2/+6
2006-05-31 * poppler/SplashOutputDev.cc:Albert Astals Cid1-0/+10
2006-05-23 * poppler/SplashOutputDev.cc:Albert Astals Cid1-0/+8
2006-02-05Some small fixes from kpdfAlbert Astals Cid1-1/+0
2006-02-04Remove bug from "do not use an external file to pass fonts to Freetype" patch...Albert Astals Cid1-4/+10
2006-02-02don't use files to pass fonts to freetypeAlbert Astals Cid1-47/+47
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-132/+1393
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards1-4/+4
2005-07-28Fontconfig patch is here, rejoiceAlbert Astals Cid1-129/+3
2005-03-03Initial revisionKristian Høgsberg1-0/+1348