mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
b5a670a4ad
- Improvements to overprint and spot color support in documents with transparency, improvements to PDF and PS output, proper handling of PDF-specific text rendering modes and support for reading AES-encrypted PDF documents. - Improved handling of CJK text, especially in vertical writing modes. - Improved memory footprint processing some files at high resolution. - The handling of color spaces has been moved from PostScript code to C. - A number of the included printer drivers and cups wrappers have been updated to support a PDF-based workflow. Also fixed are several long-standing bugs in the pcl drivers with respect to duplex, resolution and paper tray selection.
12 lines
326 B
Makefile
12 lines
326 B
Makefile
--- base/unixinst.mak.orig 2007-08-15 05:48:29.000000000 +0900
|
|
+++ base/unixinst.mak 2008-05-05 16:48:06.000000000 +0900
|
|
@@ -128,7 +128,7 @@
|
|
done'
|
|
|
|
# install the man pages for each locale
|
|
-MAN_LCDIRS=. de
|
|
+MAN_LCDIRS=.
|
|
MAN1_LINKS_PS2PS=eps2eps
|
|
MAN1_LINKS_PS2PDF=ps2pdf12 ps2pdf13
|
|
MAN1_LINKS_GSLP=gsbj gsdj gsdj500 gslj
|