summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2012-08-15build: remove extra fontconfig CFLAGS and LIBSPino Toscano2-6/+1
2012-07-19pdfseparate: Return 0 on successAlbert Astals Cid1-1/+5
2012-05-28pdftohtml: Add -fontfullnameLuis Parravicini3-1/+10
2012-05-28Make the output more xhtml compliantGerald Schmidt1-52/+53
2012-05-21pdfseparate.1: Syntax fixes.Ville Skyttä1-3/+3
2012-05-15Determine if font is bold or italic based on FontDescriptor.Igor Slepchin3-10/+21
2012-05-10Make it be something closer to real englishAlbert Astals Cid1-1/+1
2012-05-10More gs cleanup and forgot the (C) on modificationAlbert Astals Cid1-4/+0
2012-05-10pdftohtml: Remove the option to invoke gsAlbert Astals Cid2-121/+36
2012-04-26Refactoring of XRef table write support (in preparation for XRef stream write...Fabio D'Urso1-4/+6
2012-04-18Remove duplicate callAlbert Astals Cid1-1/+0
2012-04-16Fix crash when the destination file does not existAlbert Astals Cid1-8/+10
2012-04-13man pages: add missing section headingAdrian Johnson1-0/+1
2012-04-12Fix the mask inversionIhar Filipau1-1/+1
2012-04-09Add producer and version to xml outputIhar Filipau2-1/+5
2012-03-29Fix: annotDisplayDecideCbk was not propagatedFabio D'Urso1-1/+4
2012-03-28update Makefile.am to reflect LIBJPEG_CFLAGS, LIBTIFF_CFLAGS, LIBPNG_CFLAGS f...suzuki toshiya1-0/+6
2012-03-16Flip images if they need toIhar Filipau1-2/+48
2012-03-15pdftohtml: extract mask images even if they are not JPEGIhar Filipau2-75/+131
2012-03-13Add possibilty of controlling word breaks percentageIhar Filipau3-2/+17
2012-03-04pdffonts: list the encoding of each fontAdrian Johnson2-3/+7
2012-03-02Fix pdftops -passfonts regressionWilliam Bader1-5/+5
2012-03-01Update copyrightsAlbert Astals Cid8-2/+8
2012-03-01pdftocairo: document that -scale-to will preserve aspect ratioAdrian Johnson1-1/+3
2012-03-01pdftocairo: allow one of -scale-to-[xy] = -1 to mean the aspect ratio is to b...Adrian Johnson2-4/+12
2012-02-29Change nnnnnn to numberAlbert Astals Cid1-2/+2
2012-02-28pdftoppm: document that -scale-to will preserve aspect ratioAdrian Johnson1-1/+3
2012-02-28pdftoppm: allow one of -scale-to-[xy] = -1 to mean the aspect ratio is to be ...Adrian Johnson2-4/+12
2012-02-23Combine UTF16 surrogate pairsAlbert Astals Cid1-1/+13
2012-02-23Generate outlines in pdftohtml in -xml mode.Albert Astals Cid4-41/+108
2012-02-22pdfinfo: decode utf-16 surrogate pairsAlbert Astals Cid1-2/+12
2012-02-20cmake: support for lcms2Pino Toscano1-0/+3
2012-02-20Add support for lcms2Koji Otani1-0/+17
2012-02-19Consistently check if pdftohtml needs to generate outlines.Igor Slepchin1-1/+8
2012-02-19update .gitignoreAdrian Johnson1-0/+1
2012-02-18pdfimages: add -list option to list all imagesAdrian Johnson4-30/+307
2012-02-14Overprint implementation in postscript and splash deviceThomas Freitag1-0/+13
2012-02-14Merge remote-tracking branch 'origin/xpdf303merge'Albert Astals Cid29-128/+640
2012-02-12man pages: fix minor issues with hypens and %Pino Toscano2-5/+5
2012-02-09[xpdf303] Fix merge issuexpdf303mergeThomas Freitag1-1/+1
2012-02-09Close li tags in generated outlines.Igor Slepchin1-3/+6
2012-02-09Get rid of static data members; merge duplicated jpeg dumping code.Igor Slepchin2-93/+65
2012-02-09Fix memory leak when using HtmlOutputDev::mapEncodingToHtmlAlbert Astals Cid2-26/+28
2012-02-09Fix leak in pdftohtml getInfoStringAlbert Astals Cid1-2/+1
2012-02-06[xpdf303] Adapt better to what we did and what xpdf303 doesAlbert Astals Cid1-1/+1
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid18-194/+321
2012-02-06[xpdf303] TextOutputDev and associated changesAlbert Astals Cid2-2/+12
2012-02-05[xpdf303] More merges from Thomas, basically PSOutputDev and some other small...Albert Astals Cid1-1/+1
2012-02-05Proper unicode support when dumping PDF outline.Igor Slepchin3-94/+112
2012-01-30pdftocairo/automake: link with lcmsSuzuki Toshiya1-0/+5