summaryrefslogtreecommitdiff
path: root/gs
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Fix for graphic tag setting during forward procedure.Michael Vrhel1-1/+1
2012-03-15Rename variables and objects to be denoted as source graphic tagsMichael Vrhel4-81/+82
2012-03-15Rename of misnamed file.Michael Vrhel1-0/+0
2012-03-15Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston49-304/+306
2012-03-15Fix Bug 692331: SEGV in image interpolation.Robin Watts1-3/+13
2012-03-15Bug 692322: Clarify in ps2pdf manpage that output goes to cwd by default.Chris Liddell1-4/+5
2012-03-15Fix bug 692330: SEGV in clist memfile fseek.Robin Watts2-8/+11
2012-03-15Bug 688528-addendum: quell warnings and handle errors.Chris Liddell3-6/+37
2012-03-15Bug 688528: set ICC profiles for interal uses of bbox device.Chris Liddell4-24/+69
2012-03-15Fix Cygwin build.Alex Cherepanov1-7/+7
2012-03-15Fix allocator and cleanup.Henry Stiles1-13/+7
2012-03-15Implement gs_setcachesize properly.Henry Stiles1-10/+34
2012-03-15Fix bug #692246 infinite loop searching the character table.Henry Stiles1-0/+5
2012-03-15Bug 692318: Ensure that compiler flags are used for the "aux" files.Chris Liddell5-18/+29
2012-03-15Bug 692026: Replace vsprintf() with vsnprintf()Alex Cherepanov2-2/+2
2012-03-15Change to using encode_color instead of map_rgb_color since map_rgb_color are...Ray Johnston2-4/+3
2012-03-15Bug 692320: check page count type.Alex Cherepanov1-1/+1
2012-03-15Clist change for plane rop operations.Robin Watts1-2/+7
2012-03-15Fix clist planar device detection.Robin Watts2-1/+13
2012-03-15FIx segfaults caused by missing prototype causing pointer truncation.Ray Johnston1-0/+1
2012-03-15Fix error in plib and plan devices not properly closing down.Robin Watts2-2/+2
2012-03-15Fix leak of icc_profile in clist playback.Robin Watts2-1/+3
2012-03-15More Makefile dependency tweaks.Robin Watts5-3/+21
2012-03-15Various Memento changes.Robin Watts4-49/+109
2012-03-15Another attempt at proper directory dependencies.Robin Watts13-861/+933
2012-03-15More changes for CIDSet.Ken Sharp1-2/+2
2012-03-15Fix leaks in icc code seen during performance testing.Robin Watts3-7/+18
2012-03-15Add STDDIRS dependencies to unix-aux too.Robin Watts1-14/+16
2012-03-15Tweak to gsicc_manage.c to avoid potential leak.Robin Watts1-1/+1
2012-03-15Makefile dependency fixes.Robin Watts7-494/+528
2012-03-15Change the documented default settings for ps2write to match reality.Ken Sharp1-2/+2
2012-03-15Bug 692305: Remove -dSAFER from pfbtopfaAlex Cherepanov3-3/+3
2012-03-15Bug 692310 Add another fallback case for an FT error.Chris Liddell1-1/+3
2012-03-15Fix for Bug 692303, antialiasing problems.Robin Watts2-0/+7
2012-03-15Fix typo in comment.Robin Watts1-1/+1
2012-03-15More 'aux' makefile changes.Robin Watts10-141/+141
2012-03-15Rename -dPDFNOSTOPPED to -dPDFSTOPONERRORAlex Cherepanov3-3/+3
2012-03-15Bug 692301: Support /Filter array with /JPXDecodeAlex Cherepanov2-24/+10
2012-03-15Add -dPDFNOSTOPPED option.Alex Cherepanov3-1/+12
2012-03-15bug #692304 Don't emit '0 g' for 'erasepage'Ken Sharp1-1/+3
2012-03-15Fix for compiler complaint.Michael Vrhel1-1/+0
2012-03-15Fix for icc directory and icc device profile initialization.Michael Vrhel7-35/+123
2011-06-26Add our patches to the jpeg-8c src.Chris Liddell2-63/+79
2011-06-26Commit our patch to the libjpeg source.Chris Liddell1-0/+22
2011-06-26Commit a vanilla copy of libjpeg-8c.Chris Liddell156-12194/+58188
2011-06-24Add copy_plane to rop source device.Robin Watts3-8/+86
2011-06-24Bug 692274: handle vastly different magnitudes in x/y scaleChris Liddell1-38/+96
2011-06-24Fix 'aux' cluster breakages. Move aux into obj.Robin Watts4-25/+7
2011-06-23Cross compilation (AUX) changes to ghostscript and ghostpdl.Robin Watts11-26/+148
2011-06-22Bug 692297: reinstate the proper way to release FT glyphs.Chris Liddell1-4/+4