summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweak beginpage/endpage for subclassing.nup-endpageRobin Watts2021-09-031-14/+8
* Tweak device initialisation for page procs.Robin Watts2021-09-031-1/+8
* Nup: Tweak page size sensitivity.Robin Watts2021-09-031-1/+7
* Nup: Set PageUsesTransparency even when not present.Robin Watts2021-09-0310-39/+229
* Nup device: Attempt to fix operation with Postscript/EPS.Robin Watts2021-09-036-4/+152
* PCL: Ensure we read the page matrix at least once every page.Robin Watts2021-09-031-23/+32
* Set font state for Nup page feed.Henry Stiles2021-09-031-18/+25
* Fix comment.Henry Stiles2021-09-031-1/+1
* Reapply font scaling after page feed.Henry Stiles2021-09-031-0/+10
* Don't copy the cap state value.Henry Stiles2021-09-031-30/+13
* Don't save and restore ctm.Henry Stiles2021-09-031-3/+0
* GhostPDF - fix a compiler warningKen Sharp2021-09-031-1/+1
* GhostPDF - fix some transparency blending problemsMichael Vrhel2021-09-035-32/+62
* Fix Bug 703904. Fix example in viewGIF to add setting HWResolution.Ray Johnston2021-09-021-1/+1
* Fix Bug 703916 - Clean up the operand stack in all cases.Alex Cherepanov2021-09-021-1/+3
* Language Binding docs: Full set of HTML & MD documentationJamie Lemon2021-09-0243-0/+9154
* Add robustness to profile link creationMichael Vrhel2021-09-012-4/+33
* GhostPDF - Don't error out on missing/bad MediaBoxKen Sharp2021-09-013-20/+15
* GhostPDF - implement NOSUBSTDEVICECOLORSKen Sharp2021-09-014-0/+12
* Coverity ID 372886Ken Sharp2021-09-011-1/+1
* Change epo device not to unsubclass itself each time.Robin Watts2021-09-012-36/+122
* If no SeparationOrder is specified, psdcmyk spot colors order is alpahbeticRay Johnston2021-08-312-3/+29
* Fix lcms2mt plugin version handling for transforms.Robin Watts2021-08-312-3/+5
* GhostPDF - warn on use of /DeviceN /AllKen Sharp2021-08-313-3/+20
* Updated how native libraries loadEthan Vrhel2021-08-302-22/+38
* GhostPDF - detect real number overflowKen Sharp2021-08-303-5/+45
* Ghostpdf - fix memory leakKen Sharp2021-08-301-0/+1
* GhostPDF - add a warning for failing to create an ICC profie link.Ken Sharp2021-08-283-0/+3
* GhostPDF - evaluate ICC colour spaces early for imagesKen Sharp2021-08-281-0/+75
* Fix inline declaration for lcms2mt.Robin Watts2021-08-271-2/+2
* Update makefiles for new MSVC.Robin Watts2021-08-272-0/+10
* Bug 704255: Fix bounds checking of fco file name stringChris Liddell2021-08-271-2/+3
* GhostPDF - Create Lab-compatible Decode array if requiredKen Sharp2021-08-271-2/+17
* Fix SEGV seen with tiffsep1 running j9_acrobat.pclRay Johnston2021-08-261-0/+1
* Fixes minor typos in the java gsviewer READMEJamie Lemon2021-08-251-7/+7
* Update lcms2mt to match lcms2mt branch on thirdparty/lcms2 repo.Robin Watts2021-08-2566-5704/+15640
* Remove top level tesseract dir from header search pathsChris Liddell2021-08-251-1/+0
* Remove redundant entries from pl_interp_characteristics_tChris Liddell2021-08-2517-74/+7
* GhostPDF - don't error on 0 point text in FreeText annotationsKen Sharp2021-08-251-0/+8
* GhostPDF - scale and position appearance when preservingKen Sharp2021-08-251-16/+33
* Revert commit c5adcd5d12 and fix overflow that could cause SEGV.Ray Johnston2021-08-241-49/+49
* Fix bug 702950. Ignore extra results from a PostScript Type 4 function.Peter Cherepanov2021-08-241-13/+16
* Fix bug 704242. Potential memory leak in pcl3opts.cRay Johnston2021-08-241-0/+1
* GhostPDF - Preserve DOCINFO when the device understands pdfmarkKen Sharp2021-08-233-2/+42
* GhostPDF - fix a typo in a commentKen Sharp2021-08-231-1/+1
* GhostPDF - Write *Box page entries to pdfwriteKen Sharp2021-08-237-0/+186
* GhostPDF - make sure the graphics state is correct for PS operatorsKen Sharp2021-08-231-0/+35
* Consolidate AGL definitions in CChris Liddell2021-08-2317-4413/+65
* Coverity ID 372253/372317: Remove redundant checksChris Liddell2021-08-232-4/+2
* Bug697978: Replace tiffsep1 to support object type specific halftoning.Ray Johnston2021-08-224-359/+195