summaryrefslogtreecommitdiff
path: root/psi
Commit message (Expand)AuthorAgeFilesLines
* Fix stack_param_enumerate enumerating past the mark.ghostpdl-9.55.0rc1Robin Watts2021-09-151-1/+4
* Only try to build gpdf if pcl/pl is availableChris Liddell2021-09-151-0/+2
* gpdf: Build and use resource search path listChris Liddell2021-09-092-1/+52
* gpdf/gs: Remove the "old" zdopdffile() functionChris Liddell2021-09-091-57/+0
* Fix incorrect type return in dict_param_enumerate.Robin Watts2021-09-071-1/+1
* Nup: Set PageUsesTransparency even when not present.Robin Watts2021-09-061-1/+2
* Nup device: Attempt to fix operation with Postscript/EPS.Robin Watts2021-09-061-0/+7
* Update makefiles for new MSVC.Robin Watts2021-08-271-0/+5
* GhostPDF - make sure the graphics state is correct for PS operatorsKen Sharp2021-08-231-0/+35
* Revert two incorrect changes in pdfi commit.Julian Smith2021-08-161-2/+0
* Fix pdfi+GS with spot capable devicesKen Sharp2021-08-161-0/+17
* Commit pdfi to master.Robin Watts2021-08-1212-13/+1039
* Fix a SEGV seen with the file from bug 703922 (before any fix for that).Ray Johnston2021-07-201-1/+2
* Fix bug 703996. BT/ET not preserving path around text.Ray Johnston2021-07-121-0/+14
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-1/+1
* MSVC: Tweak device build list.Robin Watts2021-06-231-3/+3
* New VS2019 nmake versionChris Liddell2021-06-211-0/+5
* Address compiler warning of bug 703887.Ray Johnston2021-06-212-2/+2
* Bug 703903: NULL target pointer in pattern accumulatorChris Liddell2021-06-031-1/+18
* Fix uses of pop() vs ref_stack_pop(()Chris Liddell2021-06-0317-40/+43
* Bug 703902: Fix op stack management in sampled_data_continue()Chris Liddell2021-06-031-6/+10
* pdfwrite - Add a PassThrough for JPX encoded imagesKen Sharp2021-05-291-0/+31
* MSVC: Yet another version of nmake.Robin Watts2021-05-121-0/+5
* Set "Unicode true" for nsis installerChris Liddell2021-05-121-0/+3
* Fix params checking typo in the .pdfinkpath fix.Chris Liddell2021-05-101-1/+1
* Bug 703829: Use an array for the outline in a PDF Ink annotationChris Liddell2021-05-051-20/+33
* Add object type specific device halftones to the graphics state.Ray Johnston2021-05-032-0/+76
* MSVC: Suppress casting warnings for leptonica and tesseract.Robin Watts2021-04-281-1/+5
* Fix typo from recent windows device commit.Robin Watts2021-04-191-1/+1
* MSVC: Add another version of nmake.Robin Watts2021-04-141-0/+5
* MSVC: Add support for yet another nmake version.Robin Watts2021-04-131-0/+5
* Enable many more devices on Windows builds.Robin Watts2021-04-131-7/+7
* pdfwrite - improve handling of procedural /.notdef in type 1 fontsKen Sharp2021-04-101-1/+19
* Harden the use of the ICC cs cache for Cal spacesChris Liddell2021-04-093-8/+163
* Tweak escv devices so they build under Windows.Robin Watts2021-04-081-1/+1
* Change names from Graphics and Path to Vector, for consistencyRay Johnston2021-03-311-3/+3
* Add /utf-8 command to TESSCXXFLAGS in msvc.mak.Robin Watts2021-03-221-1/+1
* Drop DynaLab special bbox stretching of metricsKen Sharp2021-03-181-4/+12
* Update copyright to 2021Chris Liddell2021-03-15283-283/+283
* Add additional debug for halftonesMichael Vrhel2021-03-112-2/+17
* Update gen_ordered to provide improved debug outputMichael Vrhel2021-03-031-1/+6
* Add another nmake variant.Robin Watts2021-03-031-0/+5
* MSVC build: Detect and use 'extract' directory if it exists.Robin Watts2021-03-021-0/+8
* Remove Luratech integration code/makefilesChris Liddell2021-02-224-82/+1
* psi/msvc.mak: remove 'Not building with extract' diagnostic.Julian Smith2021-02-181-2/+0
* Windows gpcl6/ufst project: use better/correct targetsChris Liddell2021-02-181-4/+4
* Added docxwrite device; uses extract library to write docx output.Julian Smith2021-02-151-1/+12
* oss-fuzz 30715: Check stack limits after function evaluation.Chris Liddell2021-02-121-3/+11
* Add a VS project to build gpcl6 with ufstChris Liddell2021-02-111-0/+6
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-053-4/+19