summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-15re-enable poppler buildxpdf303Carlos Garcia Campos1-1/+1
2012-06-15Don't use SplashFont API not present in popplerCarlos Garcia Campos1-0/+10
2012-06-15Don't log and error in case sizeof(SplashColor) != 3Carlos Garcia Campos2-4/+4
2012-06-15Increase the reference counter fo the font in InfoOutputDev::updateFont for p...Carlos Garcia Campos1-0/+3
2012-06-15Copy the path when copying the GfxState in InfoOutputDev::updateFont for popplerCarlos Garcia Campos2-1/+7
2012-06-15Use the poppler GlobalParams when building with popplerCarlos Garcia Campos4-0/+9
2012-06-15Add poppler compatibility macros for Outputev::checkPageSlice()Carlos Garcia Campos10-9/+36
2012-06-15Add GFXSplashOutputDev class for poppler compatibilityCarlos Garcia Campos7-17/+81
2012-06-15Adapt to API changes in SplashFont::getGlyph()Carlos Garcia Campos2-2/+15
2012-06-13Add GHashIter/GooHashIter compatibility macro to config.hCarlos Garcia Campos1-0/+1
2012-06-13Include splash/SplashGlyphBitmap.h when building with popplerCarlos Garcia Campos1-0/+1
2012-06-13OutputDev::tilingPatternFill() API has changed in popplerCarlos Garcia Campos7-14/+40
2012-06-12OutputDev::useShadedFills() receives a pattern type in poppler nowCarlos Garcia Campos9-15/+23
2012-06-12startDoc takes a PDFDoc * instead of a XRef * in poppler nowCarlos Garcia Campos6-10/+18
2012-06-12Use poppler compatibility macros for draw image methodsCarlos Garcia Campos2-16/+16
2012-06-12Link class has been removed in popplerCarlos Garcia Campos1-0/+4
2012-06-12OutputDev::drawLink was removed long time agoCarlos Garcia Campos2-2/+2
2012-06-12OutputDev::processLink() doesn't receive a Catalog *Carlos Garcia Campos10-15/+15
2012-06-12DisplayFontParam has been removedCarlos Garcia Campos2-36/+7
2012-06-12Page functions do not need Catalog * anymoreCarlos Garcia Campos8-8/+8
2012-06-12Pass fixedPitch parameter to TextOutputDev constructorCarlos Garcia Campos1-1/+1
2012-06-12GfxFont::getExtFontFile() has been removedCarlos Garcia Campos1-1/+1
2012-06-12OutputDev::tilingPatternFill() receives a Gfx pointerCarlos Garcia Campos7-18/+9
2012-06-12Functions to get/set bitmap antialiasing have been removed from SplashOutputDevCarlos Garcia Campos4-22/+0
2012-06-12made findFontFile virtualCarlos Garcia Campos1-0/+9
2012-06-12added Object.h fixCarlos Garcia Campos1-2/+12
2012-06-11Add XMLOutputDev as friend class of TextWordCarlos Garcia Campos1-0/+10
2012-06-11Merge pending changes in Gfx.ccCarlos Garcia Campos1-3/+19
2012-06-11Add RGBX supportCarlos Garcia Campos1-6/+125
2012-06-11Merge pending changes in JPXStream.ccCarlos Garcia Campos1-2/+19
2012-06-11fixed startPage() callCarlos Garcia Campos1-2/+14
2012-06-11initialize random generation for pdftotext and pdfinfo, as wellCarlos Garcia Campos1-4/+55
2012-06-11properly initialize random generator for temporary filenames in pdftoppmCarlos Garcia Campos1-2/+30
2012-06-11made xpdf use SWFTOOLS_TMP, tooCarlos Garcia Campos1-7/+53
2012-06-11better handling of broken fontsCarlos Garcia Campos1-2/+17
2012-06-11reworked bounding box logicCarlos Garcia Campos1-6/+16
2012-06-11fix for glyphs with overlarge bounding boxesCarlos Garcia Campos1-4/+234
2012-06-11fixed bug in jpeg2000 decodingCarlos Garcia Campos1-2/+17
2012-06-11fix for files with incomplete DCT dataCarlos Garcia Campos1-0/+50
2012-06-11use poppler version of jbig2stream (fixes segv)Carlos Garcia Campos1-2/+1262
2012-06-11fixed xpdf memory overflowCarlos Garcia Campos1-2/+15
2012-06-11added test+fix for transparency group stackingCarlos Garcia Campos1-2/+20
2012-06-11fix for disappearing characters bug in pdf2swfCarlos Garcia Campos1-3/+25
2012-06-11workaround for zero word space problemCarlos Garcia Campos1-2/+18
2012-06-11added accessor functions for freetype dataCarlos Garcia Campos1-7/+59
2012-06-11patch for xpdf-3.02 path handlingCarlos Garcia Campos1-2/+14
2012-06-11made convertPath public in SplashOutputDevCarlos Garcia Campos1-8/+12
2012-06-11patched SplashOutputDev.h and GlobalParams.hCarlos Garcia Campos1-4/+31
2012-06-11numerous font-related patchesCarlos Garcia Campos1-7/+117
2012-06-11Apply def220a7c042291823ebdc97055c18789964b2d9Carlos Garcia Campos1-0/+467