summaryrefslogtreecommitdiff
path: root/gs/base
AgeCommit message (Expand)AuthorFilesLines
2012-03-15pdfwrite - first pass at PDF/A-2 outputKen Sharp17-46/+49
2012-03-15Bug 692851: Implement the case of bps < 8 for Luratech JPX decoderAlex Cherepanov2-5/+58
2012-03-15Revert "Support HPGL style path handling. (Work in progress)"Robin Watts20-167/+23
2012-03-15Hack to fix memento.c build problem on Mac OS X.Marcos H. Woehrmann1-0/+5
2012-03-15Change compression of the tiffsep device composite output to match the separa...Marcos H. Woehrmann1-8/+10
2012-03-15Support HPGL style path handling. (Work in progress)Robin Watts20-23/+167
2012-03-15Fix typo in last commit that stopped Memento builds working.Robin Watts1-1/+2
2012-03-15Updated Memento pulled in from mupdf. Plus nesting fixes.Robin Watts2-107/+445
2012-03-15Fix Memento GhostPDL builds to actually build Memento on windows.Robin Watts1-0/+4
2012-03-15colour handling - ensure ink names are maintained in the name table while in useKen Sharp4-1/+19
2012-03-15Change the icc user parameter operators to use the graphics state notHenry Stiles2-64/+64
2012-03-15Tweak rm.bat (and hence fix 'clean' builds on windows)Robin Watts1-1/+2
2012-03-15Problems with glyphs, T1 patterns and transparecy.....Chris Liddell3-2/+16
2012-03-15Fix the checks in gdevtsep.c missed by commit e954dd4683c35dbd66de3e045d979eb...Marcos H. Woehrmann1-7/+7
2012-03-15Fix detection of TIFF file size overflow in tiffsep.Marcos H. Woehrmann1-1/+1
2012-03-15User params reset issue of icc profile stringsMichael Vrhel3-57/+81
2012-03-15Clean up of distclean target in Makefile.Marcos H. Woehrmann3-3/+3
2012-03-15Bug 692891: don't hack the libjpeg mem manager....Chris Liddell1-0/+7
2012-03-15Fix the "WHICH_CMS" setting.....Chris Liddell1-1/+1
2012-03-15pdfwrite - Improve handling of PCL downloaded TrueType fontsKen Sharp1-1/+2
2012-03-15Revert "Support HPGL style path handling."Robin Watts22-221/+26
2012-03-15pdfwrite - Fix XMP ModDate metaDataKen Sharp1-1/+1
2012-03-15Support HPGL style path handling.Robin Watts22-26/+221
2012-03-15Movement of code for setting ICC system/user params into graphics lib.Michael Vrhel2-0/+330
2012-03-15Fix for bug 692865. Make XPS interpreter use ICC color spaces for defaultMichael Vrhel3-1/+43
2012-03-15Bug 692832: Drop setcachedevice calls with large arguments.Alex Cherepanov1-1/+7
2012-03-15Bug 692851: Fix OpenJpeg JPX with components > 1, and bps < 8Alex Cherepanov1-15/+50
2012-03-15Typo fix in non color managed transformMichael Vrhel1-1/+1
2012-03-15Fix interpolation of indexed colorspaces.Robin Watts1-4/+3
2012-03-15Output helpful debug warning when tif output would be too large.Robin Watts1-0/+3
2012-03-15Update garbage collection to cope with pdf14_compressed_color_list.Robin Watts3-1/+11
2012-03-15Fix Division by Zero in interpolated scaler.Robin Watts1-0/+5
2012-03-15Fix Bug 692854; tweak gdev_prn color procs.Robin Watts1-5/+9
2012-03-15C portion for making use of output intent ICC profile.Michael Vrhel5-15/+32
2012-03-15Further clipping optimisations.Robin Watts1-9/+9
2012-03-15Prn device changes to encode/decode_color.Robin Watts1-2/+2
2012-03-15Amend date and update changelog for 9.05 release.Chris Liddell1-1/+1
2012-03-15Bug #688227 Alter the PostScript 'show' operators so that the show enumerator...Ken Sharp2-179/+2
2012-03-15pdfwrite - fallback to 'LeaveColorunchanged' if we cannot deal with color con...Ken Sharp1-6/+15
2012-03-15Clipping optimisations; avoid needless clipping device.Robin Watts3-6/+75
2012-03-15Remove overzealous call to image_init_clues.Robin Watts1-1/+3
2012-03-15Remove last vestiges of halftone cache.Robin Watts4-72/+15
2012-03-15Bug 692838: fix building against system zlibChris Liddell3-9/+15
2012-03-15Added dependencies to base/lib.mak.Marcos H. Woehrmann2-18/+21
2012-03-15ps2write - Handle nested patterns betterKen Sharp4-0/+23
2012-03-15Propogate dynmic device flags to 'so' subtarget.Chris Liddell1-8/+8
2012-03-15Device Link and Proof Profile fixMichael Vrhel1-1/+2
2012-03-15Make device link profile work with lcms2. Also update documentation and add...Michael Vrhel2-17/+44
2012-03-15ps2write - silence a benign compiler warningKen Sharp1-0/+3
2012-03-15ps2write - correctly convert ICCBased *image* colour spacesKen Sharp3-4/+62