mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
10 lines
323 B
PostScript
10 lines
323 B
PostScript
--- 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
|