summaryrefslogtreecommitdiff
path: root/splash
AgeCommit message (Expand)AuthorFilesLines
2009-11-18replace floor with a cast to int for numbers > 0Albert Astals Cid1-2/+17
2009-11-17i didn't want to commit thisAlbert Astals Cid1-3/+2
2009-11-17do not use setAttribute with doublesAlbert Astals Cid1-2/+3
2009-11-15Only calculate the matrix when it is really neededAlbert Astals Cid2-2/+49
2009-10-16Some "security" fixes based on newly released Xpdf 3.02pl4Albert Astals Cid3-8/+40
2009-10-09Add -jpeg to pdftoppmStefan Thomas3-16/+46
2009-10-06rework how hinting is used in the splash backendAlbert Astals Cid6-62/+29
2009-10-05Use _WIN32 instead of WIN32Kovid Goyal1-4/+5
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 Cid3-1/+78
2009-06-02Add splashClearColor that assigns white to the given colorptrThomas Freitag1-0/+10
2009-06-02Fix splashColorModeNComps to correctly include all values for each SplashColo...Thomas Freitag1-0/+17
2009-05-21Add the possibility of forcing no hinting of fontsPetr Gajdos6-35/+63
2009-05-14Kill support for specifying extension in openTmpFileAlbert Astals Cid3-3/+6
2009-05-07bitmap->h can be 0, move to _checkoverflow variant, code already knows how to...Albert Astals Cid1-1/+1
2009-04-11More gmalloc → gmallocnAlbert Astals Cid3-8/+8
2009-03-30Fix clip test for fontsAlbert Astals Cid1-2/+2
2009-03-25Fix getGlyphAdvance to behave correctly on font size changesAlbert Astals Cid1-1/+2
2008-12-12Be more helpful with bad boys that want to use poppler core directlyAlbert Astals Cid3-3/+3
2008-09-30And Marco said yes to GPLv2+Albert Astals Cid2-0/+6
2008-09-20Remove some warnings and errors when compiling with gcc and -pedanticTomas Are Haavet1-1/+2
2008-09-20Add mention of GPLv2 or later in poppler changes to all files except Splash.c...Albert Astals Cid22-0/+66
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid24-0/+270
2008-05-08Fix build with --enable-fixedpointAlbert Astals Cid1-2/+2
2008-03-14xx0 is non exclusive so that should be < not <=Albert Astals Cid1-2/+3
2008-03-14Fix "Make sure we don't draw outside the bitmap on Splash::fillGlyph2" when p...Albert Astals Cid1-4/+8
2008-02-21Make sure we don't draw outside the bitmap on Splash::fillGlyph2Albert Astals Cid1-27/+49
2008-02-13Yet another fix for buggy documents, do not use the cache if the cache could ...Albert Astals Cid1-20/+28
2008-01-29Scale text to match 'm' sizeAlbert Astals Cid5-1/+65
2007-10-22Splash rework, check if font is inside clip area before rendering it to a tem...Albert Astals Cid8-125/+162
2007-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk2-0/+0
2007-09-20remove unused variablesKrzysztof Kowalczyk1-0/+2
2007-09-20remove unused variablesKrzysztof Kowalczyk1-1/+4
2007-09-16Rename .cvsignore files to .gitignore and drop ChangeLog file.Kristian Høgsberg1-0/+0
2007-09-14windows/msvc compilation fixesKrzysztof Kowalczyk5-3/+8
2007-08-22 * splash/SplashBitmap.cc:Albert Astals Cid2-4/+16
2007-07-11 * goo/GooVector.h: Rename guard from _VECTOR_H to GOO_VECTOR_HAlbert Astals Cid5-14/+15
2007-06-01 * poppler/ArthurOutputDev.ccAlbert Astals Cid2-5/+5
2007-05-21 * poppler/Annot.cc: avoid crashing if the font for the drawing methodsAlbert Astals Cid1-5/+1
2007-04-28 * poppler/SplashOutputDev.cc:Albert Astals Cid3-31/+33
2007-04-28fix merging problemsAlbert Astals Cid2-1/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid37-2795/+3747
2006-11-19 * qt4/src/poppler-link.cc:Albert Astals Cid1-1/+1
2006-10-11 * splash/Splash.cc:Albert Astals Cid2-0/+4
2006-07-30 * splash/SplashFontEngine.cc:Albert Astals Cid1-4/+8
2006-05-31 * poppler/SplashOutputDev.cc:Albert Astals Cid1-0/+3
2006-05-23 * poppler/SplashOutputDev.cc:Albert Astals Cid3-2/+195
2006-04-04 * splash/Splash.cc:Albert Astals Cid2-45/+46
2006-04-04Fix crash when using fixedpoint math. Patch by Frank MeerkoetterAlbert Astals Cid1-1/+1