summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2013-01-25Large file supportAdrian Johnson2-4/+4
2013-01-19Make rendering thread-safeThomas Freitag3-3/+6
2012-12-28Repair pdfuniteThomas Freitag1-2/+2
2012-12-15Updated copyrightsAlbert Astals Cid1-0/+1
2012-12-09pngwriter: move #include <png.h> into .cc filePino Toscano1-0/+4
2012-12-09jpegwriter: move #include "jpeglib.h" into .cc fileAdrian Johnson1-2/+2
2012-11-17pdftocairo: add tiff supportAdrian Johnson2-28/+83
2012-11-13Remove >= 0 checks for unsigned variablesAlbert Astals Cid2-5/+5
2012-11-13Remove unused varAlbert Astals Cid1-1/+1
2012-11-13Removed unused varAlbert Astals Cid1-1/+0
2012-11-12Parse the args (so that -v says vesion only)Albert Astals Cid1-1/+3
2012-11-03qt4: Export information about the document form typeFabio D'Urso1-9/+10
2012-10-24dos2unixPino Toscano1-438/+438
2012-09-17Support encrypted pdf files in pdfseparateThomas Freitag1-4/+0
2012-09-11Splash: Implement DeviceN supportThomas Freitag1-440/+438
2012-09-06Add missing licensesAlbert Astals Cid1-0/+1
2012-09-06pdfinfo: Show info about the encryption algorithmFabio D'Urso1-2/+22
2012-09-06Propagate encryption parameters to PDFDoc's write functionsFabio D'Urso1-1/+1
2012-09-06Separated header and footer write commands from the rest of PDFDoc::writeObjectFabio D'Urso1-1/+1
2012-08-30Update Adrian's copyrightsAlbert Astals Cid1-1/+1
2012-08-30Move text to unicode conversion into a separate functionAdrian Johnson1-31/+6
2012-08-30Convert UTF-16 to UCS-4 when reading toUnicode cmapAdrian Johnson1-13/+1
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