summaryrefslogtreecommitdiff
path: root/gs/src/dscparse.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: The private procedure dsc_is_section was not declared dsc_private.L Peter Deutsch2001-11-221-1/+1
* Fix: Ignore white space between %%DocumentData: and argument.Russell Lang2001-08-011-72/+82
* Fix: When finding a %%Page line in the trailer due to incorrect DSCRussell Lang2001-06-231-20/+16
* Fix to dscparse.c for parsing DOS EPS files.Russell Lang2000-12-281-4/+4
* Fix: Unitialized member of CDSCPAGE caused random crashes.Alex Cherepanov2000-12-131-0/+1
* Fix: The %%ViewingOrientation: DSC comment was misspelledL Peter Deutsch2000-12-091-16/+16
* DSC parser changes: adds %%ViewerOrientation to DSC parser; doesn't flag anL Peter Deutsch2000-11-131-10/+79
* Adds DSC parsing capability to the PostScript interpreter, with an optionalL Peter Deutsch2000-11-051-0/+3164