freebsd-ports/print/ghostscript8/files/patch-lib:gs_init.ps
Jun Kuriyama 0dd0b8127b Update to 7.04.
Modifications against PR are:
  o $MASTER_SITES substitution.
  o Typo in scripts/configure.

I don't know why $MLINKS entries are not in generated plist...

PR:		ports/36673
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-03 02:59:13 +00:00

19 lines
656 B
PostScript

--- lib/gs_init.ps.orig Fri Feb 1 12:25:45 2002
+++ lib/gs_init.ps Sat Feb 9 01:42:10 2002
@@ -1274,7 +1274,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>
@@ -1874,3 +1874,7 @@
userdict /AGM_preserve_spots false put
% 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