Date: Mon, 22 Apr 2002 01:59:03 -0700 (PDT) From: Murray Stokely <murray@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk Message-ID: <200204220859.g3M8x4939655@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
murray 2002/04/22 01:59:03 PDT
Modified files:
share/mk doc.docbook.mk
Log:
Add a new print-output build variable for the doc project, 'RLE'.
If defined, EPS files are run length encoded before being integrated
into the PostScript output.
"make book.ps" currently generates a 96 megabyte file.
"make RLE=1 book.ps" generates a 16 megabyte file.
If we added a tool to use better (LZW) compression for the eps
screenshots and such, then we could reduce this number further.
Revision Changes Path
1.64 +6 -0 doc/share/mk/doc.docbook.mk
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204220859.g3M8x4939655>
