From b5a670a4ad85266e8417a94d2ae0015b3d7ad618 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sat, 28 Mar 2009 20:05:52 +0000 Subject: Update to 8.64. Changes include: - 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. --- print/ghostscript8/files/patch-base-contrib.mak | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 print/ghostscript8/files/patch-base-contrib.mak (limited to 'print/ghostscript8/files/patch-base-contrib.mak') diff --git a/print/ghostscript8/files/patch-base-contrib.mak b/print/ghostscript8/files/patch-base-contrib.mak new file mode 100644 index 000000000000..9f9406007bb4 --- /dev/null +++ b/print/ghostscript8/files/patch-base-contrib.mak @@ -0,0 +1,8 @@ +--- base/contrib.mak.orig 2008-03-04 06:06:45.000000000 +0900 ++++ base/contrib.mak 2008-03-04 06:07:11.000000000 +0900 +@@ -858,3 +858,5 @@ + $(SETPDEV) $(DD)picty180 $(cdeskjet_) + + ######################################################################### ++ ++include $(GLSRCDIR)/epag.contrib.mak -- cgit v1.2.3