summaryrefslogtreecommitdiff
path: root/gs/base
AgeCommit message (Expand)AuthorFilesLines
2012-05-04pdfwrite - address memory leaksKen Sharp23-21/+520
2012-05-01Fix for another indeterminism from 60640aeb33b18f9a9fcd76fc6f1083d7c7635f2Michael Vrhel1-9/+6
2012-05-01Optimize transparency bbox for image SMask.Ray Johnston1-4/+4
2012-04-30Fix for indeterminism introduced in 60640aeb33b18f9a9fcd76fc6f1083d7c7635f24Michael Vrhel1-2/+11
2012-04-30Initialize color procs for clip list accumulatorMichael Vrhel1-1/+3
2012-04-30Bug 692459: stop tiffsep(1) overwriting pages already writtenChris Liddell1-77/+189
2012-04-29* Change of the tiffsep and psdcmyk device to planar devices.Robin Watts56-287/+2443
2012-04-26Memento tweaks; add Memento_breakOnFree/Realloc functionality.Robin Watts2-21/+108
2012-04-24Add gx_forward_copy_planes.Robin Watts3-3/+48
2012-04-24Bug 693002: Add recently added files to install-doc target.Chris Liddell1-1/+3
2012-04-23Bug 692983: Require EOD mark in ASCII85 string.Alex Cherepanov2-2/+12
2012-04-23Planar device memory setup tweaks.Robin Watts1-4/+8
2012-04-20BugĀ 692962: fix endian issue with lcms2 i/faceChris Liddell1-2/+2
2012-04-17Small change to djet500C device.Chris Liddell1-2/+4
2012-04-16Fix segfault in 12-13.PS CET. Yet another ref counted pointer not being cleared.Ray Johnston1-8/+8
2012-04-15Fix ref counting of CIEBased 'params' during alloc_restore_all with 11-19.PS ...Ray Johnston1-4/+12
2012-04-13Support HPGL style path handling.Robin Watts22-26/+237
2012-04-12Modified to not ignore error codes, no expected differences.Henry Stiles1-13/+11
2012-04-12Fix 692970 - device reference counting incorrect.Henry Stiles3-9/+47
2012-04-11Slight hack in gsmchunk.c for Memento builds.Robin Watts1-3/+18
2012-04-10Add Memento_label calls to gs_heap_alloc_bytes malloc calls.Robin Watts1-2/+2
2012-04-10Tidy up pattern accumulator device handling code.Robin Watts1-5/+7
2012-04-02Fix a makefile typo....Chris Liddell1-1/+1
2012-04-02Bug 692761: some errors reported by cppcheckChris Liddell3-3/+7
2012-03-29Fix bugs 692542 and 692706, bad rendering of copies after first page with Num...Ray Johnston1-1/+5
2012-03-29Fix a minor compiler warning by casting a pointer.Ken Sharp1-1/+1
2012-03-29pdfwrite - when a Charstring is not found for a glyph use the /.notdef width ...Ken Sharp2-15/+79
2012-03-28Fix bug 692688: pdf14_copy_alpha did not move the source data pointer when ad...Ray Johnston1-0/+1
2012-03-27Add -sBandListStorage={file|memory} option and default to no bitmap compressi...Ray Johnston5-17/+56
2012-03-22pdfwrite - update CIDSet emission for PDF/A-2 compatibilityKen Sharp1-4/+13
2012-03-21Improves 692527 - the missing characters now print and the prototypeHenry Stiles1-2/+2
2012-03-19Clean up warnings.Chris Liddell2-4/+5
2012-03-19ps2write - work-around bugs in Brother printer CCITTFaxDecode filterKen Sharp4-10/+19
2012-03-16pdfwrite - cure memory leaks caused by 'aside' streamsKen Sharp1-9/+4
2012-03-15Fix for broken setting of Default ICC profilesMichael Vrhel1-3/+20
2012-03-15Fix for memory issue in icc user paramsMichael Vrhel1-17/+39
2012-03-14Output Intent Implementation Part 2Michael Vrhel1-2/+30
2012-03-13Fix for broken tiff devices due to use of huge signed number in overflow testMichael Vrhel1-4/+8
2012-03-13pdfwrite - correction to PDF/A processingKen Sharp1-0/+5
2012-03-13pdfwrite - first pass at PDF/A-2 outputKen Sharp17-46/+49
2012-03-12Bug 692851: Implement the case of bps < 8 for Luratech JPX decoderAlex Cherepanov2-5/+58
2012-03-10Revert "Support HPGL style path handling. (Work in progress)"Robin Watts20-167/+23
2012-03-09Hack to fix memento.c build problem on Mac OS X.Marcos H. Woehrmann1-0/+5
2012-03-09Change compression of the tiffsep device composite output to match the separa...Marcos H. Woehrmann1-8/+10
2012-03-09Support HPGL style path handling. (Work in progress)Robin Watts20-23/+167
2012-03-09Fix typo in last commit that stopped Memento builds working.Robin Watts1-1/+2
2012-03-09Updated Memento pulled in from mupdf. Plus nesting fixes.Robin Watts2-107/+445
2012-03-09Fix Memento GhostPDL builds to actually build Memento on windows.Robin Watts1-0/+4
2012-03-09colour handling - ensure ink names are maintained in the name table while in useKen Sharp4-1/+19
2012-03-07Change the icc user parameter operators to use the graphics state notHenry Stiles2-64/+64