summaryrefslogtreecommitdiff
path: root/gs/psi
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Improve image performance by rotating Width 1 images to Height 1.Ray Johnston1-0/+20
2012-03-15C portion for making use of output intent ICC profile.Michael Vrhel2-2/+139
2012-03-15Bug #688227 Alter the PostScript 'show' operators so that the show enumerator...Ken Sharp2-7/+7
2012-03-15Fix for bug 692733. Pattern clist improperly cleared.Michael Vrhel1-1/+1
2012-03-15Movement of proof profile an device link profile to device.Michael Vrhel1-82/+0
2012-03-15Clean up some target mess left over from earlier commit.Chris Liddell2-218/+16
2012-03-15Bug 692089 (prt 1): install gssetgs.bat suitable for current installer.Chris Liddell2-2/+3
2012-03-15Remove source files for the old Ghostscript installer.Chris Liddell8-3303/+0
2012-03-15Make OpenJPEG the default for JPXDecode.Chris Liddell1-4/+4
2012-03-15Fix for bug 691998 avoid the creation of the CRD cache.Michael Vrhel1-81/+1
2012-03-15Re-enable CDevProc for substituted CIDFonts.Chris Liddell1-8/+14
2012-03-15Bug 690779: Provide fallback for missing CIDFonts in PDFChris Liddell1-1/+1
2012-03-15Bug 692736: fix logic contolling FAPI's bitmap production.Chris Liddell2-13/+3
2012-03-15Bug 692730: fix confusion in stream opening for FAPI/FTChris Liddell1-5/+26
2012-03-15Embedding of device ICC profile into JPEG output deviceMichael Vrhel1-0/+1
2012-03-15Bug 692684: stop gcc optimization bug.Alex Cherepanov1-8/+22
2012-03-15Add a "dummy" call to validate UFST font.Chris Liddell1-1/+6
2012-03-15Bug 692681: handle invalid Encoding arrays in Type 3 fontsChris Liddell1-4/+61
2012-03-15Revisions for Freetype custom stream use.Chris Liddell1-37/+55
2012-03-15Removal of WTS from code.Michael Vrhel1-12/+0
2012-03-15Bug 692683: revise FAPI/FT code so it uses the GS file handlingChris Liddell1-3/+88
2012-03-15Add a wildcard to CIDFont mkromfs parameterChris Liddell1-1/+1
2012-03-15Replace all uses of 'template' with 'templat'.Robin Watts17-81/+81
2012-03-15Squash some warnings produced in the last memento fix.Robin Watts1-1/+1
2012-03-15Memento 'list blocks' tweaks.Robin Watts1-0/+10
2012-03-15Bug 692661: setup dict and op stacks for executing a "charproc"Chris Liddell1-2/+3
2012-03-15Bug 692470: remove sscanf() in CFF codeChris Liddell1-11/+18
2012-03-15Bug 692646: remove bad call to memcmp()Chris Liddell1-22/+28
2012-03-15Bug 692634: handle skipping "cached" outline glyphsChris Liddell1-22/+23
2012-03-15Fix enhancement bug 692615: Create a platform specific hook to set the serial...Ray Johnston2-3/+1
2012-03-15Bug 692605: resolve FAPI/UFST matrix clashChris Liddell2-53/+80
2012-03-15Fix warning; remove static definition for non-existent function.Robin Watts1-1/+0
2012-03-15Add new 'long form' debugging flags.Robin Watts1-0/+20
2012-03-15Font copying does not work with CIDFonts using dictioanry form of GlyphDirectoryKen Sharp1-0/+19
2012-03-15Fix FAPI charpath handling.Chris Liddell1-4/+14
2012-03-15Fix bug 691978: Ignore PS vmreclaim requests for GC. Only GC when vmthreshold...Ray Johnston3-3/+6
2012-03-15Squash a couple of warning in the previous commit.Chris Liddell1-1/+0
2012-03-15Bug 692578: improve FAPI/FT handling of non-square resolutionsChris Liddell1-16/+15
2012-03-15Bug 692534: revert to unit matrix for Microtype fonts.Chris Liddell1-1/+1
2012-03-15Bug 692529: reduce potential rounding errors in FAPI/FTChris Liddell1-21/+45
2012-03-15FAPI/UFST revisions.Chris Liddell2-38/+70
2012-03-15Fix MSVC gs Profile builds.Robin Watts1-1/+1
2012-03-15Fix for bug 692323. Performs color management before spatial interpolation w...Michael Vrhel1-1/+2
2012-03-15Bug 692491: change FAPI/Freetype to use chunk allocatorChris Liddell1-9/+14
2012-03-15genarch tweak for cross-compiling; supply ready made arch files.Robin Watts1-0/+9
2012-03-15Add Memento configuration to Visual Studio projects (and gs makefile)Robin Watts1-14/+57
2012-03-15Bug 692365: Don't derive metrics for CIDFontType 2.Chris Liddell1-1/+1
2012-03-15Fix glyph cleanup after errorChris Liddell1-1/+1
2012-03-15Bug 692400. Removed imdi and related devices (wtsimdi and wtscmyk).Marcos H. Woehrmann2-12/+0
2012-03-15Fixes for various compiler warnings in the ICC codeMichael Vrhel1-33/+0