summaryrefslogtreecommitdiff
path: root/devices
Commit message (Expand)AuthorAgeFilesLines
* pdfwrite - support DP and MP pdfmarksKen Sharp2021-10-301-2/+98
* pdfwrite - correct the 2-byte Unicode testKen Sharp2021-10-291-1/+1
* Squash a 'no previous prototype' warning.Robin Watts2021-10-271-1/+1
* pdfwrite - regenerate gs_c_pdf_glyph_type array after Encoding changesKen Sharp2021-10-252-114/+166
* Ensure psdcmyk device only uses rendered colorantsMichael Vrhel2021-10-151-7/+18
* display device - fix SeparationsKen Sharp2021-10-131-4/+5
* tiffsep - add sep number to filename if sep name matches a process inkKen Sharp2021-10-111-4/+24
* mswinpr2 device - use non-ASCII characters in printer nameKen Sharp2021-10-111-8/+8
* GhostPDF - scale type 3 fonts when capturing CharProcKen Sharp2021-10-043-5/+14
* Bug 704463: Fix pngalpha/clist/pdf14 interaction.Robin Watts2021-10-011-0/+1
* pdfwrite - fix patterns in coloured type 3 fontsKen Sharp2021-10-011-1/+9
* pdfwrite - Improve type 3 font capture with GhostPDFKen Sharp2021-10-011-1/+2
* pdfwrite - add parentheses to silence a compiler warningKen Sharp2021-09-301-1/+1
* pdfwrite - Don't write HTP or HTO ExtGState entries in PDF/A filesKen Sharp2021-09-301-1/+32
* Add the MAKEDIRS dependency to all the extract targetsChris Liddell2021-09-271-17/+32
* Ensure the MAKEDIRS dependency is always lastChris Liddell2021-09-231-5/+5
* Change the update_spot_equivalent_colors device methodKen Sharp2021-09-212-4/+4
* devices/extract.mak: updates for latest Extract.Julian Smith2021-09-201-1/+9
* pdfwrite - Error out on degenerate pattern matrixKen Sharp2021-09-161-0/+3
* pdfwrite - reset an error return before passing back.Ken Sharp2021-09-141-1/+3
* Fix param copying routines to respect different gs_memory_t.Robin Watts2021-09-142-20/+5
* If no SeparationOrder is specified, psdcmyk spot colors order is alpahbeticRay Johnston2021-08-312-3/+29
* Fix SEGV seen with tiffsep1 running j9_acrobat.pclRay Johnston2021-08-261-0/+1
* Consolidate AGL definitions in CChris Liddell2021-08-237-4379/+17
* Bug697978: Replace tiffsep1 to support object type specific halftoning.Ray Johnston2021-08-221-352/+174
* pdfwrite - PDF/A - permit non-XMP entries in Docinfo to contain escapesKen Sharp2021-08-181-1/+26
* pdfwrite - strip trailing NULL from 'special' pdfmark namesKen Sharp2021-08-181-0/+2
* Revert two incorrect changes in pdfi commit.Julian Smith2021-08-161-1/+4
* txtwrite - initialise some structure membersKen Sharp2021-08-161-0/+3
* Commit pdfi to master.Robin Watts2021-08-122-4/+3
* Duplex/Tumble/Tumble2 support for PCLm.Robin Watts2021-08-112-11/+68
* Fix subclass initialisation problems with pclm and pdfimage.Robin Watts2021-08-091-2/+4
* Fix PCLm device file error.Robin Watts2021-08-061-1/+1
* Bug 704160: Fix pdfimage devices to not need seekable stream.Robin Watts2021-08-062-15/+22
* Bug 704160: Fix pclm device to not need seekable stream.Robin Watts2021-08-061-2/+2
* txtwrite - Fix text enumerator finalizeKen Sharp2021-08-061-5/+16
* pdfwrite - fix word and character spacing with xyshow (or equivalent)Ken Sharp2021-08-041-0/+14
* pdfwrite: replace font directory in FDArray subfontsChris Liddell2021-08-021-0/+9
* Font copying - do not compare glyph widths.Ken Sharp2021-08-021-5/+0
* pdfwrite - fix case where last character in string is a font switchKen Sharp2021-08-011-0/+2
* xpswrite: free the image enumerator it allocatedChris Liddell2021-07-201-0/+1
* Coverity 371690: Avoid unsigned compare with zero.Robin Watts2021-07-141-3/+3
* Fix transparent patterns with nullpageKen Sharp2021-07-061-0/+2
* Fix memory 'leak' with ps2writeKen Sharp2021-07-011-4/+5
* Move more devices towards encode/decode_color.Robin Watts2021-07-0121-192/+178
* Move BMP/JPG/PNG/tiffscaled devices towards encode/decode_color.Robin Watts2021-07-014-86/+48
* Fix decode_color for gdev_prn_initialize_device_procs_cmyk1.Robin Watts2021-07-013-24/+0
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-0111-82/+21
* Fix SEGVs seen in stc device with alldevs test.Robin Watts2021-06-281-50/+162
* pdfwrite: put back saved text enumerator->text dataChris Liddell2021-06-231-0/+1