summaryrefslogtreecommitdiff
path: root/gs/base/gsdevice.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Fix pdfwrite and other vector devices for changing filename and separate pagesRay Johnston1-0/+12
2011-08-10Bug 692367: add gs_memory_t arg to finalize methodChris Liddell1-2/+3
2011-07-23Fix compiler warnings.Ray Johnston1-2/+3
2011-07-23Fix for bug 692204. This forces DeviceGray to K only for CMYK devices.Michael Vrhel1-4/+4
2011-07-20Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-31/+19
2011-07-12Fix so that when the null device is installed it is initialized with the prop...Michael Vrhel1-0/+2
2011-07-09Fix initialization in gs_nulldevice (PS nulldevice operator) Bug 692334.Ray Johnston1-10/+5
2011-07-08Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston1-0/+2
2011-07-07Bug 688528-addendum: quell warnings and handle errors.Chris Liddell1-1/+19
2011-07-07Bug 688528: set ICC profiles for interal uses of bbox device.Chris Liddell1-22/+47
2011-06-26Fix for icc directory and icc device profile initialization.Michael Vrhel1-0/+28
2011-05-15Change in device ICC profile handlingMichael Vrhel1-8/+4
2011-05-08Fix for compiler warningMichael Vrhel1-1/+0
2011-05-07Significant change in how the device profile is handled in ghostscript. ThisMichael Vrhel1-6/+17
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-282/+282
2010-08-10Commit to move the ICC profile for the device within the device structure. T...Michael Vrhel1-0/+9
2010-08-06Add a new paramter MaxPatternBitmap with a default value of 8Mb. FormerlyRay Johnston1-0/+1
2010-05-05More work for bug 691207 (remove global vars). Change the gp_ interface andRobin Watts1-2/+2
2010-05-04As part of the work for bug 691207 (remove global variables) we introduceRobin Watts1-2/+6
2010-04-08Move io_device_table from being a global static in gsiodev.c intoRobin Watts1-9/+11
2009-11-07Save and restore the graphics state around the dummy fill that was added inRay Johnston1-0/+3
2009-11-05This is the initial commit of the 'tiffsep1' device code that emitsRay Johnston1-0/+7
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+959