diff options
author | Chris Liddell <chris.liddell@artifex.com> | 2018-09-13 10:54:33 +0100 |
---|---|---|
committer | Chris Liddell <chris.liddell@artifex.com> | 2018-09-13 10:59:15 +0100 |
commit | 070358777b534c600c522da8541690022102b7a6 (patch) | |
tree | 91ba03a9a55a7a95f3b007c827b08f8098a3225d | |
parent | 4b3fbf2bca24b2833322985be390fc739d237f7d (diff) | |
download | ghostpdl-gs925.tar.gz |
Dates, product string, changelog, etc for 9.25 releaseghostscript-9.25ghostpdl-9.25gs925
43 files changed, 206 insertions, 47 deletions
diff --git a/base/gscdef.c b/base/gscdef.c index 5feb4f030..df27a4458 100644 --- a/base/gscdef.c +++ b/base/gscdef.c @@ -51,7 +51,7 @@ gs_program_family_name(void) #ifndef GS_PRODUCT # define GS_PRODUCT\ - GS_PRODUCTFAMILY " RELEASE CANDIDATE 1" + GS_PRODUCTFAMILY "" #endif const char *const gs_product = GS_PRODUCT; diff --git a/base/version.mak b/base/version.mak index b6e319501..da6f12e72 100644 --- a/base/version.mak +++ b/base/version.mak @@ -18,7 +18,7 @@ GS_VERSION_MAJOR=9 GS_VERSION_MINOR=25 GS_VERSION_MINOR0=25 # Revision date: year x 10000 + month x 100 + day. -GS_REVISIONDATE=20180910 +GS_REVISIONDATE=20180913 # Derived values GS_VERSION=$(GS_VERSION_MAJOR)$(GS_VERSION_MINOR0) GS_DOT_VERSION=$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR0) diff --git a/doc/DLL.htm b/doc/DLL.htm index cd72a9ba1..661ca718e 100644 --- a/doc/DLL.htm +++ b/doc/DLL.htm @@ -777,7 +777,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Deprecated.htm b/doc/Deprecated.htm index c8e09a749..761700fcc 100644 --- a/doc/Deprecated.htm +++ b/doc/Deprecated.htm @@ -5774,7 +5774,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Develop.htm b/doc/Develop.htm index 3b57980f8..b40fdd8df 100644 --- a/doc/Develop.htm +++ b/doc/Develop.htm @@ -4783,7 +4783,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Devices.htm b/doc/Devices.htm index 808960374..cc6dd5376 100644 --- a/doc/Devices.htm +++ b/doc/Devices.htm @@ -2005,7 +2005,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Drivers.htm b/doc/Drivers.htm index 93fa1c896..2ba9583b4 100644 --- a/doc/Drivers.htm +++ b/doc/Drivers.htm @@ -3604,7 +3604,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Fonts.htm b/doc/Fonts.htm index 08981e9df..5f35c5054 100644 --- a/doc/Fonts.htm +++ b/doc/Fonts.htm @@ -358,7 +358,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/History9.htm b/doc/History9.htm index fe8dd1d12..0fb2c86ac 100644 --- a/doc/History9.htm +++ b/doc/History9.htm @@ -80,7 +80,7 @@ TOC to see how to edit it for visual conciseness. <h2>Table of contents</h2> <blockquote><ul> -<li><a href="#Version9.24">Version 9.25 (2018-09-10)</a> +<li><a href="#Version9.25">Version 9.25 (2018-09-13)</a> <li><a href="#Version9.24">Version 9.24 (2018-09-03)</a> <li><a href="#Version9.23">Version 9.23 (2018-03-21)</a> <li><a href="#Version9.22">Version 9.22 (2017-10-04)</a> @@ -131,7 +131,7 @@ overview</a>. <!-- [1.0 end visible header] ============================================== --> <!-- [2.0 begin contents] ================================================== --> -<h2><a name="Version9.25"></a>Version 9.25 (2018-09-10)</h2> +<h2><a name="Version9.25"></a>Version 9.25 (2018-09-13)</h2> <p> Highlights in this release include: <ul> <li> @@ -173,13 +173,172 @@ Our fork will be available as its own package separately from Ghostscript (and M <p>For a list of open issues, or to report problems, please visit <a href="http://bugs.ghostscript.com/">bugs.ghostscript.com</a>. -<h3><a name="9.24_Incompatible_changes"></a>Incompatible changes</h3> +<h3><a name="9.25_Incompatible_changes"></a>Incompatible changes</h3> <ul> <li> <p>None </li> </ul> <h3><a name="9.25_changelog"></a>Changelog</h3> +<p><strong>2018-09-13 10:54:33 +0100 +</strong> +<br>Chris Liddell <chris.liddell@artifex.com><br> +<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=2f00215a28bcc43bb5857081378a6d956ef8b9d5">2f00215a28bcc43bb5857081378a6d956ef8b9d5</a> +<blockquote> +<p> + Dates, product string, etc for 9.25 release<br> +<br> +base/gscdef.c<br> +base/version.mak<br> +doc/DLL.htm<br> +doc/Deprecated.htm<br> +doc/Develop.htm<br> +doc/Devices.htm<br> +doc/Drivers.htm<br> +doc/Fonts.htm<br> +doc/History9.htm<br> +doc/Install.htm<br> +doc/Language.htm<br> +doc/Lib.htm<br> +doc/Make.htm<br> +doc/News.htm<br> +doc/Ps-style.htm<br> +doc/Ps2epsi.htm<br> +doc/Psfiles.htm<br> +doc/Readme.htm<br> +doc/Release.htm<br> +doc/SavedPages.htm<br> +doc/Source.htm<br> +doc/Unix-lpr.htm<br> +doc/Use.htm<br> +doc/VectorDevices.htm<br> +doc/WhatIsGS.htm<br> +doc/gs-vms.hlp<br> +doc/sample_downscale_device.htm<br> +doc/subclass.htm<br> +doc/thirdparty.htm<br> +man/dvipdf.1<br> +man/gs.1<br> +man/gslp.1<br> +man/gsnd.1<br> +man/pdf2dsc.1<br> +man/pdf2ps.1<br> +man/pf2afm.1<br> +man/pfbtopfa.1<br> +man/printafm.1<br> +man/ps2ascii.1<br> +man/ps2epsi.1<br> +man/ps2pdf.1<br> +man/ps2pdfwr.1<br> +man/ps2ps.1<br> +<p> +</blockquote> +<hr> +<p><strong>2018-09-11 10:59:24 +0100 +</strong> +<br>Chris Liddell <chris.liddell@artifex.com><br> +<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=4b3fbf2bca24b2833322985be390fc739d237f7d">4b3fbf2bca24b2833322985be390fc739d237f7d</a> +<blockquote> +<p> + Bug 699757: disable epo device for x11 devices<br> +<br> + The epo device interferes with the operation of the x11 devices when those<br> + are integrating with an existing X application (i.e. xv, or other application<br> + that relies on the 'GHOSTVIEW' functionality).<br> +<br> + Disable epo by adding an x11 specific fillpage method.<br> +<br> +devices/gdevx.c<br> +<p> +</blockquote> +<hr> +<p><strong>2018-09-11 11:12:13 +0100 +</strong> +<br>Ken Sharp <ken.sharp@artifex.com><br> +<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=5ac63e47077e0e7d02e99e247e0c47c4737e0cb8">5ac63e47077e0e7d02e99e247e0c47c4737e0cb8</a> +<blockquote> +<p> + PDF interpreter - work around GSView 5 and PAGELABEL pdfmarks<br> +<br> + We added the ability to process PDF page labels as pdfmarks, instead of<br> + using the .pagelabels operator (as used by pdfwrite) for the benefit of<br> + DejaVu.<br> +<br> + Unfortunately, GSView 5 redefines the pdfmark operator, and attempts<br> + to process the information itself. This is a problem when it doesn't<br> + recognise the pdfmark in question, which it does not with PAGELABEL.<br> +<br> + There's no way for us to fix GSView 5, and we don't want to revert the<br> + enhancement for DejaVu because that is still being actively maintained.<br> +<br> + This commit is a rather ugly hack which relies upon the presence of a<br> + specific named dictionary in userdict when GSView is executing. If that<br> + dictionary is present then we don't create PAGELABEL pdfmarks, thus<br> + avoiding confusing GSView 5.<br> +<br> +Resource/Init/pdf_main.ps<br> +<p> +</blockquote> +<hr> +<p><strong>2018-09-10 17:05:47 +0100 +</strong> +<br>Chris Liddell <chris.liddell@artifex.com><br> +<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=b3974730243cb449299524768fc810ad7bac4f73">b3974730243cb449299524768fc810ad7bac4f73</a> +<blockquote> +<p> + Bug 699753: Windows uninstall: remove all installed files etc<br> +<br> + This was partly caused by a subtlety of the nsis installer syntax which means<br> + the '/r' option for the 'File' operation will match and install all<br> + files/directories in the file heirarchy that match the search term, unless they<br> + are explicitly excluded.<br> +<br> + For example:<br> + File /r doc<br> +<br> + will end up matching:<br> + doc/<br> + something/doc<br> + another/thing/doc<br> +<br> + So, ensure we exclude subtrees so we no longer accidentally include files we<br> + don't intend.<br> +<br> + Also, add the missing removals, so we do remove eveything we intended to<br> + install.<br> +<br> + Lastly add in (and include removal of!) the Resource/* tree, and the iccprofiles<br> + directories - both of which users have asked to be included.<br> +<br> +psi/nsisinst.nsi<br> +<p> +</blockquote> +<hr> +<p><strong>2018-09-10 07:42:13 -0700 +</strong> +<br>Ray Johnston <ray.johnston@artifex.com><br> +<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=7738ffa5136549dd0cdcdf89974e339187246998">7738ffa5136549dd0cdcdf89974e339187246998</a> +<blockquote> +<p> + Correct getdeviceprops documentation<br> +<br> +doc/Language.htm<br> +<p> +</blockquote> +<hr> +<p><strong>2018-09-10 09:54:14 +0100 +</strong> +<br>Chris Liddell <chris.liddell@artifex.com><br> +<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=7146378240f90bf4171ae7a2a00cc9d46eaec86d">7146378240f90bf4171ae7a2a00cc9d46eaec86d</a> +<blockquote> +<p> + Add a note about unSAFERness of ps2epsi<br> +<br> +doc/History9.htm<br> +doc/News.htm<br> +<p> +</blockquote> +<hr> <p><strong>2018-09-10 09:25:22 +0100 </strong> <br>Chris Liddell <chris.liddell@artifex.com><br> @@ -190296,7 +190455,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Install.htm b/doc/Install.htm index 3d624d1b1..655039d6b 100644 --- a/doc/Install.htm +++ b/doc/Install.htm @@ -441,7 +441,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Language.htm b/doc/Language.htm index 73bdfeda2..3e790f01f 100644 --- a/doc/Language.htm +++ b/doc/Language.htm @@ -1906,7 +1906,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Lib.htm b/doc/Lib.htm index 1de52343a..8d6104b47 100644 --- a/doc/Lib.htm +++ b/doc/Lib.htm @@ -1048,7 +1048,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Make.htm b/doc/Make.htm index b0726f76f..38fc6af7d 100644 --- a/doc/Make.htm +++ b/doc/Make.htm @@ -1511,7 +1511,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/News.htm b/doc/News.htm index 43a24af3a..9577bb756 100644 --- a/doc/News.htm +++ b/doc/News.htm @@ -97,7 +97,7 @@ overview</a>. <!-- [2.0 begin contents] ================================================== --> -<h2><a name="Version9.25"></a>Version 9.25 (2018-09-10)</h2> +<h2><a name="Version9.25"></a>Version 9.25 (2018-09-13)</h2> <p> Highlights in this release include: <ul> <li> @@ -170,7 +170,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Ps-style.htm b/doc/Ps-style.htm index 55315fe30..4580d00de 100644 --- a/doc/Ps-style.htm +++ b/doc/Ps-style.htm @@ -550,7 +550,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Ps2epsi.htm b/doc/Ps2epsi.htm index 8806bf71d..6ad510644 100644 --- a/doc/Ps2epsi.htm +++ b/doc/Ps2epsi.htm @@ -230,7 +230,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Psfiles.htm b/doc/Psfiles.htm index daf2ff53a..d0a72dd4b 100644 --- a/doc/Psfiles.htm +++ b/doc/Psfiles.htm @@ -901,7 +901,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Readme.htm b/doc/Readme.htm index bdf40490d..64f64ddbf 100644 --- a/doc/Readme.htm +++ b/doc/Readme.htm @@ -573,7 +573,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Release.htm b/doc/Release.htm index ca77e81a8..20a226b5c 100644 --- a/doc/Release.htm +++ b/doc/Release.htm @@ -846,7 +846,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/SavedPages.htm b/doc/SavedPages.htm index 97d0c4c8d..2488d589c 100644 --- a/doc/SavedPages.htm +++ b/doc/SavedPages.htm @@ -317,7 +317,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Source.htm b/doc/Source.htm index 68ac869cd..de102e6b6 100644 --- a/doc/Source.htm +++ b/doc/Source.htm @@ -466,7 +466,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Unix-lpr.htm b/doc/Unix-lpr.htm index ee850dafd..017f6d3e5 100644 --- a/doc/Unix-lpr.htm +++ b/doc/Unix-lpr.htm @@ -305,7 +305,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/Use.htm b/doc/Use.htm index b84ccc84e..96885273d 100644 --- a/doc/Use.htm +++ b/doc/Use.htm @@ -5093,7 +5093,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/VectorDevices.htm b/doc/VectorDevices.htm index 473a355cc..ccfc33fb5 100644 --- a/doc/VectorDevices.htm +++ b/doc/VectorDevices.htm @@ -1396,7 +1396,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/WhatIsGS.htm b/doc/WhatIsGS.htm index 829112eaa..1c2a4c68b 100644 --- a/doc/WhatIsGS.htm +++ b/doc/WhatIsGS.htm @@ -190,7 +190,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/gs-vms.hlp b/doc/gs-vms.hlp index 31f153494..84320ac9c 100644 --- a/doc/gs-vms.hlp +++ b/doc/gs-vms.hlp @@ -1,6 +1,6 @@ 1 gs gs - GPL Ghostscript interpreter/previewer -! Ghostscript version 9.25, 10 September 2018 +! Ghostscript version 9.25, 13 September 2018 Usage: $ gs [options] [file ...] diff --git a/doc/sample_downscale_device.htm b/doc/sample_downscale_device.htm index 29f5094b0..401e152ab 100644 --- a/doc/sample_downscale_device.htm +++ b/doc/sample_downscale_device.htm @@ -264,7 +264,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> <!--FINISH EDITING HERE--> diff --git a/doc/subclass.htm b/doc/subclass.htm index 881fa9a0d..0c4c8851c 100644 --- a/doc/subclass.htm +++ b/doc/subclass.htm @@ -813,7 +813,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/doc/thirdparty.htm b/doc/thirdparty.htm index be489666f..a8b50b1b2 100644 --- a/doc/thirdparty.htm +++ b/doc/thirdparty.htm @@ -269,7 +269,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 9.25, 10 September 2018 +<small>Ghostscript version 9.25, 13 September 2018 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/man/dvipdf.1 b/man/dvipdf.1 index 6d69c12e9..d09fce8be 100644 --- a/man/dvipdf.1 +++ b/man/dvipdf.1 @@ -1,4 +1,4 @@ -.TH DVIPDF 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH DVIPDF 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips .SH SYNOPSIS @@ -1,4 +1,4 @@ -.TH GS 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH GS 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME gs \- Ghostscript (PostScript and PDF language interpreter and previewer) .SH SYNOPSIS diff --git a/man/gslp.1 b/man/gslp.1 index b6c8138a4..3f2f005f3 100644 --- a/man/gslp.1 +++ b/man/gslp.1 @@ -1,4 +1,4 @@ -.TH GSLP 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH GSLP 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME gslp \- Format and print text using ghostscript .br diff --git a/man/gsnd.1 b/man/gsnd.1 index 58550bd2a..d5e9674dc 100644 --- a/man/gsnd.1 +++ b/man/gsnd.1 @@ -1,4 +1,4 @@ -.TH GSND 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH GSND 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME gsnd \- Run ghostscript (PostScript and PDF engine) without display .SH SYNOPSIS diff --git a/man/pdf2dsc.1 b/man/pdf2dsc.1 index ebc1cdee8..cfd224de3 100644 --- a/man/pdf2dsc.1 +++ b/man/pdf2dsc.1 @@ -1,4 +1,4 @@ -.TH PDF2DSC 1 "10 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2DSC 1 "13 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2dsc \- generate a PostScript page list of a PDF document .SH SYNOPSIS diff --git a/man/pdf2ps.1 b/man/pdf2ps.1 index 9f3d311f9..79c9a5ea2 100644 --- a/man/pdf2ps.1 +++ b/man/pdf2ps.1 @@ -1,4 +1,4 @@ -.TH PDF2PS 1 "10 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2PS 1 "13 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2ps \- Ghostscript PDF to PostScript translator .SH SYNOPSIS diff --git a/man/pf2afm.1 b/man/pf2afm.1 index 96222cb1a..06b505817 100644 --- a/man/pf2afm.1 +++ b/man/pf2afm.1 @@ -1,4 +1,4 @@ -.TH PF2AFM 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH PF2AFM 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript .SH SYNOPSIS diff --git a/man/pfbtopfa.1 b/man/pfbtopfa.1 index 225d48d05..b7470210e 100644 --- a/man/pfbtopfa.1 +++ b/man/pfbtopfa.1 @@ -1,4 +1,4 @@ -.TH PFBTOPFA 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH PFBTOPFA 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript .SH SYNOPSIS diff --git a/man/printafm.1 b/man/printafm.1 index 985662958..d2b1e6f11 100644 --- a/man/printafm.1 +++ b/man/printafm.1 @@ -1,4 +1,4 @@ -.TH PRINTAFM 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH PRINTAFM 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME printafm \- Print the metrics from a Postscript font in AFM format using ghostscript .SH SYNOPSIS diff --git a/man/ps2ascii.1 b/man/ps2ascii.1 index c553f069a..55ba93e4c 100644 --- a/man/ps2ascii.1 +++ b/man/ps2ascii.1 @@ -1,4 +1,4 @@ -.TH PS2ASCII 1 "10 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2ASCII 1 "13 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII .SH SYNOPSIS diff --git a/man/ps2epsi.1 b/man/ps2epsi.1 index d3e361167..af74d08c6 100644 --- a/man/ps2epsi.1 +++ b/man/ps2epsi.1 @@ -1,4 +1,4 @@ -.TH PS2EPSI 1 "10 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2EPSI 1 "13 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2epsi \- generate conforming Encapsulated PostScript .SH SYNOPSIS diff --git a/man/ps2pdf.1 b/man/ps2pdf.1 index abd64add6..60e920c32 100644 --- a/man/ps2pdf.1 +++ b/man/ps2pdf.1 @@ -1,4 +1,4 @@ -.TH PS2PDF 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH PS2PDF 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME ps2pdf \- Convert PostScript to PDF using ghostscript .br diff --git a/man/ps2pdfwr.1 b/man/ps2pdfwr.1 index e5f01ad50..ba28e82a2 100644 --- a/man/ps2pdfwr.1 +++ b/man/ps2pdfwr.1 @@ -1,4 +1,4 @@ -.TH PS2PDFWR 1 "10 September 2018" 9.25 Ghostscript \" -*- nroff -*- +.TH PS2PDFWR 1 "13 September 2018" 9.25 Ghostscript \" -*- nroff -*- .SH NAME ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript .SH SYNOPSIS diff --git a/man/ps2ps.1 b/man/ps2ps.1 index f757f824f..6cba831ee 100644 --- a/man/ps2ps.1 +++ b/man/ps2ps.1 @@ -1,4 +1,4 @@ -.TH PS2PS 1 "10 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2PS 1 "13 September 2018" 9.25 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ps, eps2eps \- Ghostscript PostScript "distiller" .SH SYNOPSIS |