summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-18Disable the Unicode/UTF8 code for 9.03 release.ghostscript-9.03ghostpdl-9.03ghostpdl-9.03Chris Liddell1-1/+1
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-15Set the defines needed to build luratech on WIN64Chris Liddell1-0/+8
2011-07-15Fix crashes due to uninitialised reschedule and time_slice procs.Robin Watts1-0/+8
2011-07-15Resolve a build issue with 64 bit WindowsChris Liddell1-1/+1
2011-07-15Increment the PDL version number to 9.03.Chris Liddell2-1/+6
2011-07-15Update docs etc for 9.03 release.Chris Liddell59-309/+16429
2011-07-15Small formatting change for the html changelogChris Liddell1-1/+1
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 Liddell4-8/+5
2011-07-14Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-3/+0
2011-07-14Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston18-242/+99
2011-07-13Update autoconf build and the Windows build to use LuratechChris Liddell4-91/+175
2011-07-13Add a simple git log to html changelog script.Chris Liddell1-0/+83
2011-07-07Updates PDL README.txtHenry Stiles1-29/+35
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-27Rename -dPDFNOSTOPPED to -dPDFSTOPONERRORAlex Cherepanov3-3/+3
2011-06-27Bug 692301: Support /Filter array with /JPXDecodeAlex Cherepanov2-24/+10
2011-06-27Add -dPDFNOSTOPPED option.Alex Cherepanov3-1/+12
2011-06-27Add planar device to the Windows build.Henry Stiles1-0/+1
2011-06-27bug #692304 Don't emit '0 g' for 'erasepage'Ken Sharp1-1/+3
2011-06-27Update to libjpeg 8c.Chris Liddell156-12217/+58249
2011-06-26Fix for compiler complaint.Michael Vrhel1-1/+0
2011-06-26Fix for icc directory and icc device profile initialization.Michael Vrhel13-36/+147
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 Watts8-38/+16
2011-06-23Use filenames instead of stdin and stdout.Henry Stiles1-7/+4
2011-06-23Cross compilation (AUX) changes to ghostscript and ghostpdl.Robin Watts18-63/+212
2011-06-22Bug 692297: reinstate the proper way to release FT glyphs.Chris Liddell1-4/+4
2011-06-22Improve documentation about gsapi_set_pollRay Johnston1-6/+11
2011-06-22Replace previous commit file with smaller file.Michael Vrhel1-4529/+340
2011-06-22Addition of simple example file with text graphic and image objects.Michael Vrhel1-0/+4816
2011-06-22Support for fast thresholding to CMYK planar devicesMichael Vrhel6-108/+219
2011-06-21Fix cut/paste tiffscaled typo in docs.Robin Watts1-2/+2
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-20Merge branch 'deprecate_crd_and_cleanup'Henry Stiles28-708/+142
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 Sharp2-109/+139
2011-06-20Added dependencies to various makefiles to fix parallel make.Marcos H. Woehrmann2-3/+3
2011-06-17Add gdevplan.c to ghostscript visual studio project.Robin Watts1-0/+4
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