summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update stuff for releaseghostscript-9.15ghostpdl-9.15gs915Chris Liddell2014-09-2261-64/+64
* Bug 695492: fix seg fault regression with '-h'Chris Liddell2014-09-171-7/+9
* Update docs, dates etc for second release candidate.ghostpdl-9.15rc2Chris Liddell2014-09-1660-63/+211
* Bug 695483: disable BGPrint before we shutdown interpreterChris Liddell2014-09-162-0/+22
* Bug 695486: initialise c_alone in current chunk (cc)Chris Liddell2014-09-161-0/+1
* pdfwrite - free pdfwrite's 'complete' font copy if requiredKen Sharp2014-09-161-1/+5
* Fix Bug 695481 - Barcode font scaled incorrectly.Henry Stiles2014-09-161-4/+5
* Get rid of last vestiges of pswrite....Chris Liddell2014-09-1618-1717/+20
* Add lib/viewraw.ps utility to view "raw" filesRay Johnston2014-09-161-0/+77
* Update docs, versions and dates for release candidate.ghostpdl-9.15rc1Chris Liddell2014-09-0860-129/+5431
* pdfwrite - tidy up some compiler warningsKen Sharp2014-09-082-13/+11
* Remove the uproduct and co targets.Chris Liddell2014-09-051-8/+20
* Better mkromfs support for cross compileChris Liddell2014-09-051-3/+30
* Tweak "search" for default CID fallback font.Chris Liddell2014-09-051-2/+11
* pdfwrite - consume Distiller params even when LockDistillerparams is trueKen Sharp2014-09-052-163/+220
* Improved form handling of clip areasKen Sharp2014-09-041-9/+11
* Address leaking font cache in PCL interpreterKen Sharp2014-09-025-2/+120
* Bug 695235: off-by-one error in trioChris Liddell2014-09-021-0/+12
* Tweak the libtiff configure invocation to use relative paths.Chris Liddell2014-08-292-2/+2
* Add quoting around paths for libtiff configure.Chris Liddell2014-08-292-7/+7
* More work with setpagedeviceKen Sharp2014-08-281-0/+29
* Fix setpagedevice so that changing ProcessColorModel worksKen Sharp2014-08-271-6/+31
* pdfwrite - fix handling of Tx fields in AcroFormsKen Sharp2014-08-253-7/+22
* Bug 695420: Bad pointer to OutputICCProfile string.Ray Johnston2014-08-201-0/+1
* Add a missing condition for devices that need tags to pdf14_recreate_device.Ray Johnston2014-08-201-0/+5
* pdfwrite - fix a ShadingType 5 with array DataSource and a FunctionKen Sharp2014-08-181-2/+7
* PDF interpreter - read BPC from the JPX stream instead of the resource dictKen Sharp2014-08-181-50/+66
* Bug 694160: Prevent malicious code being injected into the system.Chris Liddell2014-08-152-4/+9
* Revert commit 4fc4b8410d35b193d549558ab212cc727db9460bKen Sharp2014-08-152-8/+1
* Bug 695423: follow up.Chris Liddell2014-08-131-2/+2
* Bug 695423: Add current generation printers to gdevatx.cGerard Belanger2014-08-133-5/+24
* ps2write - fix conversion of TrueType fonts with format 0 LOCA tablesKen Sharp2014-08-122-8/+14
* Bug 694160: Prevent malicious code being injected into the system.Shailesh Mistry2014-08-112-1/+8
* remove an unused variable to silence a compiler warningKen Sharp2014-08-081-1/+0
* tiffsep - add code to print CMYK equivalents for spot inksKen Sharp2014-08-082-0/+86
* Bug 695394: fix TTF glyph encoding generationChris Liddell2014-08-051-4/+7
* PDF interpreter - fix Hybrid file parsingKen Sharp2014-08-011-1/+15
* ps2write - fix a bug in the debug codeKen Sharp2014-08-012-2/+7
* Bug 695397: handle "unknown" glyph names >16 chars longChris Liddell2014-07-301-14/+20
* Bug 695380: add a simple sanity check in i_alloc_stringChris Liddell2014-07-301-0/+3
* Bug 695319: Set pdf14 (trans) ctx to NULL on free on errorChris Liddell2014-07-291-0/+6
* Bug 695318: mark memory chunks used for single allocations.Chris Liddell2014-07-292-2/+9
* Bug 695363: handle TTF with no/empty loca table.Chris Liddell2014-07-251-74/+82
* Add setting buf->backdrop to NULL when knockout is false.Ray Johnston2014-07-241-0/+2
* xps: Remove trailing whitespace.Tor Andersson2014-07-227-28/+27
* xps: Allow colormapped 1-bit TIFF files.Tor Andersson2014-07-221-1/+9
* xps: Improve transparency analysis for resource dictionaries.Tor Andersson2014-07-221-2/+10
* pdfwrite and ps2write - Mimic the -dNOCACHE output of pswriteKen Sharp2014-07-225-5/+20
* Have pdfwrite/ps2write "flatten" glyphs...Chris Liddell2014-07-221-1/+6
* Bug 694205: prevent crash rendering unfeasibly large glyphChris Liddell2014-07-211-3/+9