diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2008-07-29 18:06:37 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2008-07-29 18:06:37 +0000 |
commit | 963b3dcb26ab1dc7572907d61dcc74c9c1dcf479 (patch) | |
tree | 27205df9808cfc10799c27ca60a67b5237654fc6 /gs/doc | |
parent | 6815839789894367aa5b479f430f7f2fff677e9a (diff) |
Update change logs for 8.63rc2.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8898 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/doc')
41 files changed, 232 insertions, 95 deletions
diff --git a/gs/doc/API.htm b/gs/doc/API.htm index 913a7f407..c86c28bb3 100644 --- a/gs/doc/API.htm +++ b/gs/doc/API.htm @@ -762,7 +762,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/C-style.htm b/gs/doc/C-style.htm index c2574c461..3b728cbba 100644 --- a/gs/doc/C-style.htm +++ b/gs/doc/C-style.htm @@ -1602,7 +1602,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Changes.htm b/gs/doc/Changes.htm index 7678094bb..f56a75e6f 100644 --- a/gs/doc/Changes.htm +++ b/gs/doc/Changes.htm @@ -8,6 +8,46 @@ </head> <body> +<p><strong><a name="2008-07-29T110111.006826Z"></a> +2008-07-29T11:01:11.006826Z Russell Lang</strong></p> +<blockquote> +<pre> +Allow compilation with Microsoft Visual Studio 2008 (VC 9.0). +Include lib files in the Windows installer when using COMPILE_INITS=1. +</pre> +<p>[src/winint.mak src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2008-07-29T044405.830173Z"></a> +2008-07-29T04:44:05.830173Z Ralph Giles</strong></p> +<blockquote> +<pre> +Avoid a segfault with invalid ccitt fax data streams. Bug 689917. +Patch from Tim Waugh. + +</pre> +<p>[src/scfd.c]</p> +</blockquote> + +<p><strong><a name="2008-07-28T222304.128314Z"></a> +2008-07-28T22:23:04.128314Z Michael Vrhel</strong></p> +<blockquote> +<pre> +Fix for Bug 689983. This was introduced with the source space interpolation code. Fixes indexing direction in source data when we have indexed data, interpolation and a negative xx value in the geometric transformation. + +</pre> +<p>[src/gxiscale.c]</p> +</blockquote> + +<p><strong><a name="2008-07-28T204443.542926Z"></a> +2008-07-28T20:44:43.542926Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update change logs for 8.63rc1. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2008-07-28T194125.163173Z"></a> 2008-07-28T19:41:25.163173Z Ralph Giles</strong></p> <blockquote> @@ -443,7 +483,7 @@ pattern instantiation and improve performance. Bug 689896, customer 531. </blockquote> <p><strong><a name="2008-07-14T185340.636598Z"></a> -2008-07-14T18:53:40.636598Z Marcos Woehrmann</strong></p> +2008-07-14T18:53:40.636598Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> @@ -741,7 +781,7 @@ up to 1M names of up to 1K characters long. Bug 689913. </blockquote> <p><strong><a name="2008-06-25T161857.687888Z"></a> -2008-06-25T16:18:57.687888Z Marcos Woehrmann</strong></p> +2008-06-25T16:18:57.687888Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed compile for Linux. @@ -782,7 +822,7 @@ Fix (TT interpreter) : A work around a wrong maxPoints. </blockquote> <p><strong><a name="2008-06-16T161237.522247Z"></a> -2008-06-16T16:12:37.522247Z Marcos Woehrmann</strong></p> +2008-06-16T16:12:37.522247Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Updated to latest versions of files from ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/adobe/aj16.tar.Z @@ -900,7 +940,7 @@ Correct properties. </blockquote> <p><strong><a name="2008-05-28T160401.772433Z"></a> -2008-05-28T16:04:01.772433Z Marcos Woehrmann</strong></p> +2008-05-28T16:04:01.772433Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Changed crlf to lf. @@ -1418,7 +1458,7 @@ Minor change in JBIG configuration file related to using Visual Studio Version 9 </blockquote> <p><strong><a name="2008-05-15T000024.616940Z"></a> -2008-05-15T00:00:24.616940Z Marcos Woehrmann</strong> (<a href="Details.htm#2008-05-15T000024.616940Z">details</a>)</p> +2008-05-15T00:00:24.616940Z Marcos H. Woehrmann</strong> (<a href="Details.htm#2008-05-15T000024.616940Z">details</a>)</p> <blockquote> <pre> Improve white-on-mask drawing mode. @@ -1428,7 +1468,7 @@ Improve white-on-mask drawing mode. </blockquote> <p><strong><a name="2008-05-14T234909.954483Z"></a> -2008-05-14T23:49:09.954483Z Marcos Woehrmann</strong> (<a href="Details.htm#2008-05-14T234909.954483Z">details</a>)</p> +2008-05-14T23:49:09.954483Z Marcos H. Woehrmann</strong> (<a href="Details.htm#2008-05-14T234909.954483Z">details</a>)</p> <blockquote> <pre> @@ -2448,7 +2488,7 @@ interpreter where it isn't really needed. Bug 689751. </blockquote> <p><strong><a name="2008-03-14T054011.023910Z"></a> -2008-03-14T05:40:11.023910Z Marcos Woehrmann</strong></p> +2008-03-14T05:40:11.023910Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed duplexing for ljet3d and ljet4d devices; thanks to karsten@sengebusch.de for the changes. @@ -2616,7 +2656,7 @@ Fix (clist) : Crop transparencsy commands while clist writing, step 1. </blockquote> <p><strong><a name="2008-03-03T040351.374416Z"></a> -2008-03-03T04:03:51.374416Z Marcos Woehrmann</strong> (<a href="Details.htm#2008-03-03T040351.374416Z">details</a>)</p> +2008-03-03T04:03:51.374416Z Marcos H. Woehrmann</strong> (<a href="Details.htm#2008-03-03T040351.374416Z">details</a>)</p> <blockquote> <pre> @@ -2637,7 +2677,7 @@ Fix properties </blockquote> <p><strong><a name="2008-03-03T011709.063617Z"></a> -2008-03-03T01:17:09.063617Z Marcos Woehrmann</strong> (<a href="Details.htm#2008-03-03T011709.063617Z">details</a>)</p> +2008-03-03T01:17:09.063617Z Marcos H. Woehrmann</strong> (<a href="Details.htm#2008-03-03T011709.063617Z">details</a>)</p> <blockquote> <pre> Fall back to using gx_default_copy_mono() in pclxl_copy_mono() if data_x!=0. diff --git a/gs/doc/Commprod.htm b/gs/doc/Commprod.htm index d26c808e6..0d2c989da 100644 --- a/gs/doc/Commprod.htm +++ b/gs/doc/Commprod.htm @@ -250,7 +250,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/DLL.htm b/gs/doc/DLL.htm index 82fc4f3c8..d5685730d 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Deprecated.htm b/gs/doc/Deprecated.htm index 9bf963238..f516d8de4 100644 --- a/gs/doc/Deprecated.htm +++ b/gs/doc/Deprecated.htm @@ -5593,7 +5593,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Details.htm b/gs/doc/Details.htm index 878d474a9..719fa6912 100644 --- a/gs/doc/Details.htm +++ b/gs/doc/Details.htm @@ -8,6 +8,35 @@ </head> <body> +<p><strong><a name="2008-07-29T110111.006826Z"></a> +2008-07-29T11:01:11.006826Z Russell Lang</strong></p> +<blockquote> +<pre> +Allow compilation with Microsoft Visual Studio 2008 (VC 9.0). +Include lib files in the Windows installer when using COMPILE_INITS=1. +</pre> +<p>[src/winint.mak src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2008-07-28T222304.128314Z"></a> +2008-07-28T22:23:04.128314Z Michael Vrhel</strong></p> +<blockquote> +<pre> +Fix for Bug 689983. This was introduced with the source space interpolation code. Fixes indexing direction in source data when we have indexed data, interpolation and a negative xx value in the geometric transformation. + +</pre> +<p>[src/gxiscale.c]</p> +</blockquote> + +<p><strong><a name="2008-07-28T204443.542926Z"></a> +2008-07-28T20:44:43.542926Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update change logs for 8.63rc1. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2008-07-28T194125.163173Z"></a> 2008-07-28T19:41:25.163173Z Ralph Giles</strong></p> <blockquote> @@ -608,7 +637,7 @@ pattern instantiation and improve performance. Bug 689896, customer 531. </blockquote> <p><strong><a name="2008-07-14T185340.636598Z"></a> -2008-07-14T18:53:40.636598Z Marcos Woehrmann</strong></p> +2008-07-14T18:53:40.636598Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> @@ -995,7 +1024,7 @@ up to 1M names of up to 1K characters long. Bug 689913. </blockquote> <p><strong><a name="2008-06-25T161857.687888Z"></a> -2008-06-25T16:18:57.687888Z Marcos Woehrmann</strong></p> +2008-06-25T16:18:57.687888Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed compile for Linux. @@ -1078,7 +1107,7 @@ This is a simple work around that. </blockquote> <p><strong><a name="2008-06-16T161237.522247Z"></a> -2008-06-16T16:12:37.522247Z Marcos Woehrmann</strong></p> +2008-06-16T16:12:37.522247Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Updated to latest versions of files from ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/adobe/aj16.tar.Z @@ -1243,7 +1272,7 @@ Correct properties. </blockquote> <p><strong><a name="2008-05-28T160401.772433Z"></a> -2008-05-28T16:04:01.772433Z Marcos Woehrmann</strong></p> +2008-05-28T16:04:01.772433Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Changed crlf to lf. @@ -1882,7 +1911,7 @@ Minor change in JBIG configuration file related to using Visual Studio Version 9 </blockquote> <p><strong><a name="2008-05-15T000024.616940Z"></a> -2008-05-15T00:00:24.616940Z Marcos Woehrmann</strong></p> +2008-05-15T00:00:24.616940Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Improve white-on-mask drawing mode. @@ -1906,7 +1935,7 @@ having its background draw solid white rather than transparent </blockquote> <p><strong><a name="2008-05-14T234909.954483Z"></a> -2008-05-14T23:49:09.954483Z Marcos Woehrmann</strong></p> +2008-05-14T23:49:09.954483Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> @@ -3465,7 +3494,7 @@ the font is composite and the curent device is nulldevice. </blockquote> <p><strong><a name="2008-03-14T054011.023910Z"></a> -2008-03-14T05:40:11.023910Z Marcos Woehrmann</strong></p> +2008-03-14T05:40:11.023910Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed duplexing for ljet3d and ljet4d devices; thanks to karsten@sengebusch.de for the changes. @@ -3809,7 +3838,7 @@ We'll use this feature in the next patch. </blockquote> <p><strong><a name="2008-03-03T040351.374416Z"></a> -2008-03-03T04:03:51.374416Z Marcos Woehrmann</strong></p> +2008-03-03T04:03:51.374416Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> @@ -3844,7 +3873,7 @@ Fix properties </blockquote> <p><strong><a name="2008-03-03T011709.063617Z"></a> -2008-03-03T01:17:09.063617Z Marcos Woehrmann</strong></p> +2008-03-03T01:17:09.063617Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fall back to using gx_default_copy_mono() in pclxl_copy_mono() if data_x!=0. diff --git a/gs/doc/Details8.htm b/gs/doc/Details8.htm index 9ba1aaee5..f1dfd57f3 100644 --- a/gs/doc/Details8.htm +++ b/gs/doc/Details8.htm @@ -626,6 +626,35 @@ Obsolete makefiles for the DesqView environment have been removed. <h3><a name="8.63_changelog"></a>Changelog</h3> +<p><strong><a name="2008-07-29T110111.006826Z"></a> +2008-07-29T11:01:11.006826Z Russell Lang</strong></p> +<blockquote> +<pre> +Allow compilation with Microsoft Visual Studio 2008 (VC 9.0). +Include lib files in the Windows installer when using COMPILE_INITS=1. +</pre> +<p>[src/winint.mak src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2008-07-28T222304.128314Z"></a> +2008-07-28T22:23:04.128314Z Michael Vrhel</strong></p> +<blockquote> +<pre> +Fix for Bug 689983. This was introduced with the source space interpolation code. Fixes indexing direction in source data when we have indexed data, interpolation and a negative xx value in the geometric transformation. + +</pre> +<p>[src/gxiscale.c]</p> +</blockquote> + +<p><strong><a name="2008-07-28T204443.542926Z"></a> +2008-07-28T20:44:43.542926Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update change logs for 8.63rc1. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2008-07-28T194125.163173Z"></a> 2008-07-28T19:41:25.163173Z Ralph Giles</strong></p> <blockquote> @@ -1226,7 +1255,7 @@ pattern instantiation and improve performance. Bug 689896, customer 531. </blockquote> <p><strong><a name="2008-07-14T185340.636598Z"></a> -2008-07-14T18:53:40.636598Z Marcos Woehrmann</strong></p> +2008-07-14T18:53:40.636598Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> @@ -1613,7 +1642,7 @@ up to 1M names of up to 1K characters long. Bug 689913. </blockquote> <p><strong><a name="2008-06-25T161857.687888Z"></a> -2008-06-25T16:18:57.687888Z Marcos Woehrmann</strong></p> +2008-06-25T16:18:57.687888Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed compile for Linux. @@ -1696,7 +1725,7 @@ This is a simple work around that. </blockquote> <p><strong><a name="2008-06-16T161237.522247Z"></a> -2008-06-16T16:12:37.522247Z Marcos Woehrmann</strong></p> +2008-06-16T16:12:37.522247Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Updated to latest versions of files from ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/adobe/aj16.tar.Z @@ -1861,7 +1890,7 @@ Correct properties. </blockquote> <p><strong><a name="2008-05-28T160401.772433Z"></a> -2008-05-28T16:04:01.772433Z Marcos Woehrmann</strong></p> +2008-05-28T16:04:01.772433Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Changed crlf to lf. @@ -2500,7 +2529,7 @@ Minor change in JBIG configuration file related to using Visual Studio Version 9 </blockquote> <p><strong><a name="2008-05-15T000024.616940Z"></a> -2008-05-15T00:00:24.616940Z Marcos Woehrmann</strong></p> +2008-05-15T00:00:24.616940Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Improve white-on-mask drawing mode. @@ -2524,7 +2553,7 @@ having its background draw solid white rather than transparent </blockquote> <p><strong><a name="2008-05-14T234909.954483Z"></a> -2008-05-14T23:49:09.954483Z Marcos Woehrmann</strong></p> +2008-05-14T23:49:09.954483Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> @@ -4083,7 +4112,7 @@ the font is composite and the curent device is nulldevice. </blockquote> <p><strong><a name="2008-03-14T054011.023910Z"></a> -2008-03-14T05:40:11.023910Z Marcos Woehrmann</strong></p> +2008-03-14T05:40:11.023910Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed duplexing for ljet3d and ljet4d devices; thanks to karsten@sengebusch.de for the changes. @@ -4427,7 +4456,7 @@ We'll use this feature in the next patch. </blockquote> <p><strong><a name="2008-03-03T040351.374416Z"></a> -2008-03-03T04:03:51.374416Z Marcos Woehrmann</strong></p> +2008-03-03T04:03:51.374416Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> @@ -4462,7 +4491,7 @@ Fix properties </blockquote> <p><strong><a name="2008-03-03T011709.063617Z"></a> -2008-03-03T01:17:09.063617Z Marcos Woehrmann</strong></p> +2008-03-03T01:17:09.063617Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fall back to using gx_default_copy_mono() in pclxl_copy_mono() if data_x!=0. @@ -4863,7 +4892,7 @@ The last patch appears incomplete, now fixing. </blockquote> <p><strong><a name="2008-02-27T004737.036819Z"></a> -2008-02-27T00:47:37.036819Z Marcos Woehrmann</strong></p> +2008-02-27T00:47:37.036819Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Added setting of fill_rule in pclxl_endpath(). @@ -6312,7 +6341,7 @@ Monor change : Inserted a visual trace support for transparency buffers. </blockquote> <p><strong><a name="2008-01-09T003630.938192Z"></a> -2008-01-09T00:36:30.938192Z Marcos Woehrmann</strong></p> +2008-01-09T00:36:30.938192Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed umlauts (maybe, am having trouble testing the results). @@ -6321,7 +6350,7 @@ Fixed umlauts (maybe, am having trouble testing the results). </blockquote> <p><strong><a name="2008-01-09T002450.313955Z"></a> -2008-01-09T00:24:50.313955Z Marcos Woehrmann</strong></p> +2008-01-09T00:24:50.313955Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Corrected man page (thanks to Peter Dyballa). @@ -6825,7 +6854,7 @@ numbers. Bug 689586. </blockquote> <p><strong><a name="2007-12-14T184031.738291Z"></a> -2007-12-14T18:40:31.738291Z Marcos Woehrmann</strong></p> +2007-12-14T18:40:31.738291Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Added casts to sprintf debugging statements (thanks for Michael Rutter for finding these). @@ -6937,7 +6966,7 @@ so the compiler should warn if this loses precision. </blockquote> <p><strong><a name="2007-12-11T165405.187153Z"></a> -2007-12-11T16:54:05.187153Z Marcos Woehrmann</strong></p> +2007-12-11T16:54:05.187153Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Replaced C++ comments with C comments (// -> /* */). @@ -8616,7 +8645,7 @@ It doesn't do anything useful yet, only prints "Hello world" once per page. </blockquote> <p><strong><a name="2007-11-02T190903.093400Z"></a> -2007-11-02T19:09:03.093400Z Marcos Woehrmann</strong></p> +2007-11-02T19:09:03.093400Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fix for Bug 689316. @@ -9440,7 +9469,7 @@ Where YYYY=4 digit local time year </blockquote> <p><strong><a name="2007-10-15T064304.430544Z"></a> -2007-10-15T06:43:04.430544Z Marcos Woehrmann</strong></p> +2007-10-15T06:43:04.430544Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Added code to the pxlcolor device (gdevpx.c) to set the color space even @@ -9582,7 +9611,7 @@ remove some spurious executable properties. </blockquote> <p><strong><a name="2007-10-10T161923.023493Z"></a> -2007-10-10T16:19:23.023493Z Marcos Woehrmann</strong></p> +2007-10-10T16:19:23.023493Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed Id line to make nightly regression run happy. @@ -15583,7 +15612,7 @@ Protect expression "$Id$" against being replaced by SubVersion (bug #689093). </blockquote> <p><strong><a name="2007-05-09T063744.288003Z"></a> -2007-05-09T06:37:44.288003Z Marcos Woehrmann</strong></p> +2007-05-09T06:37:44.288003Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Added entries to alias Arial to ArialMT and TimesNewRoman to TimesNewRomanPSMT. This is useful when running on @@ -88032,7 +88061,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Develop.htm b/gs/doc/Develop.htm index 777075a5a..d51cd803a 100644 --- a/gs/doc/Develop.htm +++ b/gs/doc/Develop.htm @@ -4908,7 +4908,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Devices.htm b/gs/doc/Devices.htm index dd9acbbd3..236bd0ccd 100644 --- a/gs/doc/Devices.htm +++ b/gs/doc/Devices.htm @@ -1558,7 +1558,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Drivers.htm b/gs/doc/Drivers.htm index 3b27dc9f8..78aa25af4 100644 --- a/gs/doc/Drivers.htm +++ b/gs/doc/Drivers.htm @@ -3265,7 +3265,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Fonts.htm b/gs/doc/Fonts.htm index cd9c66dd7..b40fa8041 100644 --- a/gs/doc/Fonts.htm +++ b/gs/doc/Fonts.htm @@ -773,7 +773,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Helpers.htm b/gs/doc/Helpers.htm index 44ec4975a..3cdd0990f 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History1.htm b/gs/doc/History1.htm index 637753d66..696a9994d 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History2.htm b/gs/doc/History2.htm index 66f898ef7..1e4242b11 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History3.htm b/gs/doc/History3.htm index 57d717e39..07d3beaad 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History4.htm b/gs/doc/History4.htm index 2f42936a3..a46e40945 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History5.htm b/gs/doc/History5.htm index aeba5aade..148b7edff 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History6.htm b/gs/doc/History6.htm index 3c7fb98df..0f5d19596 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History7.htm b/gs/doc/History7.htm index 0a8029cca..a2ae0eec1 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History8.htm b/gs/doc/History8.htm index 0441bb8d7..3325a83c9 100644 --- a/gs/doc/History8.htm +++ b/gs/doc/History8.htm @@ -615,6 +615,45 @@ Obsolete makefiles for the DesqView environment have been removed. <h3><a name="8.63_changelog"></a>Changelog</h3> +<p><strong><a name="2008-07-29T110111.006826Z"></a> +2008-07-29T11:01:11.006826Z Russell Lang</strong></p> +<blockquote> +<pre> +Allow compilation with Microsoft Visual Studio 2008 (VC 9.0). +Include lib files in the Windows installer when using COMPILE_INITS=1. +</pre> +<p>[src/winint.mak src/msvc32.mak]</p> +</blockquote> + + +<p><strong><a name="2008-07-29T044405.830173Z"></a> +2008-07-29T04:44:05.830173Z Ralph Giles</strong></p> +<blockquote> +<pre> +Avoid a segfault with invalid ccitt fax data streams. Bug 689917. +Patch from Tim Waugh. +</pre> +<p>[src/scfd.c]</p> +</blockquote> + +<p><strong><a name="2008-07-28T222304.128314Z"></a> +2008-07-28T22:23:04.128314Z Michael Vrhel</strong></p> +<blockquote> +<pre> +Fix for Bug 689983. This was introduced with the source space interpolation code. Fixes indexing direction in source data when we have indexed data, interpolation and a negative xx value in the geometric transformation. +</pre> +<p>[src/gxiscale.c]</p> +</blockquote> + +<p><strong><a name="2008-07-28T204443.542926Z"></a> +2008-07-28T20:44:43.542926Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update change logs for 8.63rc1. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2008-07-28T194125.163173Z"></a> 2008-07-28T19:41:25.163173Z Ralph Giles</strong></p> <blockquote> @@ -1050,7 +1089,7 @@ pattern instantiation and improve performance. Bug 689896, customer 531. </blockquote> <p><strong><a name="2008-07-14T185340.636598Z"></a> -2008-07-14T18:53:40.636598Z Marcos Woehrmann</strong></p> +2008-07-14T18:53:40.636598Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> @@ -1348,7 +1387,7 @@ up to 1M names of up to 1K characters long. Bug 689913. </blockquote> <p><strong><a name="2008-06-25T161857.687888Z"></a> -2008-06-25T16:18:57.687888Z Marcos Woehrmann</strong></p> +2008-06-25T16:18:57.687888Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed compile for Linux. @@ -1389,7 +1428,7 @@ Fix (TT interpreter) : A work around a wrong maxPoints. </blockquote> <p><strong><a name="2008-06-16T161237.522247Z"></a> -2008-06-16T16:12:37.522247Z Marcos Woehrmann</strong></p> +2008-06-16T16:12:37.522247Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Updated to latest versions of files from ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/adobe/aj16.tar.Z @@ -1507,7 +1546,7 @@ Correct properties. </blockquote> <p><strong><a name="2008-05-28T160401.772433Z"></a> -2008-05-28T16:04:01.772433Z Marcos Woehrmann</strong></p> +2008-05-28T16:04:01.772433Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Changed crlf to lf. @@ -2025,7 +2064,7 @@ Minor change in JBIG configuration file related to using Visual Studio Version 9 </blockquote> <p><strong><a name="2008-05-15T000024.616940Z"></a> -2008-05-15T00:00:24.616940Z Marcos Woehrmann</strong> (<a href="Details8.htm#2008-05-15T000024.616940Z">details</a>)</p> +2008-05-15T00:00:24.616940Z Marcos H. Woehrmann</strong> (<a href="Details8.htm#2008-05-15T000024.616940Z">details</a>)</p> <blockquote> <pre> Improve white-on-mask drawing mode. @@ -2035,7 +2074,7 @@ Improve white-on-mask drawing mode. </blockquote> <p><strong><a name="2008-05-14T234909.954483Z"></a> -2008-05-14T23:49:09.954483Z Marcos Woehrmann</strong> (<a href="Details8.htm#2008-05-14T234909.954483Z">details</a>)</p> +2008-05-14T23:49:09.954483Z Marcos H. Woehrmann</strong> (<a href="Details8.htm#2008-05-14T234909.954483Z">details</a>)</p> <blockquote> <pre> @@ -3055,7 +3094,7 @@ interpreter where it isn't really needed. Bug 689751. </blockquote> <p><strong><a name="2008-03-14T054011.023910Z"></a> -2008-03-14T05:40:11.023910Z Marcos Woehrmann</strong></p> +2008-03-14T05:40:11.023910Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed duplexing for ljet3d and ljet4d devices; thanks to karsten@sengebusch.de for the changes. @@ -3223,7 +3262,7 @@ Fix (clist) : Crop transparencsy commands while clist writing, step 1. </blockquote> <p><strong><a name="2008-03-03T040351.374416Z"></a> -2008-03-03T04:03:51.374416Z Marcos Woehrmann</strong> (<a href="Details8.htm#2008-03-03T040351.374416Z">details</a>)</p> +2008-03-03T04:03:51.374416Z Marcos H. Woehrmann</strong> (<a href="Details8.htm#2008-03-03T040351.374416Z">details</a>)</p> <blockquote> <pre> @@ -3244,7 +3283,7 @@ Fix properties </blockquote> <p><strong><a name="2008-03-03T011709.063617Z"></a> -2008-03-03T01:17:09.063617Z Marcos Woehrmann</strong> (<a href="Details8.htm#2008-03-03T011709.063617Z">details</a>)</p> +2008-03-03T01:17:09.063617Z Marcos H. Woehrmann</strong> (<a href="Details8.htm#2008-03-03T011709.063617Z">details</a>)</p> <blockquote> <pre> Fall back to using gx_default_copy_mono() in pclxl_copy_mono() if data_x!=0. @@ -3509,7 +3548,7 @@ Fix (clist interpreter) : Improve transparency performance, step 3. </blockquote> <p><strong><a name="2008-02-27T004737.036819Z"></a> -2008-02-27T00:47:37.036819Z Marcos Woehrmann</strong> (<a href="Details8.htm#2008-02-27T004737.036819Z">details</a>)</p> +2008-02-27T00:47:37.036819Z Marcos H. Woehrmann</strong> (<a href="Details8.htm#2008-02-27T004737.036819Z">details</a>)</p> <blockquote> <pre> Added setting of fill_rule in pclxl_endpath(). @@ -4137,7 +4176,7 @@ Fix (clist interpreter) : Skip idle compositors, step 5. </blockquote> <p><strong><a name="2008-01-09T003630.938192Z"></a> -2008-01-09T00:36:30.938192Z Marcos Woehrmann</strong></p> +2008-01-09T00:36:30.938192Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed umlauts (maybe, am having trouble testing the results). @@ -4146,7 +4185,7 @@ Fixed umlauts (maybe, am having trouble testing the results). </blockquote> <p><strong><a name="2008-01-09T002450.313955Z"></a> -2008-01-09T00:24:50.313955Z Marcos Woehrmann</strong></p> +2008-01-09T00:24:50.313955Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Corrected man page (thanks to Peter Dyballa). @@ -4561,7 +4600,7 @@ numbers. Bug 689586. </blockquote> <p><strong><a name="2007-12-14T184031.738291Z"></a> -2007-12-14T18:40:31.738291Z Marcos Woehrmann</strong></p> +2007-12-14T18:40:31.738291Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Added casts to sprintf debugging statements (thanks for Michael Rutter for finding these). @@ -4634,7 +4673,7 @@ long to avoid portability problems when reading and writing. Bug 689604. </blockquote> <p><strong><a name="2007-12-11T165405.187153Z"></a> -2007-12-11T16:54:05.187153Z Marcos Woehrmann</strong></p> +2007-12-11T16:54:05.187153Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Replaced C++ comments with C comments (// -> /* */). @@ -5861,7 +5900,7 @@ It doesn't do anything useful yet, only prints "Hello world" once per page. </blockquote> <p><strong><a name="2007-11-02T190903.093400Z"></a> -2007-11-02T19:09:03.093400Z Marcos Woehrmann</strong></p> +2007-11-02T19:09:03.093400Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fix for Bug 689316. @@ -6391,7 +6430,7 @@ properly write the system local time instead of UTC. </blockquote> <p><strong><a name="2007-10-15T064304.430544Z"></a> -2007-10-15T06:43:04.430544Z Marcos Woehrmann</strong> (<a href="Details8.htm#2007-10-15T064304.430544Z">details</a>)</p> +2007-10-15T06:43:04.430544Z Marcos H. Woehrmann</strong> (<a href="Details8.htm#2007-10-15T064304.430544Z">details</a>)</p> <blockquote> <pre> Added code to the pxlcolor device (gdevpx.c) to set the color space even @@ -6468,7 +6507,7 @@ remove some spurious executable properties. </blockquote> <p><strong><a name="2007-10-10T161923.023493Z"></a> -2007-10-10T16:19:23.023493Z Marcos Woehrmann</strong></p> +2007-10-10T16:19:23.023493Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Fixed Id line to make nightly regression run happy. @@ -10519,7 +10558,7 @@ Protect expression "$Id$" against being replaced by SubVersion (bug #689093). </blockquote> <p><strong><a name="2007-05-09T063744.288003Z"></a> -2007-05-09T06:37:44.288003Z Marcos Woehrmann</strong></p> +2007-05-09T06:37:44.288003Z Marcos H. Woehrmann</strong></p> <blockquote> <pre> Added entries to alias Arial to ArialMT and TimesNewRoman to TimesNewRomanPSMT. This is useful when running on @@ -49506,7 +49545,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Htmstyle.htm b/gs/doc/Htmstyle.htm index c3cc80dcb..aa0123b27 100644 --- a/gs/doc/Htmstyle.htm +++ b/gs/doc/Htmstyle.htm @@ -776,7 +776,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Install.htm b/gs/doc/Install.htm index d4459bb6b..40eaf258d 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Issues.htm b/gs/doc/Issues.htm index 846a26df0..ae5a62fde 100644 --- a/gs/doc/Issues.htm +++ b/gs/doc/Issues.htm @@ -592,7 +592,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Language.htm b/gs/doc/Language.htm index 523234fde..6726e1380 100644 --- a/gs/doc/Language.htm +++ b/gs/doc/Language.htm @@ -2339,7 +2339,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Lib.htm b/gs/doc/Lib.htm index 5ea72d6ac..304bf61dd 100644 --- a/gs/doc/Lib.htm +++ b/gs/doc/Lib.htm @@ -860,7 +860,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Make.htm b/gs/doc/Make.htm index 904b0bea7..088737375 100644 --- a/gs/doc/Make.htm +++ b/gs/doc/Make.htm @@ -2822,7 +2822,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/News.htm b/gs/doc/News.htm index b443824eb..dfe5a6c44 100644 --- a/gs/doc/News.htm +++ b/gs/doc/News.htm @@ -175,7 +175,6 @@ open at the time of release: <blockquote> 688061, 688064, 688066, -688075, 688081, 688095, 688129, @@ -568,7 +567,8 @@ open at the time of release: <blockquote> 689972, 689974, 689975, -689980. +689980, +689984. </blockquote> <h3><a name="8.63_Incompatible_changes"></a>Incompatible changes</h3> @@ -613,7 +613,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Projects.htm b/gs/doc/Projects.htm index 78e94fa72..a76c403e5 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps-style.htm b/gs/doc/Ps-style.htm index 770a7e576..0e18754df 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2epsi.htm b/gs/doc/Ps2epsi.htm index 0bb704da9..b86e1db4e 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2pdf.htm b/gs/doc/Ps2pdf.htm index 0bfb2786d..05f231a4c 100644 --- a/gs/doc/Ps2pdf.htm +++ b/gs/doc/Ps2pdf.htm @@ -1031,7 +1031,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2ps2.htm b/gs/doc/Ps2ps2.htm index 99e4c9e6d..6067c18c6 100644 --- a/gs/doc/Ps2ps2.htm +++ b/gs/doc/Ps2ps2.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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Psfiles.htm b/gs/doc/Psfiles.htm index 99fde5412..b551d1b77 100644 --- a/gs/doc/Psfiles.htm +++ b/gs/doc/Psfiles.htm @@ -1047,7 +1047,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Readme.htm b/gs/doc/Readme.htm index aa3a91094..1b926f943 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 8.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Release.htm b/gs/doc/Release.htm index d0a1de696..fb89a89f5 100644 --- a/gs/doc/Release.htm +++ b/gs/doc/Release.htm @@ -827,7 +827,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Source.htm b/gs/doc/Source.htm index 813e5aa11..6e2df17dd 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Unix-lpr.htm b/gs/doc/Unix-lpr.htm index bb18cc12d..100daaefa 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Use.htm b/gs/doc/Use.htm index 2a446e196..d461e1a8e 100644 --- a/gs/doc/Use.htm +++ b/gs/doc/Use.htm @@ -3667,7 +3667,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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Xfonts.htm b/gs/doc/Xfonts.htm index 2700c8c77..740225a5e 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.63, 28 July 2008 +<small>Ghostscript version 8.63, 29 July 2008 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/gs-vms.hlp b/gs/doc/gs-vms.hlp index 416c9011d..75cf42642 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.63, 28 July 2008 +! Ghostscript version 8.63, 29 July 2008 Usage: $ gs [options] [file ...] |