summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Calling the gsapi polling function from the Macintosh gp_check_interruptsghostscript-8.15ghostscript-8.14ghostscript-8.13Ralph Giles2003-04-183-33/+87
* Use different output file names for the Classic and Carbon MacOS shlib targets.Ralph Giles2003-04-181-11/+17
* Complete the set of Adobe CMaps.Igor Melichev2003-04-186-0/+5587
* Call the gsapi polling function from the Macintosh gp_check_interruptsRussell Lang2003-04-181-8/+20
* Call the gsapi polling function during the main interpreter loopRussell Lang2003-04-175-1/+14
* Remove a C99 snprintf() call. In this case the length is limited by the forma...Ralph Giles2003-04-171-1/+1
* Remove two non-library files from the jbig2 makefile.Ralph Giles2003-04-171-2/+0
* Added documentation of UseWTS user parameter.Raph Levien2003-04-171-0/+25
* Define HAVE_STDINT_H in stdpre.h on MacOS. Required for a clean compileRalph Giles2003-04-171-0/+9
* Enable jbig2 support in the MacOS CodeWarrior build, and add the localRalph Giles2003-04-172-2/+3
* Protect some defines that conflict with constants in stdint.h.Ralph Giles2003-04-161-0/+4
* Correct some typos.Ralph Giles2003-04-161-2/+2
* Add a license paragraph for the Resource directory asserting the AFPL withRalph Giles2003-04-161-0/+6
* Test the optimization compiler flag '-O2' before using it since some vendorRalph Giles2003-04-162-5/+16
* JBIG2 code in the interpreter and stream library requires an -I argumentRalph Giles2003-04-164-3/+8
* Complete the set of Adobe CMaps.Igor Melichev2003-04-1635-0/+9812
* Fix (pdfwrite) : Compress charproc streams.Igor Melichev2003-04-1511-108/+206
* Add new jbig2dec makefile and supporting defines to remaining platform-depend...Ralph Giles2003-04-1514-3/+82
* Add support for compiling in libjbig2dec statically from source. This makefileRalph Giles2003-04-158-10/+208
* Fix (pdfwrite) : Use cos_write_stream for charproc accumulation.Igor Melichev2003-04-148-23/+82
* Fix (dropout prevention) : sfill was unintentionally slowed down.Igor Melichev2003-04-131-5/+4
* Add Resource directory to the lib path configured by the Windows installer.Russell Lang2003-04-121-2/+6
* Create more specific DEBUG switches in the interpreter initializationRay Johnston2003-04-1221-162/+214
* Add the new Resource directory tree to the unix install target.Ralph Giles2003-04-121-2/+17
* Add Resource directory to Windows installer.Russell Lang2003-04-123-5/+8
* Correctly dereference the arguments to the sort compare function used in theRalph Giles2003-04-111-1/+1
* Fix : Increasing the text alpha bits thresholds.Igor Melichev2003-04-111-4/+4
* Fix (pdfwrite) : Generate pseudo-random font names for subset fontsIgor Melichev2003-04-117-32/+81
* Add the new default resource directory to the autoconf makefile.Ralph Giles2003-04-111-1/+1
* Fix : Remove an unintentional rudiment of a debug printing.Igor Melichev2003-04-111-1/+0
* Turn on the static resources with COMPILE_INIT=1.Igor Melichev2003-04-111-104/+104
* Switching to the new logics of resource file location.Igor Melichev2003-04-1115-38/+115
* Initial commit for a minimal set of resources for CID font emulation, FAPI an...Igor Melichev2003-04-1114-0/+55308
* Removing it because it appears in a wrong place of the directory tree.Igor Melichev2003-04-111-2910/+0
* Initial commit for a minimal set of resources for CID font emulation, FAPI an...Igor Melichev2003-04-111-0/+2910
* Removing it because it appears in a wrong place of the directory tree.Igor Melichev2003-04-111-2910/+0
* Initial commit for a minimal set of resources for CID font emulation, FAPI an...Igor Melichev2003-04-111-0/+2910
* MSVC (at least) requires void* be cast. Also remove a spurious comment.Ralph Giles2003-04-101-2/+1
* Sort the list of devices in the output of 'gs -h' so they're easier to read.Ralph Giles2003-04-101-10/+45
* Tolerate %%EOF that doesn't have any line-end characters before the endRay Johnston2003-04-101-2/+2
* Use fstat() function to determine whether the file is seekable.Alex Cherepanov2003-04-104-2/+22
* Use standard sRGB CRD. Fix color cast in the light areas causedAlex Cherepanov2003-04-101-20/+25
* Fix (pdfwrite) : Generate a page when input file has no pages.Igor Melichev2003-04-101-2/+6
* Fix : Ignore a missed CMapType, because Adobe does so.Igor Melichev2003-04-101-1/+1
* Fix (pdfwrite) : The monitoring of fill overprint parameter was not conformin...Igor Melichev2003-04-101-2/+8
* Update the release instructions to use cvs2cl and the new split_changelog.Ralph Giles2003-04-093-156/+7488
* Add news script to generate split abbreviated/detailed changelogs in the newRalph Giles2003-04-091-0/+127
* Fix : Ignore a small noise skewing in the character caching criterion.Igor Melichev2003-04-091-6/+18
* Fix (type1 hinter) : The overshoot suppressing code was wrong.Igor Melichev2003-04-091-2/+0
* The previous change removing the spotrgb device missed src/Makefile.in.Dan Coby2003-04-081-1/+1