summaryrefslogtreecommitdiff
path: root/gs/psi
AgeCommit message (Expand)AuthorFilesLines
2012-05-25Add new -debug=validate-chunks debug flag.Robin Watts4-38/+105
2012-05-15Leak checking tweaks; memory finalisation and param handlingRobin Watts1-34/+23
2012-05-07Fix a warning in zfapi.cChris Liddell1-1/+2
2012-05-07Bug 693023: fix $Blend in Type 1 font serializationChris Liddell2-10/+26
2012-05-04pdfwrite - address memory leaksKen Sharp1-0/+1
2012-04-23Bug 692983: Require EOD mark in ASCII85 string.Alex Cherepanov1-0/+1
2012-04-23Fix uninitialised variable accessChris Liddell1-2/+2
2012-04-23Handle the remaining CIDFonts that FAPI was missing.Chris Liddell1-12/+29
2012-04-16Fix segfault caused by change in zcharx (34f32ee) seen with 11-13.PS.Ray Johnston1-2/+3
2012-04-15Fix 692707. Clear pointers in text_enum when freeing the widths array.Ray Johnston1-0/+3
2012-04-13Support HPGL style path handling.Robin Watts1-0/+16
2012-04-02Bug 692761: some errors reported by cppcheckChris Liddell1-2/+3
2012-03-28Bug 692950: further revise falling back to unhinted rendering.Chris Liddell1-3/+4
2012-03-26Ensure FAPI uses appropriate glyph name for metrics.Chris Liddell1-3/+10
2012-03-21Bug 692850: FAPI: clamp fixed-point overflows instead of error.Chris Liddell1-20/+70
2012-03-20Fix Visual Studio PROFILE=1 builds so that Instrumented performance analyzer ...Ray Johnston1-0/+12
2012-03-14Output Intent Implementation Part 2Michael Vrhel1-4/+33
2012-03-10Revert "Support HPGL style path handling. (Work in progress)"Robin Watts1-16/+0
2012-03-09Support HPGL style path handling. (Work in progress)Robin Watts1-0/+16
2012-03-09colour handling - ensure ink names are maintained in the name table while in useKen Sharp1-1/+19
2012-03-07Change the icc user parameter operators to use the graphics state notHenry Stiles1-32/+16
2012-02-29Revert "Support HPGL style path handling."Robin Watts1-16/+0
2012-02-28Support HPGL style path handling.Robin Watts1-0/+16
2012-02-25Movement of code for setting ICC system/user params into graphics lib.Michael Vrhel1-231/+18
2012-02-24Add "-I directories" option.Alex Cherepanov1-1/+11
2012-02-19Improve image performance by rotating Width 1 images to Height 1.Ray Johnston1-0/+20
2012-02-13C portion for making use of output intent ICC profile.Michael Vrhel2-2/+139
2012-02-08Bug #688227 Alter the PostScript 'show' operators so that the show enumerator...Ken Sharp2-7/+7
2012-01-24Fix for bug 692733. Pattern clist improperly cleared.Michael Vrhel1-1/+1
2011-12-23Movement of proof profile an device link profile to device.Michael Vrhel1-82/+0
2011-12-21Clean up some target mess left over from earlier commit.Chris Liddell2-218/+16
2011-12-21Bug 692089 (prt 1): install gssetgs.bat suitable for current installer.Chris Liddell2-2/+3
2011-12-21Remove source files for the old Ghostscript installer.Chris Liddell8-3303/+0
2011-12-21Make OpenJPEG the default for JPXDecode.Chris Liddell1-4/+4
2011-12-20Fix for bug 691998 avoid the creation of the CRD cache.Michael Vrhel1-81/+1
2011-12-14Re-enable CDevProc for substituted CIDFonts.Chris Liddell1-8/+14
2011-12-13Bug 690779: Provide fallback for missing CIDFonts in PDFChris Liddell1-1/+1
2011-12-12Bug 692736: fix logic contolling FAPI's bitmap production.Chris Liddell2-13/+3
2011-12-09Bug 692730: fix confusion in stream opening for FAPI/FTChris Liddell1-5/+26
2011-12-05Embedding of device ICC profile into JPEG output deviceMichael Vrhel1-0/+1
2011-11-27Bug 692684: stop gcc optimization bug.Alex Cherepanov1-8/+22
2011-11-25Add a "dummy" call to validate UFST font.Chris Liddell1-1/+6
2011-11-22Bug 692681: handle invalid Encoding arrays in Type 3 fontsChris Liddell1-4/+61
2011-11-21Revisions for Freetype custom stream use.Chris Liddell1-37/+55
2011-11-17Removal of WTS from code.Michael Vrhel1-12/+0
2011-11-15Bug 692683: revise FAPI/FT code so it uses the GS file handlingChris Liddell1-3/+88
2011-11-15Add a wildcard to CIDFont mkromfs parameterChris Liddell1-1/+1
2011-11-10Replace all uses of 'template' with 'templat'.Robin Watts17-81/+81
2011-11-09Squash some warnings produced in the last memento fix.Robin Watts1-1/+1
2011-11-09Memento 'list blocks' tweaks.Robin Watts1-0/+10