diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
| commit | 2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch) | |
| tree | 19d35773be783fd6761833f599af82301c20ceac /print/ghostscript8/files/patch-lib:gs_init.ps | |
| parent | 46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff) | |
Diffstat (limited to 'print/ghostscript8/files/patch-lib:gs_init.ps')
| -rw-r--r-- | print/ghostscript8/files/patch-lib:gs_init.ps | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/print/ghostscript8/files/patch-lib:gs_init.ps b/print/ghostscript8/files/patch-lib:gs_init.ps deleted file mode 100644 index 70de88245ddc..000000000000 --- a/print/ghostscript8/files/patch-lib:gs_init.ps +++ /dev/null @@ -1,19 +0,0 @@ ---- 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 |
