summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2013-08-16 10:35:58 +0100
committerChris Liddell <chris.liddell@artifex.com>2013-08-16 14:49:24 +0100
commit36c5b40dd44d7ef8de4aeba40c5d6c817882b594 (patch)
tree25f5c2ab445767a567dcdf3d005dedaeb42191ac
parente1c028424f6900412241c076f11f4d9f2409cdb0 (diff)
downloadghostpdl-36c5b40dd44d7ef8de4aeba40c5d6c817882b594.tar.gz
update docs, version numbers, dates and product stringghostpdl-9.09rc1
-rw-r--r--gs/Resource/Init/gs_init.ps2
-rw-r--r--gs/base/version.mak4
-rw-r--r--gs/doc/API.htm2
-rw-r--r--gs/doc/C-style.htm2
-rw-r--r--gs/doc/Commprod.htm2
-rw-r--r--gs/doc/DLL.htm2
-rw-r--r--gs/doc/Deprecated.htm2
-rw-r--r--gs/doc/Details8.htm2
-rw-r--r--gs/doc/Details9.htm2
-rw-r--r--gs/doc/Develop.htm2
-rw-r--r--gs/doc/Devices.htm2
-rw-r--r--gs/doc/Drivers.htm2
-rw-r--r--gs/doc/Fonts.htm2
-rw-r--r--gs/doc/Helpers.htm2
-rw-r--r--gs/doc/History1.htm2
-rw-r--r--gs/doc/History2.htm2
-rw-r--r--gs/doc/History3.htm2
-rw-r--r--gs/doc/History4.htm2
-rw-r--r--gs/doc/History5.htm2
-rw-r--r--gs/doc/History6.htm2
-rw-r--r--gs/doc/History7.htm2
-rw-r--r--gs/doc/History8.htm2
-rw-r--r--gs/doc/History9.htm144
-rw-r--r--gs/doc/Install.htm2
-rw-r--r--gs/doc/Issues.htm2
-rw-r--r--gs/doc/Language.htm2
-rw-r--r--gs/doc/Lib.htm2
-rw-r--r--gs/doc/Make.htm2
-rw-r--r--gs/doc/News.htm16
-rw-r--r--gs/doc/Projects.htm2
-rw-r--r--gs/doc/Ps-style.htm2
-rw-r--r--gs/doc/Ps2epsi.htm2
-rw-r--r--gs/doc/Ps2pdf.htm2
-rw-r--r--gs/doc/Ps2ps2.htm2
-rw-r--r--gs/doc/Psfiles.htm2
-rw-r--r--gs/doc/Readme.htm2
-rw-r--r--gs/doc/Release.htm2
-rw-r--r--gs/doc/Source.htm2
-rw-r--r--gs/doc/Unix-lpr.htm2
-rw-r--r--gs/doc/Use.htm2
-rw-r--r--gs/doc/WhatIsGS.htm2
-rw-r--r--gs/doc/Xfonts.htm2
-rw-r--r--gs/doc/gs-vms.hlp2
-rw-r--r--gs/doc/thirdparty.htm2
-rw-r--r--gs/man/dvipdf.14
-rw-r--r--gs/man/font2c.14
-rw-r--r--gs/man/gs.14
-rw-r--r--gs/man/gslp.14
-rw-r--r--gs/man/gsnd.14
-rw-r--r--gs/man/pdf2dsc.14
-rw-r--r--gs/man/pdf2ps.14
-rw-r--r--gs/man/pf2afm.14
-rw-r--r--gs/man/pfbtopfa.14
-rw-r--r--gs/man/printafm.14
-rw-r--r--gs/man/ps2ascii.14
-rw-r--r--gs/man/ps2epsi.14
-rw-r--r--gs/man/ps2pdf.14
-rw-r--r--gs/man/ps2pdfwr.14
-rw-r--r--gs/man/ps2ps.14
-rw-r--r--gs/man/wftopfa.14
60 files changed, 220 insertions, 90 deletions
diff --git a/gs/Resource/Init/gs_init.ps b/gs/Resource/Init/gs_init.ps
index da49962bc..47832cf2c 100644
--- a/gs/Resource/Init/gs_init.ps
+++ b/gs/Resource/Init/gs_init.ps
@@ -29,7 +29,7 @@
% Interpreter library version number
% NOTE: the interpreter code requires that the first non-comment token
% in this file be an integer, and that it match the compiled-in version!
-908
+909
% Check the interpreter revision.
dup revision ne
diff --git a/gs/base/version.mak b/gs/base/version.mak
index 0d35aec4d..bfabc3031 100644
--- a/gs/base/version.mak
+++ b/gs/base/version.mak
@@ -15,8 +15,8 @@
# Major and minor version numbers.
# MINOR0 is different from MINOR only if MINOR is a single digit.
GS_VERSION_MAJOR=9
-GS_VERSION_MINOR=08
-GS_VERSION_MINOR0=08
+GS_VERSION_MINOR=09
+GS_VERSION_MINOR0=09
# Revision date: year x 10000 + month x 100 + day.
GS_REVISIONDATE=20130814
# Derived values
diff --git a/gs/doc/API.htm b/gs/doc/API.htm
index 3e67dfba2..136faca17 100644
--- a/gs/doc/API.htm
+++ b/gs/doc/API.htm
@@ -841,7 +841,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/C-style.htm b/gs/doc/C-style.htm
index 268125de4..ecb50d676 100644
--- a/gs/doc/C-style.htm
+++ b/gs/doc/C-style.htm
@@ -1578,7 +1578,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Commprod.htm b/gs/doc/Commprod.htm
index cef23c598..a0511023a 100644
--- a/gs/doc/Commprod.htm
+++ b/gs/doc/Commprod.htm
@@ -251,7 +251,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/DLL.htm b/gs/doc/DLL.htm
index 3a6d1fff2..44b1bb4c0 100644
--- a/gs/doc/DLL.htm
+++ b/gs/doc/DLL.htm
@@ -702,7 +702,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Deprecated.htm b/gs/doc/Deprecated.htm
index 043a2e910..dfb2222f9 100644
--- a/gs/doc/Deprecated.htm
+++ b/gs/doc/Deprecated.htm
@@ -5592,7 +5592,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Details8.htm b/gs/doc/Details8.htm
index 3125702e9..0e16174e5 100644
--- a/gs/doc/Details8.htm
+++ b/gs/doc/Details8.htm
@@ -104188,7 +104188,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Details9.htm b/gs/doc/Details9.htm
index d0d8820cf..8f4ed75d3 100644
--- a/gs/doc/Details9.htm
+++ b/gs/doc/Details9.htm
@@ -13042,7 +13042,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Develop.htm b/gs/doc/Develop.htm
index be0389935..e95e50881 100644
--- a/gs/doc/Develop.htm
+++ b/gs/doc/Develop.htm
@@ -4829,7 +4829,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Devices.htm b/gs/doc/Devices.htm
index f1e5fdb89..faa98251b 100644
--- a/gs/doc/Devices.htm
+++ b/gs/doc/Devices.htm
@@ -1801,7 +1801,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Drivers.htm b/gs/doc/Drivers.htm
index 6ce8ee2aa..b9ccfbd2e 100644
--- a/gs/doc/Drivers.htm
+++ b/gs/doc/Drivers.htm
@@ -3410,7 +3410,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Fonts.htm b/gs/doc/Fonts.htm
index bb8bd5e04..ab4feee32 100644
--- a/gs/doc/Fonts.htm
+++ b/gs/doc/Fonts.htm
@@ -774,7 +774,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Helpers.htm b/gs/doc/Helpers.htm
index f4db5963c..b3e55d292 100644
--- a/gs/doc/Helpers.htm
+++ b/gs/doc/Helpers.htm
@@ -300,7 +300,7 @@ contact Artifex Software, Inc., 101 Lucas Valley Road #110,
San Rafael, CA 94903, U.S.A., +1(415)492-9861.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History1.htm b/gs/doc/History1.htm
index 84be19366..b9e0f70f5 100644
--- a/gs/doc/History1.htm
+++ b/gs/doc/History1.htm
@@ -430,7 +430,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History2.htm b/gs/doc/History2.htm
index 242b9d372..57e30610e 100644
--- a/gs/doc/History2.htm
+++ b/gs/doc/History2.htm
@@ -5224,7 +5224,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History3.htm b/gs/doc/History3.htm
index 5d3dc415d..a069786d2 100644
--- a/gs/doc/History3.htm
+++ b/gs/doc/History3.htm
@@ -8589,7 +8589,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History4.htm b/gs/doc/History4.htm
index 41d223bad..65f7d6817 100644
--- a/gs/doc/History4.htm
+++ b/gs/doc/History4.htm
@@ -3973,7 +3973,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History5.htm b/gs/doc/History5.htm
index ddd358a9d..3dc600273 100644
--- a/gs/doc/History5.htm
+++ b/gs/doc/History5.htm
@@ -13447,7 +13447,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History6.htm b/gs/doc/History6.htm
index 8a1ea8c41..5debda4da 100644
--- a/gs/doc/History6.htm
+++ b/gs/doc/History6.htm
@@ -7324,7 +7324,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History7.htm b/gs/doc/History7.htm
index 929e8380b..b12bbbfe6 100644
--- a/gs/doc/History7.htm
+++ b/gs/doc/History7.htm
@@ -15713,7 +15713,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History8.htm b/gs/doc/History8.htm
index 9a597d813..6c2e11fa4 100644
--- a/gs/doc/History8.htm
+++ b/gs/doc/History8.htm
@@ -62047,7 +62047,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/History9.htm b/gs/doc/History9.htm
index 087d56c3b..0310dc7aa 100644
--- a/gs/doc/History9.htm
+++ b/gs/doc/History9.htm
@@ -29,7 +29,7 @@ TOC to see how to edit it for visual conciseness.
<h2>Table of contents</h2>
<blockquote><ul>
-<li><a href="#Version9.08">Version 9.08 (2013-08-08)</a>
+<li><a href="#Version9.09">Version 9.09 (2013-08-16)</a>
<li><a href="#Version9.07">Version 9.07 (2013-02-14)</a>
<li><a href="#Version9.06">Version 9.06 (2012-07-31)</a>
<li><a href="#Version9.05">Version 9.05 (2012-02-08)</a>
@@ -68,7 +68,7 @@ overview</a>.
<!-- [1.0 end visible header] ============================================== -->
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version9.08"></a>Version 9.08 (2013-08-08)</h2>
+<h2><a name="Version9.09"></a>Version 9.09 (2013-08-16)</h2>
<p>This is the eighth full release in the stable 9.x series, and is
primarily a maintenance release.
@@ -76,7 +76,7 @@ primarily a maintenance release.
<p> Highlights in this release include:
<ul>
<li>
-<p> Background printing (BGPrint)is a new feature allowing an accumulated page
+<p> Background printing (BGPrint) is a new feature allowing an accumulated page
clist to be rendered by one or more rendering threads whilst the interpreter
(in the "main" thread) continues to accumulate the subsequent page's clist.
For certain classes of file this can result in a useful performance increase.
@@ -99,7 +99,7 @@ x64 and ARM (Requires MS Visual Studio 2012 Pro).
</li>
<li>
<p> Processing of Windows command line arguments into UTF8 (as presaged a few
-releases ago) has been enhaned and enabled by default.
+releases ago) has been enhanced and enabled by default.
</li>
<li>
<p> The URW Postscript font set has been updated to the latest version, fixing
@@ -112,11 +112,141 @@ many compatibility problems with the Adobe fonts.
<p>For a list of open issues, or to report problems,
please visit <a href="http://bugs.ghostscript.com/">bugs.ghostscript.com</a>.
-<h3><a name="9.08_Incompatible_changes"></a>Incompatible changes</h3>
+<h3><a name="9.09_Incompatible_changes"></a>Incompatible changes</h3>
<p>
No recorded incompatible changes.
-<h3><a name="9.08_changelog"></a>Changelog</h3>
+<h3><a name="9.09_changelog"></a>Changelog</h3>
+<p><strong>2013-08-16 14:00:43 +0100
+</strong>
+<br>Ken Sharp &lt;ken.sharp@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=397abe5622f0a1a9963617fbf1509015563be6fc">397abe5622f0a1a9963617fbf1509015563be6fc</a>
+<blockquote>
+<p>
+ Address gp_wgetv not finding *any* environment variables unless compiled with GS_NO_UTF8<br>
+<br>
+ The string being passed in as the 'name' was a regular 1 byte C char array.<br>
+ But _wgetenv expects to be given a wide character string to find and<br>
+ treats the argument as such. This mean environment variables never matched.<br>
+<br>
+ This commit mimics the code for the registry variables, and converts the<br>
+ name to a wchar before passing to _wgetenv.<br>
+<br>
+ CLUSTER_UNTESTED<br>
+<br>
+gs/base/gp_wgetv.c<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2013-08-16 12:47:36 +0100
+</strong>
+<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=8b5a86bad386569f921d0322bf113fa82b3d4529">8b5a86bad386569f921d0322bf113fa82b3d4529</a>
+<blockquote>
+<p>
+ Fix GS_NO_UTF8 build problem with gs_sprintf.<br>
+<br>
+ CLUSTER_UNTESTED<br>
+<br>
+gs/base/gp_wgetv.c<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2013-08-16 07:58:57 +0100
+</strong>
+<br>Ken Sharp &lt;ken.sharp@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=182beda4d5199210c4c796c8c501e6e4bb5aa2de">182beda4d5199210c4c796c8c501e6e4bb5aa2de</a>
+<blockquote>
+<p>
+ PS Interpreter - yet more meddling with VM allocation and setpagedevice<br>
+<br>
+ Bug #694525 &quot;GSView 5.0 does not work with GPL Ghostscript 9.08&quot;<br>
+<br>
+ Rather horrifyingly GSView uses undocumented internal operations of<br>
+ Ghostscript. In this case the changes to VM allocation mode during setpagedevice<br>
+ were being circumvented.<br>
+<br>
+ This commit changes the way we detect a setpagedevice during startup, previously<br>
+ we check that the dictionary contained one key called /.LockSafetyParams<br>
+ and if so assumed that this meant we were in startup, so we set the VM<br>
+ allocation mode to global for the benefit of Display PostScxript.<br>
+<br>
+ GSView ended up triggering that test, which caused a VM allocation error.<br>
+<br>
+ We now look for the key /.LockSafetyParamsGlobal instead. If this is present<br>
+ we set the VM allocation mode to global and *replace* the key with<br>
+ /.LockSafetyParams instead. This allows accurate detection of the startup<br>
+ condition.<br>
+<br>
+ No differences expected, GSView 5 seems to work and the original bug still<br>
+ is fixed.<br>
+<br>
+gs/Resource/Init/gs_init.ps<br>
+gs/Resource/Init/gs_setpd.ps<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2013-08-15 12:23:23 +0100
+</strong>
+<br>Robin Watts &lt;robin.watts@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=dde6d480e632eefbe5ccd42bc52b456582514a2a">dde6d480e632eefbe5ccd42bc52b456582514a2a</a>
+<blockquote>
+<p>
+ Bug 694451: Solve problems with interpolated landscape images.<br>
+<br>
+ The portrait image code accumulates pixels into scanlines, and then<br>
+ plots the whole scanline at once. The landscape image code follows<br>
+ this lead by accumulating pixels into 'scancolumns' and then plots<br>
+ the whole column at once.<br>
+<br>
+ Unfortunately this accumulation for columns goes wrong in the case<br>
+ where we are working at &lt; 8 bpp (as the transposition of rows to<br>
+ columns fails). This causes images with runs of identical pixels in<br>
+ to be 'squished' vertically.<br>
+<br>
+ We work around this here in the &lt; 8 bpp case by repeating the writes<br>
+ of each pixel so whole bytes are filled. This is suboptimal, but<br>
+ doing anything else is tricky with the macros the way they are.<br>
+<br>
+gs/base/gxiscale.c<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2013-08-09 17:02:40 -0700
+</strong>
+<br>Ray Johnston &lt;ray.johnston@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=fd89aa38fb8a8af11ac6100ee5eebd9ce61091e3">fd89aa38fb8a8af11ac6100ee5eebd9ce61091e3</a>
+<blockquote>
+<p>
+ Fix bug 694455. Incorrect CTM when rendering SMasks.<br>
+<br>
+ The clippath was incorrect due to the CTM. As specified in 7.5.4 of the PDF spec:<br>
+<br>
+ The mask's coordinate system is defined by concatenating the transformation<br>
+ matrix specified by the Matrix entry in the transparency group's form dictionary<br>
+ (see Section 4.9.1, &quot;Form Dictionaries&quot;) with the current transformation matrix<br>
+ at the moment the soft mask is established in the graphics state with the gs<br>
+ operator.<br>
+<br>
+ This fixes the customer's file and also results in a progression on<br>
+ comparefiles/Bug693681.pdf where extra data was previously showing.<br>
+<br>
+gs/Resource/Init/pdf_draw.ps<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2013-08-13 00:04:57 -0700
+</strong>
+<br>Michael Vrhel &lt;michael.vrhel@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=8599c5c660638bb1778fb84485c29034b70d25f6">8599c5c660638bb1778fb84485c29034b70d25f6</a>
+<blockquote>
+<p>
+ Fix for problem with double application of alpha when composing isolated groups.<br>
+<br>
+gs/base/gxblend1.c<br>
+<p>
+</blockquote>
+<hr>
<p><strong>2013-08-08 14:53:48 +0100
</strong>
<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
@@ -91481,7 +91611,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Install.htm b/gs/doc/Install.htm
index e8298d264..15ed63be9 100644
--- a/gs/doc/Install.htm
+++ b/gs/doc/Install.htm
@@ -564,7 +564,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Issues.htm b/gs/doc/Issues.htm
index 7963353d3..66df824a4 100644
--- a/gs/doc/Issues.htm
+++ b/gs/doc/Issues.htm
@@ -588,7 +588,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Language.htm b/gs/doc/Language.htm
index af2a8af62..c24b4eec9 100644
--- a/gs/doc/Language.htm
+++ b/gs/doc/Language.htm
@@ -2414,7 +2414,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Lib.htm b/gs/doc/Lib.htm
index f8ce052d1..59a2ea88d 100644
--- a/gs/doc/Lib.htm
+++ b/gs/doc/Lib.htm
@@ -861,7 +861,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Make.htm b/gs/doc/Make.htm
index 46e078f3e..5b1510c56 100644
--- a/gs/doc/Make.htm
+++ b/gs/doc/Make.htm
@@ -2962,7 +2962,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/News.htm b/gs/doc/News.htm
index 3f7bd0683..b43718ddc 100644
--- a/gs/doc/News.htm
+++ b/gs/doc/News.htm
@@ -56,7 +56,7 @@ overview</a>.
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version9.08"></a>Version 9.08 (2013-08-14)</h2>
+<h2><a name="Version9.09"></a>Version 9.09 (2013-08-16)</h2>
<p>This is the eighth full release in the stable 9.x series, and is
primarily a maintenance release.
@@ -64,7 +64,7 @@ primarily a maintenance release.
<p> Highlights in this release include:
<ul>
<li>
-<p> Background printing (BGPrint)is a new feature allowing an accumulated page
+<p> Background printing (BGPrint) is a new feature allowing an accumulated page
clist to be rendered by one or more rendering threads whilst the interpreter
(in the "main" thread) continues to accumulate the subsequent page's clist.
For certain classes of file this can result in a useful performance increase.
@@ -87,11 +87,11 @@ x64 and ARM (Requires MS Visual Studio 2012 Pro).
</li>
<li>
<p> Processing of Windows command line arguments into UTF8 (as presaged a few
-releases ago) has been enhaned and enabled by default.
+releases ago) has been enhanced and enabled by default.
</li>
<li>
-<p> Processing of Windows command line arguments into UTF8 (as presaged a few
-releases ago) has been enhaned and enabled by default.
+<p> The URW Postscript font set has been updated to the latest version, fixing
+many compatibility problems with the Adobe fonts.
</li>
<li>
<p>Plus the usual round of bug fixes, compatibility changes, and incremental improvements.
@@ -100,11 +100,11 @@ releases ago) has been enhaned and enabled by default.
<p>For a list of open issues, or to report problems,
please visit <a href="http://bugs.ghostscript.com/">bugs.ghostscript.com</a>.
-<h3><a name="9.08_Incompatible_changes"></a>Incompatible changes</h3>
+<h3><a name="9.09_Incompatible_changes"></a>Incompatible changes</h3>
<p>
No recorded incompatible changes.
-<h3><a name="9.08_changelog"></a>Changelog</h3>
+<h3><a name="9.09_changelog"></a>Changelog</h3>
<p>See the <a href="History9.htm">history file</a> for complete log
of changes.
@@ -129,7 +129,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Projects.htm b/gs/doc/Projects.htm
index b73853956..e864cf9bb 100644
--- a/gs/doc/Projects.htm
+++ b/gs/doc/Projects.htm
@@ -646,7 +646,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Ps-style.htm b/gs/doc/Ps-style.htm
index 534e43927..820656ed8 100644
--- a/gs/doc/Ps-style.htm
+++ b/gs/doc/Ps-style.htm
@@ -505,7 +505,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Ps2epsi.htm b/gs/doc/Ps2epsi.htm
index 83ca63083..2dbae7cfe 100644
--- a/gs/doc/Ps2epsi.htm
+++ b/gs/doc/Ps2epsi.htm
@@ -176,7 +176,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Ps2pdf.htm b/gs/doc/Ps2pdf.htm
index 51f46f34c..025fadacf 100644
--- a/gs/doc/Ps2pdf.htm
+++ b/gs/doc/Ps2pdf.htm
@@ -1095,7 +1095,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Ps2ps2.htm b/gs/doc/Ps2ps2.htm
index dd34cc5ed..eddcea51c 100644
--- a/gs/doc/Ps2ps2.htm
+++ b/gs/doc/Ps2ps2.htm
@@ -280,7 +280,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Psfiles.htm b/gs/doc/Psfiles.htm
index 61f5e9029..bec66c864 100644
--- a/gs/doc/Psfiles.htm
+++ b/gs/doc/Psfiles.htm
@@ -1003,7 +1003,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Readme.htm b/gs/doc/Readme.htm
index 870e745c1..42e261899 100644
--- a/gs/doc/Readme.htm
+++ b/gs/doc/Readme.htm
@@ -602,7 +602,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Release.htm b/gs/doc/Release.htm
index 5be6dc745..fab072987 100644
--- a/gs/doc/Release.htm
+++ b/gs/doc/Release.htm
@@ -844,7 +844,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Source.htm b/gs/doc/Source.htm
index f824c62a4..fe7ddc6a1 100644
--- a/gs/doc/Source.htm
+++ b/gs/doc/Source.htm
@@ -376,7 +376,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Unix-lpr.htm b/gs/doc/Unix-lpr.htm
index 6a0dc637c..a24226d57 100644
--- a/gs/doc/Unix-lpr.htm
+++ b/gs/doc/Unix-lpr.htm
@@ -260,7 +260,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Use.htm b/gs/doc/Use.htm
index 6ff7baece..0ac26e836 100644
--- a/gs/doc/Use.htm
+++ b/gs/doc/Use.htm
@@ -4279,7 +4279,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/WhatIsGS.htm b/gs/doc/WhatIsGS.htm
index 55e127197..ea36a591f 100644
--- a/gs/doc/WhatIsGS.htm
+++ b/gs/doc/WhatIsGS.htm
@@ -196,7 +196,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/Xfonts.htm b/gs/doc/Xfonts.htm
index ff1fa135b..d8729ba13 100644
--- a/gs/doc/Xfonts.htm
+++ b/gs/doc/Xfonts.htm
@@ -271,7 +271,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/doc/gs-vms.hlp b/gs/doc/gs-vms.hlp
index 282805887..fb4139c6d 100644
--- a/gs/doc/gs-vms.hlp
+++ b/gs/doc/gs-vms.hlp
@@ -1,6 +1,6 @@
1 gs
gs - GPL Ghostscript interpreter/previewer
-! Ghostscript version 9.08, 14 August 2013
+! Ghostscript version 9.09, 16 August 2013
Usage:
$ gs [options] [file ...]
diff --git a/gs/doc/thirdparty.htm b/gs/doc/thirdparty.htm
index e0c75ed28..8e2307753 100644
--- a/gs/doc/thirdparty.htm
+++ b/gs/doc/thirdparty.htm
@@ -495,7 +495,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134,
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.08, 14 August 2013
+<small>Ghostscript version 9.09, 16 August 2013
<!-- [3.0 end visible trailer] ============================================= -->
diff --git a/gs/man/dvipdf.1 b/gs/man/dvipdf.1
index cc4101dbd..68363b501 100644
--- a/gs/man/dvipdf.1
+++ b/gs/man/dvipdf.1
@@ -1,4 +1,4 @@
-.TH DVIPDF 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH DVIPDF 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips
.SH SYNOPSIS
@@ -21,7 +21,7 @@ and any options from the command-line.
.SH SEE ALSO
gs(1), dvips(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/font2c.1 b/gs/man/font2c.1
index 5777c2ade..de1dbe4a0 100644
--- a/gs/man/font2c.1
+++ b/gs/man/font2c.1
@@ -1,4 +1,4 @@
-.TH FONT2C 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH FONT2C 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
font2c \- Write PostScript Type 0 or Type 1 font as C code
.SH SYNOPSIS
@@ -17,7 +17,7 @@ that can be linked with the interpreter.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/gs.1 b/gs/man/gs.1
index 342a8e3c2..8b64b1721 100644
--- a/gs/man/gs.1
+++ b/gs/man/gs.1
@@ -1,4 +1,4 @@
-.TH GS 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH GS 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
gs \- Ghostscript (PostScript and PDF language interpreter and previewer)
.SH SYNOPSIS
@@ -448,7 +448,7 @@ The various Ghostscript document files (above), especially \fBUse.htm\fR.
See http://bugs.ghostscript.com/ and the Usenet news group
comp.lang.postscript.
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the primary maintainers
of Ghostscript.
diff --git a/gs/man/gslp.1 b/gs/man/gslp.1
index 66fe180c3..ad649dc0e 100644
--- a/gs/man/gslp.1
+++ b/gs/man/gslp.1
@@ -1,4 +1,4 @@
-.TH GSLP 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH GSLP 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
gslp \- Format and print text using ghostscript
.br
@@ -92,7 +92,7 @@ Also, the string %# in a heading or footing is replaced with the page #.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/gsnd.1 b/gs/man/gsnd.1
index e3e4b15aa..17d9ce4ea 100644
--- a/gs/man/gsnd.1
+++ b/gs/man/gsnd.1
@@ -1,4 +1,4 @@
-.TH GSND 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH GSND 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
gsnd \- Run ghostscript (PostScript and PDF engine) without display
.SH SYNOPSIS
@@ -12,7 +12,7 @@ flag, followed by any other arguments from the command-line.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/pdf2dsc.1 b/gs/man/pdf2dsc.1
index 3600e28b8..5cbb77b0e 100644
--- a/gs/man/pdf2dsc.1
+++ b/gs/man/pdf2dsc.1
@@ -1,4 +1,4 @@
-.TH PDF2DSC 1 "14 August 2013" 9.08 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2DSC 1 "16 August 2013" 9.09 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
pdf2dsc \- generate a PostScript page list of a PDF document
.SH SYNOPSIS
@@ -28,6 +28,6 @@ Ghostscript since release 3.53.
.SH SEE ALSO
gs(1), ghostview(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Yves Arrouye <yves.arrouye@usa.net> and Russell Lang gsview at ghostgum.com.au
diff --git a/gs/man/pdf2ps.1 b/gs/man/pdf2ps.1
index 1b7363e9a..2533acca0 100644
--- a/gs/man/pdf2ps.1
+++ b/gs/man/pdf2ps.1
@@ -1,4 +1,4 @@
-.TH PDF2PS 1 "14 August 2013" 9.08 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2PS 1 "16 August 2013" 9.09 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
pdf2ps \- Ghostscript PDF to PostScript translator
.SH SYNOPSIS
@@ -14,7 +14,7 @@ LanguageLevel 3 in the output.
Run "\fBgs -h\fR" to find the location of Ghostscript documentation on your
system, from which you can get more details.
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/pf2afm.1 b/gs/man/pf2afm.1
index f5d2fdca3..e90a2fb68 100644
--- a/gs/man/pf2afm.1
+++ b/gs/man/pf2afm.1
@@ -1,4 +1,4 @@
-.TH PF2AFM 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH PF2AFM 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript
.SH SYNOPSIS
@@ -15,7 +15,7 @@ gs(1)
.br
pf2afm.ps in the Ghostscript lib directory.
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/pfbtopfa.1 b/gs/man/pfbtopfa.1
index 58a88276c..7aa73cd1a 100644
--- a/gs/man/pfbtopfa.1
+++ b/gs/man/pfbtopfa.1
@@ -1,4 +1,4 @@
-.TH PFBTOPFA 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH PFBTOPFA 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript
.SH SYNOPSIS
@@ -10,7 +10,7 @@ to convert a .pfb file into a .pfa file.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/printafm.1 b/gs/man/printafm.1
index f255fc9d8..d286636cd 100644
--- a/gs/man/printafm.1
+++ b/gs/man/printafm.1
@@ -1,4 +1,4 @@
-.TH PRINTAFM 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH PRINTAFM 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
printafm \- Print the metrics from a Postscript font in AFM format using ghostscript
.SH SYNOPSIS
@@ -11,7 +11,7 @@ Output goes to stdout.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/ps2ascii.1 b/gs/man/ps2ascii.1
index 1cfa41d57..bbe720bf1 100644
--- a/gs/man/ps2ascii.1
+++ b/gs/man/ps2ascii.1
@@ -1,4 +1,4 @@
-.TH PS2ASCII 1 "14 August 2013" 9.08 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2ASCII 1 "16 August 2013" 9.09 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII
.SH SYNOPSIS
@@ -22,7 +22,7 @@ system, from which you can get more details.
.SH SEE ALSO
pstotext(1), http://www.research.digital.com/SRC/virtualpaper/pstotext.html
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/ps2epsi.1 b/gs/man/ps2epsi.1
index 8820629ed..acd243649 100644
--- a/gs/man/ps2epsi.1
+++ b/gs/man/ps2epsi.1
@@ -1,4 +1,4 @@
-.TH PS2EPSI 1 "14 August 2013" 9.08 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2EPSI 1 "16 August 2013" 9.09 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2epsi \- generate conforming Encapsulated PostScript
.SH SYNOPSIS
@@ -59,7 +59,7 @@ ps2epsi.ps>the Ghostscript program which does the work
.SH SEE ALSO
gs (1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
However, the content may be obsolete, or inconsistent with ps2epsi.txt.
.SH AUTHOR
George Cameron
diff --git a/gs/man/ps2pdf.1 b/gs/man/ps2pdf.1
index 4d61c0b72..447208c72 100644
--- a/gs/man/ps2pdf.1
+++ b/gs/man/ps2pdf.1
@@ -1,4 +1,4 @@
-.TH PS2PDF 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH PS2PDF 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
ps2pdf \- Convert PostScript to PDF using ghostscript
.br
@@ -89,7 +89,7 @@ Ps2pdf.htm in the Ghostscript documentation
See http://bugs.ghostscript.com/ and the Usenet news group
comp.lang.postscript.
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/ps2pdfwr.1 b/gs/man/ps2pdfwr.1
index a40317601..05bc00340 100644
--- a/gs/man/ps2pdfwr.1
+++ b/gs/man/ps2pdfwr.1
@@ -1,4 +1,4 @@
-.TH PS2PDFWR 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH PS2PDFWR 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
.SH SYNOPSIS
@@ -23,7 +23,7 @@ scripts all invoke this one with the addition of the respective compatibility le
.SH SEE ALSO
gs(1), ps2pdf(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/ps2ps.1 b/gs/man/ps2ps.1
index e504263b5..fbc129cf0 100644
--- a/gs/man/ps2ps.1
+++ b/gs/man/ps2ps.1
@@ -1,4 +1,4 @@
-.TH PS2PS 1 "14 August 2013" 9.08 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2PS 1 "16 August 2013" 9.09 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ps, eps2eps \- Ghostscript PostScript "distiller"
.SH SYNOPSIS
@@ -26,7 +26,7 @@ lower level output than is desirable. Use with caution.
.SH SEE ALSO
ps2pdf(1), ps2ascii(1), ps2epsi(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
diff --git a/gs/man/wftopfa.1 b/gs/man/wftopfa.1
index 837e4fea5..a283b658b 100644
--- a/gs/man/wftopfa.1
+++ b/gs/man/wftopfa.1
@@ -1,4 +1,4 @@
-.TH WFTOPFA 1 "14 August 2013" 9.08 Ghostscript \" -*- nroff -*-
+.TH WFTOPFA 1 "16 August 2013" 9.09 Ghostscript \" -*- nroff -*-
.SH NAME
wftopfa \- Convert a Wadalab base font to Postscript .PFA (or .PFB)
format using ghostscript
@@ -12,7 +12,7 @@ format.
.SH SEE ALSO
gs(1)
.SH VERSION
-This document was last revised for Ghostscript version 9.08.
+This document was last revised for Ghostscript version 9.09.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.