diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2010-02-10 18:17:48 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2010-02-10 18:17:48 +0000 |
commit | 9206f30376b9cd2c7b194bed2a7464ebceee5df8 (patch) | |
tree | 04f5c0df020c2b40d41b738d2dd25d5751228d36 | |
parent | 6e53a76a706638f7f35e95c684133281b6406ae6 (diff) |
Update release date, versioning and change logs for the final 8.71 release.ghostscript-8.71
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@10732 a1074d23-0009-0410-80fe-cf8c14f379e6
59 files changed, 165 insertions, 85 deletions
diff --git a/gs/base/gscdef.c b/gs/base/gscdef.c index 3d65c45a0..2048a70dc 100644 --- a/gs/base/gscdef.c +++ b/gs/base/gscdef.c @@ -43,7 +43,7 @@ const char *const gs_productfamily = GS_PRODUCTFAMILY; #ifndef GS_PRODUCT # define GS_PRODUCT\ - GS_PRODUCTFAMILY " RELEASE CANDIDATE" + GS_PRODUCTFAMILY "" #endif const char *const gs_product = GS_PRODUCT; diff --git a/gs/base/version.mak b/gs/base/version.mak index 804d6e4e3..beab1a841 100644 --- a/gs/base/version.mak +++ b/gs/base/version.mak @@ -19,7 +19,7 @@ GS_VERSION_MAJOR=8 GS_VERSION_MINOR=71 GS_VERSION_MINOR0=71 # Revision date: year x 10000 + month x 100 + day. -GS_REVISIONDATE=20100208 +GS_REVISIONDATE=20100210 # Derived values GS_VERSION=$(GS_VERSION_MAJOR)$(GS_VERSION_MINOR0) GS_DOT_VERSION=$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR0) diff --git a/gs/doc/API.htm b/gs/doc/API.htm index db36a9b30..2f8993f73 100644 --- a/gs/doc/API.htm +++ b/gs/doc/API.htm @@ -760,7 +760,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/C-style.htm b/gs/doc/C-style.htm index 955e76546..a747c02cf 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Changes.htm b/gs/doc/Changes.htm index 2e75076b5..3105558ae 100644 --- a/gs/doc/Changes.htm +++ b/gs/doc/Changes.htm @@ -8,6 +8,24 @@ </head> <body> +<p><strong><a name="2010-02-09T161339.643382Z"></a> +2010-02-09T16:13:39.643382Z Ralph Giles</strong></p> +<blockquote> +<pre> +Clean up some typos in the release notes, and mention the reduced memory +footprint of the halftone cache from r10006. +</pre> +<p>[doc/News.htm]</p> +</blockquote> + +<p><strong><a name="2010-02-08T221030.586772Z"></a> +2010-02-08T22:10:30.586772Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update the change logs for the second 8.71 release candidate. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> <p><strong><a name="2010-02-08T220322.755385Z"></a> 2010-02-08T22:03:22.755385Z Ralph Giles</strong></p> diff --git a/gs/doc/Commprod.htm b/gs/doc/Commprod.htm index 5d61ff63b..7c2692e5a 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/DLL.htm b/gs/doc/DLL.htm index f4a183141..e30aaa2cc 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Deprecated.htm b/gs/doc/Deprecated.htm index 9b4caecea..427b76bc6 100644 --- a/gs/doc/Deprecated.htm +++ b/gs/doc/Deprecated.htm @@ -5594,7 +5594,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Details.htm b/gs/doc/Details.htm index d4209f29d..20de6d0f8 100644 --- a/gs/doc/Details.htm +++ b/gs/doc/Details.htm @@ -8,6 +8,25 @@ </head> <body> +<p><strong><a name="2010-02-09T161339.643382Z"></a> +2010-02-09T16:13:39.643382Z Ralph Giles</strong></p> +<blockquote> +<pre> +Clean up some typos in the release notes, and mention the reduced memory +footprint of the halftone cache from r10006. +</pre> +<p>[doc/News.htm]</p> +</blockquote> + +<p><strong><a name="2010-02-08T221030.586772Z"></a> +2010-02-08T22:10:30.586772Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update the change logs for the second 8.71 release candidate. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2010-02-08T220322.755385Z"></a> 2010-02-08T22:03:22.755385Z Ralph Giles</strong></p> <blockquote> diff --git a/gs/doc/Details8.htm b/gs/doc/Details8.htm index 85d889588..f15c0cff1 100644 --- a/gs/doc/Details8.htm +++ b/gs/doc/Details8.htm @@ -29,7 +29,7 @@ <h2>Table of contents</h2> <blockquote><ul> -<li><a href="#Version8.71">Version 8.71 (2009-02-03)</a> +<li><a href="#Version8.71">Version 8.71 (2009-02-10)</a> <li><a href="#Version8.70">Version 8.70 (2009-07-31)</a> <li><a href="#Version8.64">Version 8.64 (2009-02-03)</a> <li><a href="#Version8.63">Version 8.63 (2008-08-01)</a> @@ -93,17 +93,18 @@ overview</a>. <!-- [2.0 begin contents] ================================================== --> -<h2><a name="Version8.71"></a>Version 8.71 (2010-02-08)</h2> - -<p> -This is a candidate release for the version 8.71. +<h2><a name="Version8.71"></a>Version 8.71 (2010-02-10)</h2> <p>This is the second release in the stable 8.7x series. It features improved handling of fonts, nesting and color fixes with -transparency objects and improvements to the pxl output devices, -as well as the usual number of bug and robustness fixes. +transparency objects, reduced memory footprint for the halftone cache, +as well as improvements to the pxl output devices, +and the usual number of bug and robustness fixes. -<p>New in this release is an experimental project file for Microsoft Visual Studio. This wraps the normal nmake build, and makes it easier for developers on that platform to get started building Ghostscript.</p> +<p>New in this release is an experimental project file for +Microsoft Visual Studio. This wraps the normal nmake build, +and makes it easier for developers to get started building +Ghostscript with that compiler.</p> <p>Support for tiff file output is now provided using the libtiff implementation rather than our more limited native code as in @@ -112,11 +113,12 @@ which produces halftoned separations at 1 bit-per-pixel, in contrast to the 'tiffsep' device which produces 8 bit-per-pixel plates. <p>Support for using FreeType as a type rasterizer has been greatly improved. -We do no recommend its use as of this release, but it is much more functional -than previously and our intent is that it eventually become the default. +We do not recommend its use as of this release, but it is much more functional +than previously and our intent is that it will become the default in a future +release. <p>The graphics library has been updated to provide more accurate scan -conversion of vector art include fixes to dash behaviour, transparent +conversion of vector art including fixes to dash behavior, transparent stroked paths, thick stroked paths, radial shadings, xps cap handling, "pie" joins, degenerate beziers, improved handling of dropouts in thin strokes and better thin axis-aligned strokes. @@ -131,6 +133,25 @@ No recorded incompatible changes. <h3><a name="8.71_changelog"></a>Changelog</h3> +<p><strong><a name="2010-02-09T161339.643382Z"></a> +2010-02-09T16:13:39.643382Z Ralph Giles</strong></p> +<blockquote> +<pre> +Clean up some typos in the release notes, and mention the reduced memory +footprint of the halftone cache from r10006. +</pre> +<p>[doc/News.htm]</p> +</blockquote> + +<p><strong><a name="2010-02-08T221030.586772Z"></a> +2010-02-08T22:10:30.586772Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update the change logs for the second 8.71 release candidate. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2010-02-08T220322.755385Z"></a> 2010-02-08T22:03:22.755385Z Ralph Giles</strong></p> <blockquote> @@ -104169,7 +104190,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Develop.htm b/gs/doc/Develop.htm index f46d2e20f..c7434ce60 100644 --- a/gs/doc/Develop.htm +++ b/gs/doc/Develop.htm @@ -4866,7 +4866,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Devices.htm b/gs/doc/Devices.htm index 89efad5c9..d9303db21 100644 --- a/gs/doc/Devices.htm +++ b/gs/doc/Devices.htm @@ -1618,7 +1618,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Drivers.htm b/gs/doc/Drivers.htm index 1b15e7948..a15ff4b5b 100644 --- a/gs/doc/Drivers.htm +++ b/gs/doc/Drivers.htm @@ -3261,7 +3261,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Fonts.htm b/gs/doc/Fonts.htm index 9419c6eaa..9e4cd065b 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Helpers.htm b/gs/doc/Helpers.htm index 5ec636233..f8dc0dda0 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History1.htm b/gs/doc/History1.htm index 555498698..08a606d8a 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History2.htm b/gs/doc/History2.htm index cf47719b3..8a003a24a 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History3.htm b/gs/doc/History3.htm index 25b0605be..fc5349c69 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History4.htm b/gs/doc/History4.htm index 72afc6b50..a84d95f66 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History5.htm b/gs/doc/History5.htm index 7d0693e87..028021715 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History6.htm b/gs/doc/History6.htm index bbd06276c..8635ca46d 100644 --- a/gs/doc/History6.htm +++ b/gs/doc/History6.htm @@ -7329,7 +7329,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History7.htm b/gs/doc/History7.htm index 216599f24..c0c4f4505 100644 --- a/gs/doc/History7.htm +++ b/gs/doc/History7.htm @@ -15715,7 +15715,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History8.htm b/gs/doc/History8.htm index b0f79f0da..16c478328 100644 --- a/gs/doc/History8.htm +++ b/gs/doc/History8.htm @@ -29,7 +29,7 @@ <h2>Table of contents</h2> <blockquote><ul> -<li><a href="#Version8.71">Version 8.71 (2010-02-03)</a> +<li><a href="#Version8.71">Version 8.71 (2010-02-10)</a> <li><a href="#Version8.70">Version 8.70 (2009-07-31)</a> <li><a href="#Version8.64">Version 8.64 (2009-02-03)</a> <li><a href="#Version8.63">Version 8.63 (2008-08-01)</a> @@ -83,17 +83,18 @@ overview</a>. <!-- [2.0 begin contents] ================================================== --> -<h2><a name="Version8.71"></a>Version 8.71 (2010-02-08)</h2> - -<p> -This is a candidate release for the version 8.71. +<h2><a name="Version8.71"></a>Version 8.71 (2010-02-10)</h2> <p>This is the second release in the stable 8.7x series. It features improved handling of fonts, nesting and color fixes with -transparency objects and improvements to the pxl output devices, -as well as the usual number of bug and robustness fixes. +transparency objects, reduced memory footprint for the halftone cache, +as well as improvements to the pxl output devices, +and the usual number of bug and robustness fixes. -<p>New in this release is an experimental project file for Microsoft Visual Studio. This wraps the normal nmake build, and makes it easier for developers on that platform to get started building Ghostscript.</p> +<p>New in this release is an experimental project file for +Microsoft Visual Studio. This wraps the normal nmake build, +and makes it easier for developers to get started building +Ghostscript with that compiler.</p> <p>Support for tiff file output is now provided using the libtiff implementation rather than our more limited native code as in @@ -102,11 +103,12 @@ which produces halftoned separations at 1 bit-per-pixel, in contrast to the 'tiffsep' device which produces 8 bit-per-pixel plates. <p>Support for using FreeType as a type rasterizer has been greatly improved. -We do no recommend its use as of this release, but it is much more functional -than previously and our intent is that it eventually become the default. +We do not recommend its use as of this release, but it is much more functional +than previously and our intent is that it will become the default in a future +release. <p>The graphics library has been updated to provide more accurate scan -conversion of vector art include fixes to dash behaviour, transparent +conversion of vector art including fixes to dash behavior, transparent stroked paths, thick stroked paths, radial shadings, xps cap handling, "pie" joins, degenerate beziers, improved handling of dropouts in thin strokes and better thin axis-aligned strokes. @@ -121,6 +123,25 @@ No recorded incompatible changes. <h3><a name="8.71_changelog"></a>Changelog</h3> +<p><strong><a name="2010-02-09T161339.643382Z"></a> +2010-02-09T16:13:39.643382Z Ralph Giles</strong></p> +<blockquote> +<pre> +Clean up some typos in the release notes, and mention the reduced memory +footprint of the halftone cache from r10006. +</pre> +<p>[doc/News.htm]</p> +</blockquote> + +<p><strong><a name="2010-02-08T221030.586772Z"></a> +2010-02-08T22:10:30.586772Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update the change logs for the second 8.71 release candidate. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2010-02-08T220322.755385Z"></a> 2010-02-08T22:03:22.755385Z Ralph Giles</strong></p> <blockquote> @@ -62028,7 +62049,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Install.htm b/gs/doc/Install.htm index 7f1956709..cdbbf1c3b 100644 --- a/gs/doc/Install.htm +++ b/gs/doc/Install.htm @@ -533,7 +533,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Issues.htm b/gs/doc/Issues.htm index 09412dcd5..dab462a0d 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Language.htm b/gs/doc/Language.htm index 35994fa1f..bcc3c5692 100644 --- a/gs/doc/Language.htm +++ b/gs/doc/Language.htm @@ -2367,7 +2367,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Lib.htm b/gs/doc/Lib.htm index 7918f1c68..3a6702280 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Make.htm b/gs/doc/Make.htm index 7075520b5..ef1bf20ef 100644 --- a/gs/doc/Make.htm +++ b/gs/doc/Make.htm @@ -2807,7 +2807,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/News.htm b/gs/doc/News.htm index 9d7fbdee3..2cbb231a3 100644 --- a/gs/doc/News.htm +++ b/gs/doc/News.htm @@ -55,10 +55,7 @@ overview</a>. <!-- [2.0 begin contents] ================================================== --> -<h3><a name="Version8.71"></a>Version 8.71 (2010-02-08)</h3> - -<p> -This is a candidate release for the version 8.71. +<h3><a name="Version8.71"></a>Version 8.71 (2010-02-10)</h3> <p>This is the second release in the stable 8.7x series. It features improved handling of fonts, nesting and color fixes with @@ -66,7 +63,10 @@ transparency objects, reduced memory footprint for the halftone cache, as well as improvements to the pxl output devices, and the usual number of bug and robustness fixes. -<p>New in this release is an experimental project file for Microsoft Visual Studio. This wraps the normal nmake build, and makes it easier for developers on that platform to get started building Ghostscript.</p> +<p>New in this release is an experimental project file for +Microsoft Visual Studio. This wraps the normal nmake build, +and makes it easier for developers to get started building +Ghostscript with that compiler.</p> <p>Support for tiff file output is now provided using the libtiff implementation rather than our more limited native code as in @@ -76,7 +76,8 @@ to the 'tiffsep' device which produces 8 bit-per-pixel plates. <p>Support for using FreeType as a type rasterizer has been greatly improved. We do not recommend its use as of this release, but it is much more functional -than previously and our intent is that it eventually become the default. +than previously and our intent is that it will become the default in a future +release. <p>The graphics library has been updated to provide more accurate scan conversion of vector art including fixes to dash behavior, transparent @@ -117,7 +118,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Projects.htm b/gs/doc/Projects.htm index c02b0fc7f..f2090e520 100644 --- a/gs/doc/Projects.htm +++ b/gs/doc/Projects.htm @@ -669,7 +669,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps-style.htm b/gs/doc/Ps-style.htm index 5b3df68ef..671888528 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2epsi.htm b/gs/doc/Ps2epsi.htm index 70e3454ad..571c42e41 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2pdf.htm b/gs/doc/Ps2pdf.htm index c60e0ddc8..e693df5e6 100644 --- a/gs/doc/Ps2pdf.htm +++ b/gs/doc/Ps2pdf.htm @@ -1061,7 +1061,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2ps2.htm b/gs/doc/Ps2ps2.htm index 9fe6364b7..27c57bab8 100644 --- a/gs/doc/Ps2ps2.htm +++ b/gs/doc/Ps2ps2.htm @@ -268,7 +268,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Psfiles.htm b/gs/doc/Psfiles.htm index 316e84c67..c0c6f4673 100644 --- a/gs/doc/Psfiles.htm +++ b/gs/doc/Psfiles.htm @@ -1014,7 +1014,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Readme.htm b/gs/doc/Readme.htm index 4baa6bde1..33911473f 100644 --- a/gs/doc/Readme.htm +++ b/gs/doc/Readme.htm @@ -583,7 +583,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Release.htm b/gs/doc/Release.htm index 0e715a432..7811ff40a 100644 --- a/gs/doc/Release.htm +++ b/gs/doc/Release.htm @@ -829,7 +829,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Source.htm b/gs/doc/Source.htm index 070989ca3..c7a33764c 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Unix-lpr.htm b/gs/doc/Unix-lpr.htm index 8f7738659..6074cf751 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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Use.htm b/gs/doc/Use.htm index ccc4d0e56..5b1d3d808 100644 --- a/gs/doc/Use.htm +++ b/gs/doc/Use.htm @@ -3685,7 +3685,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Xfonts.htm b/gs/doc/Xfonts.htm index d02591258..c038939b4 100644 --- a/gs/doc/Xfonts.htm +++ b/gs/doc/Xfonts.htm @@ -258,7 +258,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 8.71, 8 February 2010 +<small>Ghostscript version 8.71, 10 February 2010 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/gs-vms.hlp b/gs/doc/gs-vms.hlp index 982564893..975390d23 100644 --- a/gs/doc/gs-vms.hlp +++ b/gs/doc/gs-vms.hlp @@ -1,7 +1,7 @@ 1 gs gs - GPL Ghostscript interpreter/previewer ! $Id$ -! Ghostscript version 8.71, 8 February 2010 +! Ghostscript version 8.71, 10 February 2010 Usage: $ gs [options] [file ...] diff --git a/gs/man/dvipdf.1 b/gs/man/dvipdf.1 index 7bdfc89a0..d8a6aa375 100644 --- a/gs/man/dvipdf.1 +++ b/gs/man/dvipdf.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH DVIPDF 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH DVIPDF 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips .SH SYNOPSIS diff --git a/gs/man/font2c.1 b/gs/man/font2c.1 index bf344d780..5d59621e1 100644 --- a/gs/man/font2c.1 +++ b/gs/man/font2c.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH FONT2C 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH FONT2C 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME font2c \- Write PostScript Type 0 or Type 1 font as C code .SH SYNOPSIS diff --git a/gs/man/gs.1 b/gs/man/gs.1 index 55144f484..f78cf924c 100644 --- a/gs/man/gs.1 +++ b/gs/man/gs.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GS 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH GS 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME gs \- Ghostscript (PostScript and PDF language interpreter and previewer) .SH SYNOPSIS diff --git a/gs/man/gslp.1 b/gs/man/gslp.1 index 9eff69134..f9bd9da80 100644 --- a/gs/man/gslp.1 +++ b/gs/man/gslp.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GSLP 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH GSLP 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME gslp \- Format and print text using ghostscript .br diff --git a/gs/man/gsnd.1 b/gs/man/gsnd.1 index 46db3eb46..99ad9ac29 100644 --- a/gs/man/gsnd.1 +++ b/gs/man/gsnd.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GSND 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH GSND 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME gsnd \- Run ghostscript (PostScript and PDF engine) without display .SH SYNOPSIS diff --git a/gs/man/pdf2dsc.1 b/gs/man/pdf2dsc.1 index 35b6b74d3..edd924703 100644 --- a/gs/man/pdf2dsc.1 +++ b/gs/man/pdf2dsc.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDF2DSC 1 "8 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2DSC 1 "10 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2dsc \- generate a PostScript page list of a PDF document .SH SYNOPSIS diff --git a/gs/man/pdf2ps.1 b/gs/man/pdf2ps.1 index 0d5daec9e..31789b9b2 100644 --- a/gs/man/pdf2ps.1 +++ b/gs/man/pdf2ps.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDF2PS 1 "8 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2PS 1 "10 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2ps \- Ghostscript PDF to PostScript translator .SH SYNOPSIS diff --git a/gs/man/pdfopt.1 b/gs/man/pdfopt.1 index 894b08651..d73b4b84e 100644 --- a/gs/man/pdfopt.1 +++ b/gs/man/pdfopt.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDFOPT 1 "8 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- +.TH PDFOPT 1 "10 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdfopt \- Ghostscript PDF Optimizer .SH SYNOPSIS diff --git a/gs/man/pf2afm.1 b/gs/man/pf2afm.1 index 8a71e8e99..52f99ea4b 100644 --- a/gs/man/pf2afm.1 +++ b/gs/man/pf2afm.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PF2AFM 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH PF2AFM 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript .SH SYNOPSIS diff --git a/gs/man/pfbtopfa.1 b/gs/man/pfbtopfa.1 index fa4079eb6..c9098f8ae 100644 --- a/gs/man/pfbtopfa.1 +++ b/gs/man/pfbtopfa.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PFBTOPFA 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH PFBTOPFA 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript .SH SYNOPSIS diff --git a/gs/man/printafm.1 b/gs/man/printafm.1 index 8d09f00f8..df4f5c575 100644 --- a/gs/man/printafm.1 +++ b/gs/man/printafm.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PRINTAFM 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH PRINTAFM 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME printafm \- Print the metrics from a Postscript font in AFM format using ghostscript .SH SYNOPSIS diff --git a/gs/man/ps2ascii.1 b/gs/man/ps2ascii.1 index a365e25dd..86eb34159 100644 --- a/gs/man/ps2ascii.1 +++ b/gs/man/ps2ascii.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2ASCII 1 "8 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2ASCII 1 "10 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII .SH SYNOPSIS diff --git a/gs/man/ps2epsi.1 b/gs/man/ps2epsi.1 index 7dc19b9df..65c7dca55 100644 --- a/gs/man/ps2epsi.1 +++ b/gs/man/ps2epsi.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2EPSI 1 "8 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2EPSI 1 "10 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2epsi \- generate conforming Encapsulated PostScript .SH SYNOPSIS diff --git a/gs/man/ps2pdf.1 b/gs/man/ps2pdf.1 index c0bebc0df..1b7c07da7 100644 --- a/gs/man/ps2pdf.1 +++ b/gs/man/ps2pdf.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PDF 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH PS2PDF 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME ps2pdf \- Convert PostScript to PDF using ghostscript .br diff --git a/gs/man/ps2pdfwr.1 b/gs/man/ps2pdfwr.1 index c09b72ddb..f4a893630 100644 --- a/gs/man/ps2pdfwr.1 +++ b/gs/man/ps2pdfwr.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PDFWR 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH PS2PDFWR 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript .SH SYNOPSIS diff --git a/gs/man/ps2ps.1 b/gs/man/ps2ps.1 index 797daf5ff..3e052712e 100644 --- a/gs/man/ps2ps.1 +++ b/gs/man/ps2ps.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PS 1 "8 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2PS 1 "10 February 2010" 8.71 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ps, eps2eps \- Ghostscript PostScript "distiller" .SH SYNOPSIS diff --git a/gs/man/wftopfa.1 b/gs/man/wftopfa.1 index 572a849b4..17d4b915e 100644 --- a/gs/man/wftopfa.1 +++ b/gs/man/wftopfa.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH WFTOPFA 1 "8 February 2010" 8.71 Ghostscript \" -*- nroff -*- +.TH WFTOPFA 1 "10 February 2010" 8.71 Ghostscript \" -*- nroff -*- .SH NAME wftopfa \- Convert a Wadalab base font to Postscript .PFA (or .PFB) format using ghostscript |