summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update release notes, changelog and couple of tweaksghostpdl-9.12rc2gs912Chris Liddell2014-03-195-30/+8425
* Fix Segfaults caused by 'vertical stripe' fix (f18fac0).Ray Johnston2014-03-191-7/+7
* Fix to turn of BPC when we are using the Gray_to_K ICC profile.Michael Vrhel2014-03-192-1/+3
* Fix sporadic vertical stripes with planar fast image thresholding (pkmraw)Ray Johnston2014-03-141-44/+23
* Update version number, release and copyright dates.Chris Liddell2014-03-1465-86/+86
* Add missing newline to memento error logging.Chris Liddell2014-03-141-0/+1
* Fix output color values of pkm and pkmraw for GrayValues > 2.Ray Johnston2014-03-131-4/+4
* Bug 695080: fix typo in the pngmono device declarationJames Cloos2014-03-131-1/+1
* Bug 695090: Solve memory overwrite with pkmraw in planar mode.Robin Watts2014-03-134-2/+25
* Delete gs_fform.psChris Liddell2014-03-131-91/+0
* Bug 695058: force correct struct ref_s sizeAndreas Schwab2014-03-131-0/+5
* Remove deprecated glyph mapping code.Chris Liddell2014-03-132-327/+83
* Bug 693380: raise file path/name size limit to 4kChris Liddell2014-03-1310-267/+567
* PDF interpreter - fix multiple xref stream readingKen Sharp2014-03-131-1/+5
* Fixed typo in Devices.htm.Marcos H. Woehrmann2014-03-121-1/+1
* pdfwrite - remove deprecated codeKen Sharp2014-03-1211-270/+0
* Documentation - remove %ram% from the projects, as it is completedKen Sharp2014-03-121-12/+0
* Update documentation for the pdfwrite familyKen Sharp2014-03-125-205/+28
* Abbreviated escape sequence improvement.Henry Stiles2014-03-112-6/+11
* Remove GhostSVG.Chris Liddell2014-03-0914-3081/+11
* Remove SVG writer from Ghostscript/GhostPDLChris Liddell2014-03-095-857/+2
* Fix UseFastColor during clist playback.Ray Johnston2014-03-083-0/+3
* Use malloc/free for lcms(2) shared lib build.Chris Liddell2014-03-084-4/+47
* cast to silence a compiler warningKen Sharp2014-03-071-1/+1
* PS interpreter, vector devices and pdfwrite - remove setdash limit of 11Ken Sharp2014-03-076-18/+50
* Fix UseFastColor ignored for pages with transparency.Ray Johnston2014-03-051-0/+1
* Fix problem with -d***Values=16 and bitrgb device.Ray Johnston2014-03-051-7/+9
* pdfwrite revert 3894e9c8a3ab125c82048da3bf81515500bb2da0Ken Sharp2014-03-051-0/+4
* Bug 695007: Fix problems with unicode chars in TEMP path.Robin Watts2014-03-043-31/+56
* Fix pointer-usage bug in GetTempFileNameWRTPaul Gardiner2014-03-041-3/+3
* pdfwrite - do not apply the 'Default*' colour spacesKen Sharp2014-03-041-0/+4
* Bug 694832: add an explicit flag for TTF notdefChris Liddell2014-03-042-14/+22
* remove a misleading commentKen Sharp2014-03-041-1/+0
* ps2write - fix missing %%BeginResource comment for FontFile objectsKen Sharp2014-03-043-3/+6
* ps2write - fix a DSC commentKen Sharp2014-03-031-1/+1
* pdfwrite - fix commit 1d1d22976ce5b5e96d862c404ca80f189476bfedKen Sharp2014-02-271-5/+12
* pdfwrite - fix FastWebView for big-endian devicesKen Sharp2014-02-271-55/+55
* Disable threshold array based image optimization for depth > 1.Ray Johnston2014-02-261-2/+2
* ps2write - add a feature to customise the output for specific devicesKen Sharp2014-02-267-48/+92
* Fix bug 695054, segfault caused by stale pointer in pattern-clist device.Ray Johnston2014-02-252-0/+2
* Fix Bug 694685 - Seg faults found by fuzzing in sfopen.Henry Stiles2014-02-241-5/+3
* Move ram file system memory to 'stable' memoryKen Sharp2014-02-241-9/+9
* Bug 694880 and bug 694904: prevent heap overflow in opj_j2k_add_tlmarkerSimon Bünzli2014-02-231-4/+6
* Bug 694906: fix potential heap overflow in opj_t2_read_packet_headerShailesh Mistry2014-02-231-2/+6
* Make the OpenJPEG callbacks static.....Chris Liddell2014-02-201-6/+6
* Fix pngalpha when PDF has transparency. Bugs 687630, 693024 and 695042.Ray Johnston2014-02-181-2/+47
* Fix bug 695405. The psdcmykog device should not lock num_components.Ray Johnston2014-02-151-4/+0
* Improve chunk allocator performance using a doubly linked list (bug 694985)Ray Johnston2014-02-141-114/+78
* xps: Fix memory leaks in xpszip.c when handling errors.Tor Andersson2014-02-141-10/+48
* ps2write - more colour conversion workKen Sharp2014-02-142-4/+26