summaryrefslogtreecommitdiff
path: root/devices
Commit message (Expand)AuthorAgeFilesLines
* Bug 705863: Fix color info juggling with x11 devicesChris Liddell2022-10-052-5/+5
* pdfwrite - fix Permissions on 64-bit Linux buildKen Sharp2022-10-022-2/+2
* PCL interpreter - fix decode_glyph for UnicodeKen Sharp2022-09-271-0/+8
* pdfwrite - clean up proerly after errors writing TrueType fontsKen Sharp2022-09-261-2/+2
* oss-fuzz 51473: pdfwrite - capture and act on error codeChris Liddell2022-09-261-1/+5
* psdcmyk device spot color orderMichael Vrhel2022-09-161-33/+43
* Bug 705703 psdcmyktags deviceMichael Vrhel2022-09-151-3/+3
* For PNG output, don't embed sRGB ICC profileMichael Vrhel2022-09-142-16/+27
* Color replacement exampleMichael Vrhel2022-09-141-0/+73
* oss-fuzz 50893: xpswrite: Fix order of operations freeing TIFF objectChris Liddell2022-09-021-13/+10
* Bug 705831: pdfwrite drop not required TTF tables.Chris Liddell2022-08-311-4/+6
* Coverity ID #380568Ken Sharp2022-08-311-5/+6
* Graphics library and xpswrite - clean up properly on errorKen Sharp2022-08-301-0/+7
* Update docxw device for extract API change.Robin Watts2022-08-241-43/+55
* ps2write - fix PSPageOptions with multi-page inputKen Sharp2022-08-201-8/+12
* pdfwrite - check allocated memoryKen Sharp2022-08-171-0/+2
* oss-fuzz 50307: free temporary forwarding device on errorChris Liddell2022-08-171-1/+3
* pdfwrite - improve error handling in pdf_begin_aside()Ken Sharp2022-08-131-1/+6
* pdfwrite - improve error handling in pdf_write_imageKen Sharp2022-08-131-2/+4
* pdfwrite - better error handling with CharProcsKen Sharp2022-08-131-19/+34
* pdfwrite - improve error handlingKen Sharp2022-08-131-4/+8
* Fonts - fix cleanup of copied fonts on errorKen Sharp2022-08-101-11/+12
* Coverity: 379420/379422/379423/379424 Remove unnecessary NULL ptr checkChris Liddell2022-08-091-16/+12
* oss-fuzz 49852: Improve closure of tiffsep devices under error conditions.Chris Liddell2022-08-081-39/+43
* Bug 705696 psdcmyktags (and psdcmyktags16) crashMichael Vrhel2022-08-021-2/+2
* Bug 705696: Issues with -sICCOutputColors and TransparencyMichael Vrhel2022-08-021-2/+10
* Coverity ID 379502Ken Sharp2022-08-021-1/+1
* pdfwrite - don't try to use a NULL pointer as a cos_dictKen Sharp2022-08-012-20/+38
* Fix an "initialization discards 'const'" warningChris Liddell2022-07-281-1/+1
* oss-fuzz 49530: Use allocated memory for custom enum procsChris Liddell2022-07-281-3/+33
* Coverity 379420/379421/379422: Check for non-null pointer before usingChris Liddell2022-07-281-6/+8
* oss-fuzz 49528: Free tiff context and related data correctlyChris Liddell2022-07-271-17/+41
* TIFF devices - restore default MaxStripSizeKen Sharp2022-07-252-2/+5
* OSS-fuzz #49266 - avoid a divide-by-zero errorKen Sharp2022-07-191-2/+7
* OSS-fuzz #49174 - memory leak in tiffsep/tiffsep1Ken Sharp2022-07-181-34/+22
* 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