summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-09Minor documentation revisions for the 9.01 releaseghostscript-9.01Chris Liddell4-4/+18
2011-02-08Adds a news file and updates the revision number for the upcomingghostpdl-9.01Henry Stiles2-1/+33
2011-02-07Commit changes to the keywords property so that the automaticChris Liddell2-2/+2
2011-02-07Update documentation and version information in preparationChris Liddell63-12516/+14598
2011-02-07Some updates to the details of the UFST and Freetype relatedChris Liddell2-24/+44
2011-02-05As we plan to deprecate Xfonts in a future release, add aChris Liddell1-1/+6
2011-02-05Merge r12117 from the "halftone" branch into trunk, the original commitChris Liddell1-1/+1
2011-02-04Fix problem with shifting in gsroprun.c. I had systematically got thisRobin Watts1-2/+3
2011-02-03A final tweak to the FAPI/UFST code to keep C compilersChris Liddell1-8/+6
2011-02-02A couple of minor UFST related tweaks to account for differences betweenChris Liddell2-8/+8
2011-02-02Change Windows makefiles extensively for 64-bit issues:Ray Johnston11-1020/+1169
2011-02-02Remove 4 cases where lines had apparently spurious leading spaces, this serio...Ken Sharp1-4/+4
2011-02-02Fix (ps2write) : Enable ps2write on PCLKen Sharp1-1/+1
2011-02-02Add cups files to VS project. This is a very simple, clean patch to theRobin Watts1-0/+444
2011-02-02A set of changes to make it easier to use the UFST with GhostscriptChris Liddell8-118/+652
2011-02-02The ps2write dependency on the new header files was incorrect (over-enthusiasticKen Sharp1-2/+2
2011-02-02Allow building with the system (shared) lcms library.Chris Liddell3-12/+15
2011-02-02Remove the check on opdfread.ps from gs_pdfwr.ps as this is no longer shipped...Ken Sharp1-1/+1
2011-02-02Update two make files that had dependencies on opdfread.ps, which has been re...Ken Sharp2-3/+2
2011-02-02It seems that three of the files removed in revision 12093 are used by device...Ken Sharp3-0/+0
2011-02-02Fix ps2write : Don't depend on the PS file system for resources.Ken Sharp10-9000/+17311
2011-02-01Fix for missing arch.h when compiling gdevcups.c with parallel make.Marcos H. Woehrmann1-1/+1
2011-02-01Fix for PDF 1.7 fts_09_0910.pdf where the /Font is in an ExtGState instead ofRay Johnston1-1/+2
2011-02-01Freetype expects the resolution we supply it to be inChris Liddell1-4/+35
2011-02-01Fix (pdfwrite) : Always write a ToUnicode CMap for TrueType fontsKen Sharp1-0/+7
2011-02-01Add new 'Profile' configuration to Visual Studio targets. This buildsRobin Watts7-73/+313
2011-02-01Fix (pdfwrite) : permit symbolic fonts in PDF/A outputKen Sharp1-1/+1
2011-01-31While searching for performance on an ARM based dev board, I developed 2Robin Watts1-0/+112
2011-01-31Tweak to the PxM output code; spot that the output is /dev/null (or nul:)Robin Watts1-538/+550
2011-01-31Revert minor changes accidentally committed in revision 12082.Ken Sharp3-43/+1
2011-01-31Add the two new make files required for the altered CUPS build, these were ac...Ken Sharp5-2/+455
2011-01-31Undo changes to PDFX_def.ps accidentally committed as part of the CPS changes.Ken Sharp1-2/+1
2011-01-31More changes for CUPS, mostly to the build system.Ken Sharp12-37/+136
2011-01-29More changes to the CUPS sources so they will compile on various systems:Ken Sharp3-3/+8
2011-01-28Shailesh Mistry's fix for long standing bug 689705. We were ignoringHenry Stiles1-3/+4
2011-01-28Further rop run optimisations.Robin Watts1-21/+335
2011-01-28Optimisations to mem_mapped8_copy_mono. Driven initially by a desire toRobin Watts1-68/+230
2011-01-27Update the CUPS sources so that they can be compiled under Windows.Ken Sharp8-4/+748
2011-01-27Support transparency in JPEG-XR images.Tor Andersson1-3/+65
2011-01-27Support 1-bit, 16-bit, 16-bit scaled, 32-bit scaled, and 32-bit float pixel f...Tor Andersson1-1/+43
2011-01-27Always compile JPEG-XR library without asserts.Tor Andersson2-1/+2
2011-01-27Relax version check in JPEG-XR to allow older version HDP and WDP images.Tor Andersson1-1/+1
2011-01-26Fix the message for the new IJS check to read IJS, instead of jpeg!Chris Liddell1-1/+1
2011-01-26Fix JPEG-XR build on MSVC.Tor Andersson2-0/+17
2011-01-26revert accidentally committed file.Chris Liddell1-23/+8
2011-01-26Allow IJS code to be linked as a library instead of using our distributed sou...Chris Liddell12-20/+86
2011-01-26Old gs assumed TrueType font collections occur only as external resource.Alex Cherepanov1-6/+15
2011-01-25Add code to define cbrt, strcasecmp and stncasecmp when compiling for Windows...Ken Sharp1-4/+10
2011-01-25Modify the PCL Visual Studio project to include dwmainc.c, dwimg.c and dwreg....Ken Sharp1-2/+10
2011-01-24Don't treat image decoding errors as fatal in GhostXPS.Tor Andersson3-7/+12