diff options
Diffstat (limited to 'print/ghostscript-gpl/files/patch-lib:gs_init.ps')
-rw-r--r-- | print/ghostscript-gpl/files/patch-lib:gs_init.ps | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/ghostscript-gpl/files/patch-lib:gs_init.ps b/print/ghostscript-gpl/files/patch-lib:gs_init.ps new file mode 100644 index 000000000..a5c5eaf1b --- /dev/null +++ b/print/ghostscript-gpl/files/patch-lib:gs_init.ps @@ -0,0 +1,10 @@ +--- lib/gs_init.ps.orig Sat Mar 5 07:02:23 2005 ++++ lib/gs_init.ps Thu Apr 21 13:05:43 2005 +@@ -2241,3 +2241,7 @@ + ifelse + + % 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 |