summaryrefslogtreecommitdiff
path: root/gs
AgeCommit message (Expand)AuthorFilesLines
2001-09-15Speed up reading stdin when using callouts.Russell Lang16-48/+237
2001-09-15When using gswin32 (GUI version) and an error occurs or -? is used,Russell Lang2-3/+6
2001-09-15When using the Unix Gtk+ loader gsx, delay setting the default colorRussell Lang1-3/+6
2001-09-15The Unix shared object loader 'gsx' depends on Gtk+ which causes itRussell Lang2-10/+166
2001-09-15Update documentation to describe how to build and install ghostscriptRussell Lang2-0/+35
2001-09-15.objectprinttest: do one more pop if the operator is executed withoutMasatake Yamato1-2/+7
2001-09-15Fix: Uncolored Patterns with all bits set (equivalent to a solid color)L Peter Deutsch1-19/+34
2001-09-14Fix: fixes bounds overstepping in arcfour filter in the case whereRaph Levien1-1/+1
2001-09-14Fix: Copying a parameter list failed to copy persistent aggregates if theL Peter Deutsch1-0/+16
2001-09-14Notes that ps2pdf may cause a limitcheck on PostScript files withL Peter Deutsch1-0/+7
2001-09-13Fix: Running font2c on any of the 35 standard fonts caused an invalidaccessL Peter Deutsch1-3/+8
2001-09-06Move misplaced comment block.Ray Johnston1-6/+7
2001-09-06Change to debug output so that when the ptr is totally bogus, some usefulRay Johnston1-2/+4
2001-09-05Adds documentation for the -sPDFPassword command line option forRalph Giles1-0/+6
2001-09-05Fix: allow any value of JVERSION in the platform-specific makefiles to reduce...Ralph Giles1-9/+16
2001-09-05Fixes some typos in the comment for FORCE_GC_LIMIT.L Peter Deutsch1-2/+6
2001-09-05Fix: Quark Xpress turns off garbage collection with -2 vmreclaim whenRay Johnston1-1/+5
2001-09-05Fix: If MaxLocalVM user parameter is set, perform garbage collectionRay Johnston1-14/+18
2001-09-04Fix a bug that the procedure for arraytype in cntdict leaves an object.Masatake Yamato1-1/+1
2001-09-04Type casts added for OpenVMSJacob Jansen1-1/+2
2001-09-04 Committing in .Jacob Jansen3-3/+4
2001-09-02Corrects indenting, and adds another missing header.Ralph Giles3-109/+115
2001-09-02adds a missing header file for e_rangecheck.Ralph Giles1-0/+1
2001-09-02Adds a C implementation of the Arcfour encryption filter.Ralph Giles5-2/+276
2001-09-01Fix: Fixes numerous bugs in setting of DCT compression parameters.Raph Levien3-22/+21
2001-08-29Fix: Work around a bug in the Adobe AGM_Core that results in areasRay Johnston1-0/+9
2001-08-29Fix: Most of the Type 1 hinting code was executed even when hinting wasL Peter Deutsch1-1/+1
2001-08-29Fix: The descriptors for embedded fonts were recomputed unnecessarily. PartL Peter Deutsch1-4/+5
2001-08-28Improves documentation of the op_def array elements and removes the obsoleteRalph Giles1-37/+16
2001-08-25Makes the spprint* procedures use sputc rather than sputs for printingL Peter Deutsch1-4/+14
2001-08-25Improves documentation for gs_string and gs_bytestring types; addsL Peter Deutsch3-4/+42
2001-08-21Fix: This problem was a rangecheck error being reported in .setindexedspaceDan Coby1-1/+1
2001-08-21Fix: The problem was a rangecheck error being reported in .setdevicenspaceDan Coby3-9/+50
2001-08-18Uses lynx instead of netscape to generate text versions of important document...Ralph Giles1-20/+2
2001-08-17Fix: If the base 14 fonts were being embedded, they would often be embeddedL Peter Deutsch1-7/+12
2001-08-17Update toRay Johnston1-27/+26
2001-08-16Fix: Writing a Type 2 font subset with undefined glyphs in the EncodingL Peter Deutsch2-2/+20
2001-08-14Shrinks pdfwrite output slightly by omitting the unnecessary space characterL Peter Deutsch1-2/+5
2001-08-07These changes were originally put into the GS_6_5 branch on 2001/03/13.Dan Coby2-16/+43
2001-08-06Fix: Correct a problem with white lines appearing in an image at orDan Coby1-10/+47
2001-08-06Fix: Type 1 fonts that did not use the standard 1000-unit cell, such as someL Peter Deutsch3-32/+61
2001-08-06Fix: Old hack about underline parameters in gs_type1.psIgor Melichev1-25/+32
2001-08-06Documentation update : ps2ascii can't handle incremental fonts.Igor Melichev1-0/+9
2001-08-06Fixing wrong binding of .getmetrics32 with -dNOBIND.Igor Melichev1-1/+1
2001-08-03Fix: If an image used a color space that couldn't be represented in PDF, anL Peter Deutsch1-4/+4
2001-08-03Fix: For CIEBasedDEF(G) color spaces the interpolated values fromRay Johnston1-6/+14
2001-08-03Converts all locally defined macros to upper case.L Peter Deutsch1-41/+36
2001-08-02Fix: ICCBased color spaces were copied to the output even if the outputL Peter Deutsch1-3/+7
2001-08-02Adds missing dwreg.cpp and dwreg.h files needed by recent WindowsRussell Lang2-0/+132
2001-08-02Changed fill patterns for unallocated memory to constStefan Kemper1-5/+5