summaryrefslogtreecommitdiff
path: root/devices
Commit message (Expand)AuthorAgeFilesLines
* pdfwrite - change the way some images are writtenKen Sharp2022-06-213-16/+16
* Bug 703308: Revise X11 devices to honour HWResolutionChris Liddell2022-06-011-12/+18
* Update -DCLUSTER nobbling of copyright/version etc.Robin Watts2022-06-013-1/+14
* txtwrite - update to handle PDF type 3 fonts from new interpreterKen Sharp2022-05-183-1/+39
* txtwrite - better error handling and improved file handlingKen Sharp2022-05-181-2/+2
* txtwrite - improve handling of direct CID-Keyed fontsKen Sharp2022-05-181-2/+9
* Fix a compiler warning - pass accurate length to strncpyChris Liddell2022-05-111-1/+1
* Update libtiff to 4.3.0Chris Liddell2022-05-114-16/+16
* Remove last instance of gs_sprintf being calledChris Liddell2022-05-061-2/+2
* pdfwrite - correct a warning messageKen Sharp2022-05-061-1/+1
* pdfwrite - fix a typo in an error message.Ken Sharp2022-04-121-1/+1
* pdfwrite - try to resolve double free errorKen Sharp2022-04-121-21/+21
* -dBlackVector=true/false option addedMichael Vrhel2022-04-071-1/+1
* Fix warning in 64bit windows build of gdevclj.cRobin Watts2022-04-061-2/+2
* pdfwrite - use consistent data types when creating PDF/XKen Sharp2022-04-051-1/+1
* pdfwrite - fix group attributes ColorSpace with old PDF interpreterKen Sharp2022-04-041-2/+8
* High-level patterns - correct use of IDKen Sharp2022-04-022-6/+5
* pdfwrite - fix group attributes ColorSpaceKen Sharp2022-04-011-3/+1
* Updates for latest extract.Julian Smith2022-03-292-5/+21
* pdfwrite - Remove unused variablesKen Sharp2022-03-211-1/+1
* pdfwrite - add controls for optional entries with variable contentKen Sharp2022-03-215-31/+82
* Bug #705035 "PCLm mode neds 8-bit Grayscale mode"Ken Sharp2022-03-142-2/+45
* pdfwrite - reorder operations to get gstate written correctlyKen Sharp2022-03-141-3/+3
* Fix and extend chameleon device.Robin Watts2022-03-102-93/+213
* Fix plan devices after the fix for Bug 705014.Robin Watts2022-03-081-0/+4
* Coverity 376618: Squash warning about identical cases of if.Robin Watts2022-03-081-4/+5
* Update plan devices to use the downscaler, plus various fixes.Robin Watts2022-03-075-185/+173
* Remove stray param_signal_error call from gdevpdfimg.cRobin Watts2022-03-031-3/+0
* Overprint simulation and OutputIntent interactionMichael Vrhel2022-03-022-4/+0
* Coverity ID 376533Ken Sharp2022-02-271-1/+4
* Fix building with "local" cups sourcesChris Liddell2022-02-241-4/+4
* devices/vector/gdevtxtw.c: fixes to work with pdfi.Julian Smith2022-02-231-1/+24
* Bug 703013: Fix color_info for buffered/wrapped X11 devicesChris Liddell2022-02-211-3/+3
* "cups" output device: Support for Apple Raster (URF) outputTill Kamppeter2022-02-201-1/+15
* Coverity 375485: Initialise variable.Robin Watts2022-02-181-0/+1
* Coverity ID 375475 - uninitialised variableKen Sharp2022-02-181-10/+10
* Coverity 372811 and 372839.Julian Smith2022-02-171-2/+2
* Coverity ID 375528 - ensure we can't use negative array indexKen Sharp2022-02-171-2/+2
* Remove dead code from gx_alloc_char_bits.Robin Watts2022-02-171-1/+1
* Coverity 375718: Uninitialized pointer usage.Robin Watts2022-02-171-2/+2
* Coverity 375717: Check error return values from zlib.Robin Watts2022-02-171-5/+12
* Coverity 376144: Fix incorrect buffer size passed to gs_snprintf.Robin Watts2022-02-171-3/+3
* Coverity 376143: Fix incorrect buffer size passed to gs_snprintf.Robin Watts2022-02-171-2/+2
* Coverity 375427: Fix use of uninitialised variable.Robin Watts2022-02-171-1/+1
* Move devices from gs_sprintf to gs_snprintf.Robin Watts2022-02-1632-200/+202
* Change snprintf() to gs_snprintf()Chris Liddell2022-02-161-19/+19
* Add png16malpha device.Robin Watts2022-01-202-3/+44
* devices/vector/gdevdocxw.c: Fixes for working with pdfi.Julian Smith2022-01-171-3/+32
* Update copyrights for files changed since 2022 started.Chris Liddell2022-01-121-1/+1
* Add psdcmyktags and psdcmyktags16 devicesMichael Vhrel2022-01-112-44/+222