[gs-cvs] rev 8898 - in trunk/gs: doc man src

giles at ghostscript.com giles at ghostscript.com
Tue Jul 29 11:06:51 PDT 2008


Author: giles
Date: 2008-07-29 11:06:37 -0700 (Tue, 29 Jul 2008)
New Revision: 8898

Modified:
   trunk/gs/doc/API.htm
   trunk/gs/doc/C-style.htm
   trunk/gs/doc/Changes.htm
   trunk/gs/doc/Commprod.htm
   trunk/gs/doc/DLL.htm
   trunk/gs/doc/Deprecated.htm
   trunk/gs/doc/Details.htm
   trunk/gs/doc/Details8.htm
   trunk/gs/doc/Develop.htm
   trunk/gs/doc/Devices.htm
   trunk/gs/doc/Drivers.htm
   trunk/gs/doc/Fonts.htm
   trunk/gs/doc/Helpers.htm
   trunk/gs/doc/History1.htm
   trunk/gs/doc/History2.htm
   trunk/gs/doc/History3.htm
   trunk/gs/doc/History4.htm
   trunk/gs/doc/History5.htm
   trunk/gs/doc/History6.htm
   trunk/gs/doc/History7.htm
   trunk/gs/doc/History8.htm
   trunk/gs/doc/Htmstyle.htm
   trunk/gs/doc/Install.htm
   trunk/gs/doc/Issues.htm
   trunk/gs/doc/Language.htm
   trunk/gs/doc/Lib.htm
   trunk/gs/doc/Make.htm
   trunk/gs/doc/News.htm
   trunk/gs/doc/Projects.htm
   trunk/gs/doc/Ps-style.htm
   trunk/gs/doc/Ps2epsi.htm
   trunk/gs/doc/Ps2pdf.htm
   trunk/gs/doc/Ps2ps2.htm
   trunk/gs/doc/Psfiles.htm
   trunk/gs/doc/Readme.htm
   trunk/gs/doc/Release.htm
   trunk/gs/doc/Source.htm
   trunk/gs/doc/Unix-lpr.htm
   trunk/gs/doc/Use.htm
   trunk/gs/doc/Xfonts.htm
   trunk/gs/doc/gs-vms.hlp
   trunk/gs/man/dvipdf.1
   trunk/gs/man/font2c.1
   trunk/gs/man/gs.1
   trunk/gs/man/gslp.1
   trunk/gs/man/gsnd.1
   trunk/gs/man/pdf2dsc.1
   trunk/gs/man/pdf2ps.1
   trunk/gs/man/pdfopt.1
   trunk/gs/man/pf2afm.1
   trunk/gs/man/pfbtopfa.1
   trunk/gs/man/printafm.1
   trunk/gs/man/ps2ascii.1
   trunk/gs/man/ps2epsi.1
   trunk/gs/man/ps2pdf.1
   trunk/gs/man/ps2pdfwr.1
   trunk/gs/man/ps2ps.1
   trunk/gs/man/wftopfa.1
   trunk/gs/src/version.mak
Log:
Update change logs for 8.63rc2.


Modified: trunk/gs/doc/API.htm
===================================================================
--- trunk/gs/doc/API.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/API.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -762,7 +762,7 @@
 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] ============================================= -->

Modified: trunk/gs/doc/C-style.htm
===================================================================
--- trunk/gs/doc/C-style.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/C-style.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1602,7 +1602,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Changes.htm
===================================================================
--- trunk/gs/doc/Changes.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Changes.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 at sengebusch.de for the changes.
@@ -2616,7 +2656,7 @@
 </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 @@
 </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.

Modified: trunk/gs/doc/Commprod.htm
===================================================================
--- trunk/gs/doc/Commprod.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Commprod.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -250,7 +250,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/DLL.htm
===================================================================
--- trunk/gs/doc/DLL.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/DLL.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -702,7 +702,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Deprecated.htm
===================================================================
--- trunk/gs/doc/Deprecated.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Deprecated.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -5593,7 +5593,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Details.htm
===================================================================
--- trunk/gs/doc/Details.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Details.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 at sengebusch.de for the changes.
@@ -3809,7 +3838,7 @@
 </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 @@
 </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.

Modified: trunk/gs/doc/Details8.htm
===================================================================
--- trunk/gs/doc/Details8.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Details8.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -626,6 +626,35 @@
 
 <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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 at sengebusch.de for the changes.
@@ -4427,7 +4456,7 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Develop.htm
===================================================================
--- trunk/gs/doc/Develop.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Develop.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -4908,7 +4908,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Devices.htm
===================================================================
--- trunk/gs/doc/Devices.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Devices.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1558,7 +1558,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Drivers.htm
===================================================================
--- trunk/gs/doc/Drivers.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Drivers.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -3265,7 +3265,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Fonts.htm
===================================================================
--- trunk/gs/doc/Fonts.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Fonts.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -773,7 +773,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Helpers.htm
===================================================================
--- trunk/gs/doc/Helpers.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Helpers.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -300,7 +300,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/History1.htm
===================================================================
--- trunk/gs/doc/History1.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/History1.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -430,7 +430,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/History2.htm
===================================================================
--- trunk/gs/doc/History2.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/History2.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -5224,7 +5224,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/History3.htm
===================================================================
--- trunk/gs/doc/History3.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/History3.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -8589,7 +8589,7 @@
 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] ============================================= -->

Modified: trunk/gs/doc/History4.htm
===================================================================
--- trunk/gs/doc/History4.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/History4.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -3973,7 +3973,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/History5.htm
===================================================================
--- trunk/gs/doc/History5.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/History5.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -13447,7 +13447,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/History6.htm
===================================================================
--- trunk/gs/doc/History6.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/History6.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -7329,7 +7329,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/History7.htm
===================================================================
--- trunk/gs/doc/History7.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/History7.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -15715,7 +15715,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/History8.htm
===================================================================
--- trunk/gs/doc/History8.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/History8.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -615,6 +615,45 @@
 
 <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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 at sengebusch.de for the changes.
@@ -3223,7 +3262,7 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 </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 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Htmstyle.htm
===================================================================
--- trunk/gs/doc/Htmstyle.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Htmstyle.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -776,7 +776,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Install.htm
===================================================================
--- trunk/gs/doc/Install.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Install.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -533,7 +533,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Issues.htm
===================================================================
--- trunk/gs/doc/Issues.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Issues.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -592,7 +592,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Language.htm
===================================================================
--- trunk/gs/doc/Language.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Language.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -2339,7 +2339,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Lib.htm
===================================================================
--- trunk/gs/doc/Lib.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Lib.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -860,7 +860,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Make.htm
===================================================================
--- trunk/gs/doc/Make.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Make.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -2822,7 +2822,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/News.htm
===================================================================
--- trunk/gs/doc/News.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/News.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -175,7 +175,6 @@
 688061,
 688064,
 688066,
-688075,
 688081,
 688095,
 688129,
@@ -568,7 +567,8 @@
 689972,
 689974,
 689975,
-689980.
+689980,
+689984.
 </blockquote>
 
 <h3><a name="8.63_Incompatible_changes"></a>Incompatible changes</h3>
@@ -613,7 +613,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Projects.htm
===================================================================
--- trunk/gs/doc/Projects.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Projects.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -669,7 +669,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Ps-style.htm
===================================================================
--- trunk/gs/doc/Ps-style.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Ps-style.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -505,7 +505,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Ps2epsi.htm
===================================================================
--- trunk/gs/doc/Ps2epsi.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Ps2epsi.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -176,7 +176,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Ps2pdf.htm
===================================================================
--- trunk/gs/doc/Ps2pdf.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Ps2pdf.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1031,7 +1031,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Ps2ps2.htm
===================================================================
--- trunk/gs/doc/Ps2ps2.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Ps2ps2.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -258,7 +258,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Psfiles.htm
===================================================================
--- trunk/gs/doc/Psfiles.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Psfiles.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1047,7 +1047,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Readme.htm
===================================================================
--- trunk/gs/doc/Readme.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Readme.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -602,7 +602,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Release.htm
===================================================================
--- trunk/gs/doc/Release.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Release.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -827,7 +827,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Source.htm
===================================================================
--- trunk/gs/doc/Source.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Source.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -376,7 +376,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Unix-lpr.htm
===================================================================
--- trunk/gs/doc/Unix-lpr.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Unix-lpr.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -260,7 +260,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Use.htm
===================================================================
--- trunk/gs/doc/Use.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Use.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -3667,7 +3667,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/Xfonts.htm
===================================================================
--- trunk/gs/doc/Xfonts.htm	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/Xfonts.htm	2008-07-29 18:06:37 UTC (rev 8898)
@@ -258,7 +258,7 @@
 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] ============================================= -->
 

Modified: trunk/gs/doc/gs-vms.hlp
===================================================================
--- trunk/gs/doc/gs-vms.hlp	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/doc/gs-vms.hlp	2008-07-29 18:06:37 UTC (rev 8898)
@@ -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 ...]
 

Modified: trunk/gs/man/dvipdf.1
===================================================================
--- trunk/gs/man/dvipdf.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/dvipdf.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH DVIPDF 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH DVIPDF 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips
 .SH SYNOPSIS

Modified: trunk/gs/man/font2c.1
===================================================================
--- trunk/gs/man/font2c.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/font2c.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH FONT2C 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH FONT2C 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 font2c \- Write PostScript Type 0 or Type 1 font as C code
 .SH SYNOPSIS

Modified: trunk/gs/man/gs.1
===================================================================
--- trunk/gs/man/gs.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/gs.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH GS 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH GS 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 gs \- Ghostscript (PostScript and PDF language interpreter and previewer)
 .SH SYNOPSIS

Modified: trunk/gs/man/gslp.1
===================================================================
--- trunk/gs/man/gslp.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/gslp.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH GSLP 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH GSLP 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 gslp \- Format and print text using ghostscript
 .br

Modified: trunk/gs/man/gsnd.1
===================================================================
--- trunk/gs/man/gsnd.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/gsnd.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH GSND 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH GSND 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 gsnd \- Run ghostscript (PostScript and PDF engine) without display
 .SH SYNOPSIS

Modified: trunk/gs/man/pdf2dsc.1
===================================================================
--- trunk/gs/man/pdf2dsc.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/pdf2dsc.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PDF2DSC 1 "28 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2DSC 1 "29 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 pdf2dsc \- generate a PostScript page list of a PDF document
 .SH SYNOPSIS

Modified: trunk/gs/man/pdf2ps.1
===================================================================
--- trunk/gs/man/pdf2ps.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/pdf2ps.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PDF2PS 1 "28 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDF2PS 1 "29 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 pdf2ps \- Ghostscript PDF to PostScript translator
 .SH SYNOPSIS

Modified: trunk/gs/man/pdfopt.1
===================================================================
--- trunk/gs/man/pdfopt.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/pdfopt.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PDFOPT 1 "28 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
+.TH PDFOPT 1 "29 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 pdfopt \- Ghostscript PDF Optimizer
 .SH SYNOPSIS

Modified: trunk/gs/man/pf2afm.1
===================================================================
--- trunk/gs/man/pf2afm.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/pf2afm.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PF2AFM 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH PF2AFM 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript
 .SH SYNOPSIS

Modified: trunk/gs/man/pfbtopfa.1
===================================================================
--- trunk/gs/man/pfbtopfa.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/pfbtopfa.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PFBTOPFA 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH PFBTOPFA 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript
 .SH SYNOPSIS

Modified: trunk/gs/man/printafm.1
===================================================================
--- trunk/gs/man/printafm.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/printafm.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PRINTAFM 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH PRINTAFM 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 printafm \- Print the metrics from a Postscript font in AFM format using ghostscript
 .SH SYNOPSIS

Modified: trunk/gs/man/ps2ascii.1
===================================================================
--- trunk/gs/man/ps2ascii.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/ps2ascii.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PS2ASCII 1 "28 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2ASCII 1 "29 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII
 .SH SYNOPSIS

Modified: trunk/gs/man/ps2epsi.1
===================================================================
--- trunk/gs/man/ps2epsi.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/ps2epsi.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PS2EPSI 1 "28 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2EPSI 1 "29 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 ps2epsi \- generate conforming Encapsulated PostScript
 .SH SYNOPSIS

Modified: trunk/gs/man/ps2pdf.1
===================================================================
--- trunk/gs/man/ps2pdf.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/ps2pdf.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PS2PDF 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH PS2PDF 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 ps2pdf \- Convert PostScript to PDF using ghostscript
 .br

Modified: trunk/gs/man/ps2pdfwr.1
===================================================================
--- trunk/gs/man/ps2pdfwr.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/ps2pdfwr.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PS2PDFWR 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH PS2PDFWR 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript
 .SH SYNOPSIS

Modified: trunk/gs/man/ps2ps.1
===================================================================
--- trunk/gs/man/ps2ps.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/ps2ps.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH PS2PS 1 "28 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2PS 1 "29 July 2008" 8.63 "Ghostscript Tools" \" -*- nroff -*-
 .SH NAME
 ps2ps, eps2eps \- Ghostscript PostScript "distiller"
 .SH SYNOPSIS

Modified: trunk/gs/man/wftopfa.1
===================================================================
--- trunk/gs/man/wftopfa.1	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/man/wftopfa.1	2008-07-29 18:06:37 UTC (rev 8898)
@@ -1,5 +1,5 @@
 .\" $Id$
-.TH WFTOPFA 1 "28 July 2008" 8.63 Ghostscript \" -*- nroff -*-
+.TH WFTOPFA 1 "29 July 2008" 8.63 Ghostscript \" -*- nroff -*-
 .SH NAME
 wftopfa \- Convert a Wadalab base font to Postscript .PFA (or .PFB)
 format using ghostscript

Modified: trunk/gs/src/version.mak
===================================================================
--- trunk/gs/src/version.mak	2008-07-29 11:01:11 UTC (rev 8897)
+++ trunk/gs/src/version.mak	2008-07-29 18:06:37 UTC (rev 8898)
@@ -19,7 +19,7 @@
 GS_VERSION_MINOR=63
 GS_VERSION_MINOR0=63
 # Revision date: year x 10000 + month x 100 + day.
-GS_REVISIONDATE=20080728
+GS_REVISIONDATE=20080729
 # Derived values
 GS_VERSION=$(GS_VERSION_MAJOR)$(GS_VERSION_MINOR0)
 GS_DOT_VERSION=$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR0)



More information about the gs-cvs mailing list