summaryrefslogtreecommitdiff
path: root/print/ghostscript-afpl/files/patch-lib:gs_init.ps
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-11 19:24:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-11 19:24:31 +0000
commitf490d90d09cb643c6dc470973c79a0727edcf617 (patch)
tree203ae629f974481a97f7436ae11f2b4c4ea73bc8 /print/ghostscript-afpl/files/patch-lib:gs_init.ps
parent** ghostscript55 has been repocopied to ghostscript-gnu ** (diff)
** ghostscript6 has been repocopied to ghostscript-afpl **
Update to AFPL Ghostscript 7.00. PR: ports/29580 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=47708
Diffstat (limited to 'print/ghostscript-afpl/files/patch-lib:gs_init.ps')
-rw-r--r--print/ghostscript-afpl/files/patch-lib:gs_init.ps19
1 files changed, 19 insertions, 0 deletions
diff --git a/print/ghostscript-afpl/files/patch-lib:gs_init.ps b/print/ghostscript-afpl/files/patch-lib:gs_init.ps
new file mode 100644
index 000000000000..d3e7e8130021
--- /dev/null
+++ b/print/ghostscript-afpl/files/patch-lib:gs_init.ps
@@ -0,0 +1,19 @@
+--- lib/gs_init.ps.orig Mon Apr 9 15:20:03 2001
++++ lib/gs_init.ps Wed Jun 20 04:05:12 2001
+@@ -1263,7 +1263,7 @@
+ % Set the default screen and BG/UCR.
+ /.setdefaultbgucr {
+ systemdict /setblackgeneration known {
+- { pop 0 } dup setblackgeneration setundercolorremoval
++ {} dup setblackgeneration setundercolorremoval
+ } if
+ } bind def
+ /.useloresscreen { % - .useloresscreen <bool>
+@@ -1815,3 +1815,7 @@
+ (END GC) VMDEBUG
+
+ % The interpreter will run the initial procedure (start).
++
++% unofficial patch:
++% make it possible to print from within acroread pdf viewer
++/Default currenthalftone /Halftone defineresource pop