summaryrefslogtreecommitdiff
path: root/gs/base
AgeCommit message (Expand)AuthorFilesLines
2011-07-18Fix for Bug 692303, antialiasing problems.Robin Watts2-0/+7
2011-07-17Fix crashes and assertion on 32-bit Windows builds. Bugs 692347, 692348.Ray Johnston2-27/+38
2011-07-15Resolve a build issue with 64 bit WindowsChris Liddell1-1/+1
2011-07-15Update docs etc for 9.03 release.Chris Liddell2-2/+2
2011-07-15Fix an error in the Win64 building of genarch.exeChris Liddell1-2/+2
2011-07-14Small fix to changes for Bug 688528.Chris Liddell1-1/+1
2011-07-14Remove some warnings from the missing ICCProfilesDir commit.Chris Liddell3-5/+2
2011-07-14Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston9-202/+83
2011-07-13Update autoconf build and the Windows build to use LuratechChris Liddell2-83/+145
2011-07-07Bug 688528-addendum: quell warnings and handle errors.Chris Liddell3-6/+37
2011-07-07Bug 688528: set ICC profiles for interal uses of bbox device.Chris Liddell4-24/+69
2011-06-28More 'aux' makefile changes.Robin Watts10-141/+141
2011-06-27bug #692304 Don't emit '0 g' for 'erasepage'Ken Sharp1-1/+3
2011-06-27Update to libjpeg 8c.Chris Liddell1-9/+24
2011-06-26Fix for compiler complaint.Michael Vrhel1-1/+0
2011-06-26Fix for icc directory and icc device profile initialization.Michael Vrhel6-35/+117
2011-06-24Add copy_plane to rop source device.Robin Watts3-8/+86
2011-06-24Fix 'aux' cluster breakages. Move aux into obj.Robin Watts1-3/+3
2011-06-23Cross compilation (AUX) changes to ghostscript and ghostpdl.Robin Watts9-26/+121
2011-06-22Support for fast thresholding to CMYK planar devicesMichael Vrhel6-108/+219
2011-06-21Reinstate the configure check for cups/raster.h.Chris Liddell1-1/+1
2011-06-21Bug #692218 Create comatible CIDSetKen Sharp1-2/+2
2011-06-21Allow pdfwrite and ps2write to use 64-bit file pointers raising the 4Gb file ...Ken Sharp7-32/+33
2011-06-20Fix Bug 692057, 'hang' while converting mask->rectangle list.Robin Watts3-6/+41
2011-06-20Permit the calculation of CIDSet and CIDToGIDMap size, for PDF/A validationKen Sharp5-2/+8
2011-06-20ps2write output crashes with limitcheck error after converting large documentsKen Sharp1-43/+42
2011-06-20Added dependencies to various makefiles to fix parallel make.Marcos H. Woehrmann1-2/+2
2011-06-17Fix windows compile breakage; missing definition of int64_t.Robin Watts1-0/+1
2011-06-17Fix for improper offset in contone data. Halftone project only.Michael Vrhel1-2/+3
2011-06-17Fix for Bug 692286 - Image too light -- not fully opaqueMichael Vrhel1-20/+1
2011-06-17Fix bug 692254 performance problem with pattern that bbox overflowed fixed.Ray Johnston1-2/+9
2011-06-17Move planar dev_spec_op into core planar device.Robin Watts3-24/+13
2011-06-17Enable plan devices in non-windows builds.Robin Watts1-1/+2
2011-06-17Fix for Bug 692285: phase shift in patterns in long image.Robin Watts1-1/+1
2011-06-17Remove circular dependency involving gscms.h.Chris Liddell2-1/+15
2011-06-17New lib.mak dependency checker, and update lib.mak using it.Robin Watts2-444/+478
2011-06-17Bug 689546: Add clist.dev to the core lib dependencies.Chris Liddell1-2/+4
2011-06-16Addition of copy_plane command for clistMichael Vrhel7-24/+167
2011-06-16Second attempt to add plan devices.Robin Watts7-10/+584
2011-06-16Backout previous commit of 'plan' devices.Robin Watts7-583/+9
2011-06-16Add new 'plan' family of planar devices.Robin Watts7-9/+583
2011-06-16Update gx_path_print (and gx_path_dump) to output postscript.Robin Watts1-15/+18
2011-06-16Extend the uuid change in commit g0b7cd7c to cover Instance UIDs as well as D...Ken Sharp1-3/+6
2011-06-15(pdfwrite) Bug #692280 "Incorrect ToUnicode CMap when the input is a PDF with...Ken Sharp1-1/+1
2011-06-14(pdfwrite) Bug #692268 "pdfwrite sets xapMM:DocumentID incorrectly"Ken Sharp1-3/+6
2011-06-14Use correct enumerator for PCL type 3 fonts in pdfwriteKen Sharp1-1/+1
2011-06-11Fix for aliasing of icc link hash codeMichael Vrhel6-32/+107
2011-06-08Tweaks to windows makefiles.Robin Watts1-6/+6
2011-06-08Add file missed from last nights commit, 232b1d3.Robin Watts1-0/+106
2011-06-07Work toward getting fast thresholding for color output devices and color inpu...Michael Vrhel5-80/+141