d5bd64273a
o Add a printer driver for EPSON laser printer (LP-8XXX, LP-3000C, etc) crerated by EPSON KOWA Corp. (www.epkowa.co.jp) o Update several printer drivers (epag-3.09 and gdevalps-0.21) o Use ${PORTSDIR}/graphics/{png,jpeg} instead of the files jpegsrc.v6b and libpng-1.0.2 fetched by this port when compiling. o Fix PLIST (two entries "bin/ert") o Add bmp16m driver to defalut printer drivers. o Use CC/CFLAGS/PREFIX defined in make.conf Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp> Obtained from: ports-jp@jp.freebsd.org
11 lines
325 B
Plaintext
11 lines
325 B
Plaintext
--- gs_init.ps.orig Thu Jan 2 19:23:13 1997
|
|
+++ gs_init.ps Thu Jan 2 19:24:46 1997
|
|
@@ -1363,3 +1363,7 @@
|
|
(END GC) VMDEBUG
|
|
|
|
% 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
|