summaryrefslogtreecommitdiff
path: root/Resource
Commit message (Expand)AuthorAgeFilesLines
* Fix confusing (wrong) comment and dictionary name about Overprint handlingRay Johnston2021-09-161-3/+3
* GhostPDF - Add page level gsave/grestoreKen Sharp2021-09-151-2/+4
* Nup device: Attempt to fix operation with Postscript/EPS.Robin Watts2021-09-062-1/+4
* Bug 703722: Broken name table in TTFPeter Cherepanov2021-08-191-4/+8
* Fix pdfi+GS with spot capable devicesKen Sharp2021-08-161-7/+4
* Commit pdfi to master.Robin Watts2021-08-121-327/+1199
* Fix runEPS use of PageCount.Robin Watts2021-08-101-2/+2
* Bug 704089: Improve check for multiple "char maps" in a CMapChris Liddell2021-07-201-2/+2
* Fix bug 703996. BT/ET not preserving path around text.Ray Johnston2021-07-122-8/+11
* Bug 703954. "undefined in --get--" while reading an pdf annotation.Ray Johnston2021-06-221-1/+1
* Remove some debug PSChris Liddell2021-06-111-1/+1
* pdfwrite - Add a PassThrough for JPX encoded imagesKen Sharp2021-05-291-0/+2
* Bug 703869: Clamp, don't signal 'rangecheck' error for value to setcustomcolorRay Johnston2021-05-231-2/+3
* Bug 703829: Use an array for the outline in a PDF Ink annotationChris Liddell2021-05-051-1/+1
* Fix rendering of file from Bug 702381.Ray Johnston2021-05-041-4/+15
* Fix bug 703237: signalerror had wrong pararmeter types.Ray Johnston2021-05-049-35/+35
* PDF interpreter - set defaults for FreeText annotationsKen Sharp2021-04-281-15/+16
* Ensure dereference of otional content Usage dataKen Sharp2021-04-201-0/+2
* Fix Bug 703774: Overprint+Transparency+Fill_Stroke problems.Ray Johnston2021-04-191-1/+8
* Bug 703788: Bounds check name table "string"Chris Liddell2021-04-161-1/+15
* Fix Bug703777: Handling of JPX found in customer file.Ray Johnston2021-04-081-2/+4
* Bug 703752: More broken image handlingChris Liddell2021-03-311-25/+40
* Bug 703246: Improve the efficiency of CMap processingRay Johnston2021-03-221-17/+34
* Fix a performance regression introduced by commit 813b5f48e8Ray Johnston2021-03-221-10/+6
* Fix bug 703704: Matte in SMask is indirect reference.Ray Johnston2021-03-171-0/+8
* Update copyright to 2021Chris Liddell2021-03-1576-75/+75
* Fix bug 703681. Illegal Mask for image in PDF.Ray Johnston2021-03-111-1/+9
* Fix ordering of operators in FitPageKen Sharp2021-03-111-1/+1
* Bug 703273: Prioritise Nonsymbolic over Symbolic font flagChris Liddell2021-02-261-1/+3
* Bump version number for releaseChris Liddell2021-02-221-1/+1
* Bug 703589: handle overlapping ranges in TTF format 4 cmapsChris Liddell2021-02-221-2/+18
* Remove .setpdfwriteKen Sharp2021-02-101-13/+0
* Fix bug 703487. pageusesoverprint needs self-reference check for Parent.Ray Johnston2021-02-061-1/+16
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-10/+185
* oss-fuzz 22842: sanity check the claimed number of objects in a PDFChris Liddell2021-02-041-7/+22
* Bug 703454: Handle multiple CharString definitionsChris Liddell2021-02-021-0/+17
* Replace -dSimulateOverprint boolean with multi-valued -dOverprintRay Johnston2021-02-012-1/+8
* PDF interpreter - work around broken ObjStms (again)Ken Sharp2021-02-012-15/+82
* A customer (#584) file exposed a problem with Link handlingRay Johnston2021-01-311-1/+2
* Guard against indirect /Length in an XRef streamKen Sharp2021-01-231-12/+23
* Fix PDF 'colorspacespotcolors' to handle uncolored Patterns.Ray Johnston2021-01-221-7/+18
* PDF interpreter - check type of Group entries in Form XObjectsKen Sharp2020-12-161-5/+15
* PDF interpreter - handle indirect objects in Encrypt dictionaryKen Sharp2020-12-151-7/+25
* PDF interpreter - improve commit for bug #703217Ken Sharp2020-12-121-1/+3
* PDF Interpreter - Clean up stack after Form Xobject for transparency GroupPeter Cherepanov2020-12-081-0/+16
* Fix bug 702786: Ignore null node in Page treeRay Johnston2020-12-071-7/+23
* Bug 703214 - treat some kinds of free objects as not freeKen Sharp2020-12-021-1/+19
* Fix bug 703142: typecheck error caused by Length value with decimal pointRay Johnston2020-11-171-0/+4
* Fix bug 703125: -dNOINTERPOLATE leaves 'true' boolean on the stack.Ray Johnston2020-11-111-2/+2
* PDF interpreter - fix searching for missing Resources in parent objectKen Sharp2020-11-101-1/+0