summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl/files/patch-lib:gs_init.ps
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-gpl/files/patch-lib:gs_init.ps')
-rw-r--r--print/ghostscript-gpl/files/patch-lib:gs_init.ps16
1 files changed, 4 insertions, 12 deletions
diff --git a/print/ghostscript-gpl/files/patch-lib:gs_init.ps b/print/ghostscript-gpl/files/patch-lib:gs_init.ps
index 22d48fd79896..11ec1bba61cd 100644
--- a/print/ghostscript-gpl/files/patch-lib:gs_init.ps
+++ b/print/ghostscript-gpl/files/patch-lib:gs_init.ps
@@ -1,14 +1,6 @@
---- lib/gs_init.ps.orig Tue Sep 7 00:40:52 2004
-+++ lib/gs_init.ps Tue May 24 22:19:25 2005
-@@ -122,6 +122,7 @@
- currentdict /DELAYBIND known /DELAYBIND exch def
- currentdict /DISKFONTS known /DISKFONTS exch def
- currentdict /DOINTERPOLATE .knownget { /INTERPOLATE exch def } if
-+currentdict /NOMEDIAATTRS known /NOMEDIAATTRS exch def
- currentdict /ESTACKPRINT known /ESTACKPRINT exch def
- currentdict /FAKEFONTS known /FAKEFONTS exch def
- currentdict /FIXEDMEDIA known /FIXEDMEDIA exch def
-@@ -1420,7 +1421,7 @@
+--- lib/gs_init.ps.orig Sat Mar 5 07:02:23 2005
++++ lib/gs_init.ps Thu Apr 21 13:05:43 2005
+@@ -1440,7 +1440,7 @@
% Set the default screen and BG/UCR.
/.setdefaultbgucr {
systemdict /setblackgeneration known {
@@ -17,7 +9,7 @@
} if
} bind def
/.useloresscreen { % - .useloresscreen <bool>
-@@ -2199,3 +2200,7 @@
+@@ -2241,3 +2241,7 @@
ifelse
% The interpreter will run the initial procedure (start).