From 09763e4d082755436bb36bbef912193357058535 Mon Sep 17 00:00:00 2001 From: Chris Liddell Date: Mon, 14 Sep 2020 14:12:23 +0100 Subject: Update docs for 9.53.1 release --- Resource/Init/gs_init.ps | 2 +- base/version.mak | 4 ++-- doc/DLL.htm | 2 +- doc/Deprecated.htm | 2 +- doc/Develop.htm | 2 +- doc/Devices.htm | 2 +- doc/Drivers.htm | 2 +- doc/Fonts.htm | 2 +- doc/History9.htm | 50 ++++++++++++++++++++++++++++++++++++----- doc/Install.htm | 2 +- doc/Internal.htm | 2 +- doc/Language.htm | 2 +- doc/Lib.htm | 2 +- doc/Make.htm | 2 +- doc/News.htm | 8 +++---- doc/Ps-style.htm | 2 +- doc/Ps2epsi.htm | 2 +- doc/Psfiles.htm | 2 +- doc/Readme.htm | 2 +- doc/Release.htm | 2 +- doc/SavedPages.htm | 2 +- doc/Source.htm | 2 +- doc/Unix-lpr.htm | 2 +- doc/Use.htm | 2 +- doc/VectorDevices.htm | 2 +- doc/WhatIsGS.htm | 2 +- doc/gs-vms.hlp | 2 +- doc/sample_downscale_device.htm | 2 +- doc/subclass.htm | 2 +- doc/thirdparty.htm | 2 +- man/dvipdf.1 | 4 ++-- man/gs.1 | 4 ++-- man/gslp.1 | 4 ++-- man/gsnd.1 | 4 ++-- man/pdf2dsc.1 | 4 ++-- man/pdf2ps.1 | 4 ++-- man/pf2afm.1 | 4 ++-- man/pfbtopfa.1 | 4 ++-- man/printafm.1 | 4 ++-- man/ps2ascii.1 | 4 ++-- man/ps2epsi.1 | 4 ++-- man/ps2pdf.1 | 4 ++-- man/ps2pdfwr.1 | 4 ++-- man/ps2ps.1 | 4 ++-- 44 files changed, 106 insertions(+), 66 deletions(-) diff --git a/Resource/Init/gs_init.ps b/Resource/Init/gs_init.ps index 849e24ef1..f843119a2 100644 --- a/Resource/Init/gs_init.ps +++ b/Resource/Init/gs_init.ps @@ -34,7 +34,7 @@ % Interpreter library version number % NOTE: the interpreter code requires that the first non-comment token % in this file be an integer, and that it match the compiled-in version! -9530 +9531 % Check the interpreter revision. dup revision ne diff --git a/base/version.mak b/base/version.mak index 23098685c..f21984327 100644 --- a/base/version.mak +++ b/base/version.mak @@ -15,9 +15,9 @@ # Major, minor and patch version numbers. GS_VERSION_MAJOR=9 GS_VERSION_MINOR=53 -GS_VERSION_PATCH=0 +GS_VERSION_PATCH=1 # Revision date: year x 10000 + month x 100 + day. -GS_REVISIONDATE=20200910 +GS_REVISIONDATE=20200914 # Derived values GS_VERSION=$(GS_VERSION_MAJOR)$(GS_VERSION_MINOR)$(GS_VERSION_PATCH) GS_DOT_VERSION=$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR).$(GS_VERSION_PATCH) diff --git a/doc/DLL.htm b/doc/DLL.htm index a9f25413e..9bafe9d55 100644 --- a/doc/DLL.htm +++ b/doc/DLL.htm @@ -767,7 +767,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

-Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Deprecated.htm b/doc/Deprecated.htm index e1e5bc91f..6003e6019 100644 --- a/doc/Deprecated.htm +++ b/doc/Deprecated.htm @@ -5764,7 +5764,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

-Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Develop.htm b/doc/Develop.htm index dcc0aecee..542fed744 100644 --- a/doc/Develop.htm +++ b/doc/Develop.htm @@ -4762,7 +4762,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

-Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Devices.htm b/doc/Devices.htm index 921211a63..b8be94315 100644 --- a/doc/Devices.htm +++ b/doc/Devices.htm @@ -2094,7 +2094,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

-Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Drivers.htm b/doc/Drivers.htm index dc1fac454..596fef6df 100644 --- a/doc/Drivers.htm +++ b/doc/Drivers.htm @@ -3669,7 +3669,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

-Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Fonts.htm b/doc/Fonts.htm index 941be154b..319009293 100644 --- a/doc/Fonts.htm +++ b/doc/Fonts.htm @@ -361,7 +361,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

-Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/History9.htm b/doc/History9.htm index 20e676421..51e9db324 100644 --- a/doc/History9.htm +++ b/doc/History9.htm @@ -70,7 +70,7 @@ TOC to see how to edit it for visual conciseness.

Table of contents

    -
  • Version 9.53.0 (2020-09-10) +
  • Version 9.53.1 (2020-09-14)
  • Version 9.52 (2020-03-19)
  • Version 9.50 (2019-10-15)
  • Version 9.27 (2019-04-03) @@ -126,11 +126,11 @@ overview. -

    Version 9.53.0 (2020-09-10)

    +

    Version 9.53.1 (2020-09-14)

    Highlights in this release include:

    • -

      The 9.53.0 release is primarily maintenance. +

      The 9.53.1 release is primarily maintenance.

    • The most obvious change is the (re-)introduction of the patch level to the version number, @@ -240,7 +240,47 @@ still work as previously for PostScript files. For PDF files, users are encourag at MuPDF.

    -

    Changelog

    +

    Changelog

    +

    2020-09-14 14:32:23 +0100 + +
    Ken Sharp <ken.sharp@artifex.com>
    +6d1440b2dabde655a2fe48ddbf0c09a82de4d423 +

    +

    + Fix crashes with pdfwrite, TrueType input fonts and Windows 64-bit build
    +
    + With the change to 64-bits unconditionally for gs_glyph we can now
    + define GS_MIN_CID_GLYPH in 64-bit terms.
    +
    + Previously we were using the architecture size of a long_long to
    + determine which define to use, and we do not define long_long on Windows
    + leading to us using an essentially 32-bit definition. This caused
    + indexing off the end of an array in copied_glyph_slot()
    +
    +base/gsccode.h
    +

    +

    +
    +

    2020-09-14 09:40:30 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +e54e9c5eaebc0bf06e57f754a3c16278de412459 +

    +

    + Bug 702897: Fix shared libtiff/libjpeg check
    +
    + For various reasons we cannot combine shared and not shared libjpeg and
    + libtiff - they either both need to be "local" or both shared.
    +
    + But the check for that compatibility was triggered during the recursive
    + configure call when setting up for cross compiling.
    +
    + Skip the check for that recursive configure call.
    +
    +configure.ac
    +

    +

    +

    2020-09-10 22:47:09 +0800
    Sebastian Rasmussen <sebras@gmail.com>
    @@ -241822,7 +241862,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Install.htm b/doc/Install.htm index 31ae93523..15ed5c1af 100644 --- a/doc/Install.htm +++ b/doc/Install.htm @@ -431,7 +431,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Internal.htm b/doc/Internal.htm index c7706bbc1..0afa6494b 100644 --- a/doc/Internal.htm +++ b/doc/Internal.htm @@ -109,7 +109,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Language.htm b/doc/Language.htm index 4da4a0bbc..3d27fdda6 100644 --- a/doc/Language.htm +++ b/doc/Language.htm @@ -2079,7 +2079,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Lib.htm b/doc/Lib.htm index aa240f695..30484f8cb 100644 --- a/doc/Lib.htm +++ b/doc/Lib.htm @@ -1038,7 +1038,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Make.htm b/doc/Make.htm index 9ca66b042..ffb859ae3 100644 --- a/doc/Make.htm +++ b/doc/Make.htm @@ -1518,7 +1518,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/News.htm b/doc/News.htm index 75c18da13..de256246a 100644 --- a/doc/News.htm +++ b/doc/News.htm @@ -86,11 +86,11 @@ overview. -

    Version 9.53.0 (2020-09-10)

    +

    Version 9.53.1 (2020-09-14)

    Highlights in this release include:

    • -

      The 9.53.0 release is primarily maintenance. +

      The 9.53.1 release is primarily maintenance.

    • The most obvious change is the (re-)introduction of the patch level to the version number, @@ -200,7 +200,7 @@ still work as previously for PostScript files. For PDF files, users are encourag at MuPDF.

    -

    Changelog

    +

    Changelog

    See the history file for complete log of changes. @@ -225,7 +225,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Ps-style.htm b/doc/Ps-style.htm index 862e6460f..559c67580 100644 --- a/doc/Ps-style.htm +++ b/doc/Ps-style.htm @@ -540,7 +540,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Ps2epsi.htm b/doc/Ps2epsi.htm index ed352607e..9af6fd87e 100644 --- a/doc/Ps2epsi.htm +++ b/doc/Ps2epsi.htm @@ -220,7 +220,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Psfiles.htm b/doc/Psfiles.htm index 119054af7..73aa9f143 100644 --- a/doc/Psfiles.htm +++ b/doc/Psfiles.htm @@ -885,7 +885,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Readme.htm b/doc/Readme.htm index 9c27128e3..2d5f5f0ac 100644 --- a/doc/Readme.htm +++ b/doc/Readme.htm @@ -572,7 +572,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Release.htm b/doc/Release.htm index 4795a73f8..e164517f4 100644 --- a/doc/Release.htm +++ b/doc/Release.htm @@ -836,7 +836,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/SavedPages.htm b/doc/SavedPages.htm index e70d45460..cbce7ce17 100644 --- a/doc/SavedPages.htm +++ b/doc/SavedPages.htm @@ -308,7 +308,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Source.htm b/doc/Source.htm index 77f7c8bbc..9d82f3911 100644 --- a/doc/Source.htm +++ b/doc/Source.htm @@ -456,7 +456,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Unix-lpr.htm b/doc/Unix-lpr.htm index 320ade33d..cf1e69a79 100644 --- a/doc/Unix-lpr.htm +++ b/doc/Unix-lpr.htm @@ -295,7 +295,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/Use.htm b/doc/Use.htm index e8bc3796e..b09927fd2 100644 --- a/doc/Use.htm +++ b/doc/Use.htm @@ -5308,7 +5308,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/VectorDevices.htm b/doc/VectorDevices.htm index fae407d7a..23a1fdf0f 100644 --- a/doc/VectorDevices.htm +++ b/doc/VectorDevices.htm @@ -1401,7 +1401,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/WhatIsGS.htm b/doc/WhatIsGS.htm index 2f0ecc6c8..967934d67 100644 --- a/doc/WhatIsGS.htm +++ b/doc/WhatIsGS.htm @@ -180,7 +180,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/gs-vms.hlp b/doc/gs-vms.hlp index 125faa30a..c04994bdd 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.53.0, 10 September 2020 +! Ghostscript version 9.53.1, 14 September 2020 Usage: $ gs [options] [file ...] diff --git a/doc/sample_downscale_device.htm b/doc/sample_downscale_device.htm index dbae06ad7..ea4c6da9a 100644 --- a/doc/sample_downscale_device.htm +++ b/doc/sample_downscale_device.htm @@ -254,7 +254,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/subclass.htm b/doc/subclass.htm index e52a2ce71..74a98c865 100644 --- a/doc/subclass.htm +++ b/doc/subclass.htm @@ -803,7 +803,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/doc/thirdparty.htm b/doc/thirdparty.htm index 10c57d050..593164a0d 100644 --- a/doc/thirdparty.htm +++ b/doc/thirdparty.htm @@ -244,7 +244,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

    -Ghostscript version 9.53.0, 10 September 2020 +Ghostscript version 9.53.1, 14 September 2020 diff --git a/man/dvipdf.1 b/man/dvipdf.1 index 446b237d1..114428fe2 100644 --- a/man/dvipdf.1 +++ b/man/dvipdf.1 @@ -1,4 +1,4 @@ -.TH DVIPDF 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH DVIPDF 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips .SH SYNOPSIS @@ -21,7 +21,7 @@ and any options from the command-line. .SH SEE ALSO gs(1), dvips(1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/gs.1 b/man/gs.1 index 2cd715fc8..b094134b3 100644 --- a/man/gs.1 +++ b/man/gs.1 @@ -1,4 +1,4 @@ -.TH GS 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH GS 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME gs \- Ghostscript (PostScript and PDF language interpreter and previewer) .SH SYNOPSIS @@ -442,7 +442,7 @@ The various Ghostscript document files (above), especially \fBUse.htm\fR. See http://bugs.ghostscript.com/ and the Usenet news group comp.lang.postscript. .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/gslp.1 b/man/gslp.1 index 149c52aea..322d65f53 100644 --- a/man/gslp.1 +++ b/man/gslp.1 @@ -1,4 +1,4 @@ -.TH GSLP 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH GSLP 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME gslp \- Format and print text using ghostscript .br @@ -92,7 +92,7 @@ Also, the string %# in a heading or footing is replaced with the page #. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/gsnd.1 b/man/gsnd.1 index 373ca32dd..5bbcef01e 100644 --- a/man/gsnd.1 +++ b/man/gsnd.1 @@ -1,4 +1,4 @@ -.TH GSND 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH GSND 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME gsnd \- Run ghostscript (PostScript and PDF engine) without display .SH SYNOPSIS @@ -12,7 +12,7 @@ flag, followed by any other arguments from the command-line. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/pdf2dsc.1 b/man/pdf2dsc.1 index 6fcce7306..9cac8568d 100644 --- a/man/pdf2dsc.1 +++ b/man/pdf2dsc.1 @@ -1,4 +1,4 @@ -.TH PDF2DSC 1 "10 September 2020" 9.53.0 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2DSC 1 "14 September 2020" 9.53.1 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2dsc \- generate a PostScript page list of a PDF document .SH SYNOPSIS @@ -28,6 +28,6 @@ Ghostscript since release 3.53. .SH SEE ALSO gs(1), ghostview(1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Yves Arrouye and Russell Lang gsview at ghostgum.com.au diff --git a/man/pdf2ps.1 b/man/pdf2ps.1 index fd76709cd..bd4248203 100644 --- a/man/pdf2ps.1 +++ b/man/pdf2ps.1 @@ -1,4 +1,4 @@ -.TH PDF2PS 1 "10 September 2020" 9.53.0 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2PS 1 "14 September 2020" 9.53.1 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2ps \- Ghostscript PDF to PostScript translator .SH SYNOPSIS @@ -14,7 +14,7 @@ LanguageLevel 3 in the output. Run "\fBgs -h\fR" to find the location of Ghostscript documentation on your system, from which you can get more details. .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/pf2afm.1 b/man/pf2afm.1 index 87de712a5..8120cb0b1 100644 --- a/man/pf2afm.1 +++ b/man/pf2afm.1 @@ -1,4 +1,4 @@ -.TH PF2AFM 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH PF2AFM 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript .SH SYNOPSIS @@ -15,7 +15,7 @@ gs(1) .br pf2afm.ps in the Ghostscript lib directory. .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/pfbtopfa.1 b/man/pfbtopfa.1 index a245a851b..0179db74f 100644 --- a/man/pfbtopfa.1 +++ b/man/pfbtopfa.1 @@ -1,4 +1,4 @@ -.TH PFBTOPFA 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH PFBTOPFA 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript .SH SYNOPSIS @@ -10,7 +10,7 @@ to convert a .pfb file into a .pfa file. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/printafm.1 b/man/printafm.1 index 75aca2b47..664a1c23f 100644 --- a/man/printafm.1 +++ b/man/printafm.1 @@ -1,4 +1,4 @@ -.TH PRINTAFM 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH PRINTAFM 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME printafm \- Print the metrics from a Postscript font in AFM format using ghostscript .SH SYNOPSIS @@ -11,7 +11,7 @@ Output goes to stdout. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/ps2ascii.1 b/man/ps2ascii.1 index 8f1db5ea1..a2dcd066d 100644 --- a/man/ps2ascii.1 +++ b/man/ps2ascii.1 @@ -1,4 +1,4 @@ -.TH PS2ASCII 1 "10 September 2020" 9.53.0 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2ASCII 1 "14 September 2020" 9.53.1 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII .SH SYNOPSIS @@ -22,7 +22,7 @@ system, from which you can get more details. .SH SEE ALSO pstotext(1), http://www.research.digital.com/SRC/virtualpaper/pstotext.html .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/ps2epsi.1 b/man/ps2epsi.1 index 6e43d8b6e..0c62d46e0 100644 --- a/man/ps2epsi.1 +++ b/man/ps2epsi.1 @@ -1,4 +1,4 @@ -.TH PS2EPSI 1 "10 September 2020" 9.53.0 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2EPSI 1 "14 September 2020" 9.53.1 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2epsi \- generate conforming Encapsulated PostScript .SH SYNOPSIS @@ -59,7 +59,7 @@ ps2epsi.ps>the Ghostscript program which does the work .SH SEE ALSO gs (1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. However, the content may be obsolete, or inconsistent with ps2epsi.txt. .SH AUTHOR George Cameron diff --git a/man/ps2pdf.1 b/man/ps2pdf.1 index 9890235da..2dabf86da 100644 --- a/man/ps2pdf.1 +++ b/man/ps2pdf.1 @@ -1,4 +1,4 @@ -.TH PS2PDF 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH PS2PDF 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME ps2pdf \- Convert PostScript to PDF using ghostscript .br @@ -89,7 +89,7 @@ VectorDevices.htm in the Ghostscript documentation See http://bugs.ghostscript.com/ and the Usenet news group comp.lang.postscript. .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/ps2pdfwr.1 b/man/ps2pdfwr.1 index dd8dda7db..075d14547 100644 --- a/man/ps2pdfwr.1 +++ b/man/ps2pdfwr.1 @@ -1,4 +1,4 @@ -.TH PS2PDFWR 1 "10 September 2020" 9.53.0 Ghostscript \" -*- nroff -*- +.TH PS2PDFWR 1 "14 September 2020" 9.53.1 Ghostscript \" -*- nroff -*- .SH NAME ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript .SH SYNOPSIS @@ -23,7 +23,7 @@ scripts all invoke this one with the addition of the respective compatibility le .SH SEE ALSO gs(1), ps2pdf(1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. diff --git a/man/ps2ps.1 b/man/ps2ps.1 index 24c8459db..90c37923b 100644 --- a/man/ps2ps.1 +++ b/man/ps2ps.1 @@ -1,4 +1,4 @@ -.TH PS2PS 1 "10 September 2020" 9.53.0 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2PS 1 "14 September 2020" 9.53.1 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ps, eps2eps \- Ghostscript PostScript "distiller" .SH SYNOPSIS @@ -22,7 +22,7 @@ system, from which you can get more details. .SH SEE ALSO ps2pdf(1), ps2ascii(1), ps2epsi(1) .SH VERSION -This document was last revised for Ghostscript version 9.53.0. +This document was last revised for Ghostscript version 9.53.1. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. -- cgit v1.2.1