From 84864d86363a3e5b53f4b75fae7c850c2c22e5ee Mon Sep 17 00:00:00 2001 From: Chris Liddell Date: Mon, 30 Sep 2019 08:33:08 +0100 Subject: Dates and docs for 9.28 rc4 --- base/gscdefs.h | 2 +- base/version.mak | 2 +- 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 | 255 +++++++++++++++++++++++++++++++++++++++- doc/Install.htm | 2 +- doc/Internal.htm | 2 +- doc/Language.htm | 2 +- doc/Lib.htm | 2 +- doc/Make.htm | 2 +- doc/News.htm | 4 +- 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 | 2 +- man/gs.1 | 2 +- man/gslp.1 | 2 +- man/gsnd.1 | 2 +- man/pdf2dsc.1 | 2 +- man/pdf2ps.1 | 2 +- man/pf2afm.1 | 2 +- man/pfbtopfa.1 | 2 +- man/printafm.1 | 2 +- man/ps2ascii.1 | 2 +- man/ps2epsi.1 | 2 +- man/ps2pdf.1 | 2 +- man/ps2pdfwr.1 | 2 +- man/ps2ps.1 | 2 +- 44 files changed, 295 insertions(+), 48 deletions(-) diff --git a/base/gscdefs.h b/base/gscdefs.h index 95eb8318f..aea4514df 100644 --- a/base/gscdefs.h +++ b/base/gscdefs.h @@ -37,7 +37,7 @@ #ifndef GS_PRODUCT # define GS_PRODUCT\ - GS_PRODUCTFAMILY " RELEASE CANDIDATE 3" + GS_PRODUCTFAMILY " RELEASE CANDIDATE 4" #endif /* Prototypes for configuration definitions in gconfig.c. */ diff --git a/base/version.mak b/base/version.mak index 54ce9becf..f2d21a02b 100644 --- a/base/version.mak +++ b/base/version.mak @@ -18,7 +18,7 @@ GS_VERSION_MAJOR=9 GS_VERSION_MINOR=28 GS_VERSION_MINOR0=28 # Revision date: year x 10000 + month x 100 + day. -GS_REVISIONDATE=20190918 +GS_REVISIONDATE=20190930 # 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 9465ad2d1..f1ee60b7d 100644 --- a/doc/DLL.htm +++ b/doc/DLL.htm @@ -776,7 +776,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Deprecated.htm b/doc/Deprecated.htm index cecb9d333..bcd1704e2 100644 --- a/doc/Deprecated.htm +++ b/doc/Deprecated.htm @@ -5773,7 +5773,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Develop.htm b/doc/Develop.htm index 425238c74..2e39c3b65 100644 --- a/doc/Develop.htm +++ b/doc/Develop.htm @@ -4773,7 +4773,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Devices.htm b/doc/Devices.htm index 8c970961f..ba680790d 100644 --- a/doc/Devices.htm +++ b/doc/Devices.htm @@ -2015,7 +2015,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Drivers.htm b/doc/Drivers.htm index 08cb3e4f7..c8df2ed7e 100644 --- a/doc/Drivers.htm +++ b/doc/Drivers.htm @@ -3678,7 +3678,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Fonts.htm b/doc/Fonts.htm index 946d60fec..b37b6b7f6 100644 --- a/doc/Fonts.htm +++ b/doc/Fonts.htm @@ -357,7 +357,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/History9.htm b/doc/History9.htm index 08369ede3..a859a5430 100644 --- a/doc/History9.htm +++ b/doc/History9.htm @@ -79,7 +79,7 @@ TOC to see how to edit it for visual conciseness.

Table of contents

    -
  • Version 9.28 (2019-09-18) +
  • Version 9.28 (2019-09-30)
  • Version 9.27 (2019-04-03)
  • Version 9.26 (2018-11-20)
  • Version 9.25 (2018-09-13) @@ -133,7 +133,7 @@ overview. -

    Version 9.28 (2019-09-18)

    +

    Version 9.28 (2019-09-30)

    Highlights in this release include:

    • @@ -200,7 +200,254 @@ at MuPDF.

    Changelog

    - +

    2019-09-27 13:26:01 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +b0574cdb5b427690ac8d95679930c9f6cc1bdffb +

    +

    + Bug 701634: Correctly handle file name of "\0"
    +
    + Attempting to open a file with a filename string starting with a NULL
    + character should be treated the same as if the string was zero length.
    +
    + Not doing so created a broken file object leading to several operations
    + resulting in a segfault.
    +
    + Also, add cleanup in the event of such an error, freeing memory allocated in
    + preparing the gs stream object.
    +
    +base/sfxcommon.c
    +psi/zfile.c
    +

    +

    +
    +

    2019-09-26 10:47:01 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +cce67ebf4c209ae3cbcc671e944596c64a3d7fc9 +

    +

    + Revised comment for 8992f00edfd1c39154c013489de2a01d2e9a92ee
    +
    + Make it clearer why the revised behaviour is required.
    +
    +base/gstiffio.c
    +

    +

    +
    +

    2019-09-26 09:34:02 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +24c9f7f4a8d3e85e572094b4aedddbeeb02d5ef1 +

    +

    + Bug 701313: Disable libtiff callbacks when libtiff is shared
    +
    + It seems that libtiff uses global variables to store the error/warning callbacks
    + so if two callers in the exe are using the libtiff shared lib, very bad things
    + happen (usually a segfault).
    +
    + So, if that's how we're linked, set the callbacks to NULL.
    +
    +base/gstiffio.c
    +

    +

    +
    +

    2019-09-24 15:48:54 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +c40963eb024265ab28f4f897401ad7a050ca9425 +

    +

    + Cope with .setsafe(global) being called when already 'SAFER'
    +
    + As we default to SAFER file controls now, we want to cope with .setsafe and
    + .setsafeglobal being called either when already SAFER, or called multiple times.
    +
    + This means adding a .currentpathcontrolstate operator so we don't try to
    + influence the path control lists after control is activated.
    +
    +Resource/Init/gs_init.ps
    +psi/zfile.c
    +

    +

    +
    +

    2019-09-24 09:18:47 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +7d70bd4338291c99234dd0078b5cdc85178c0540 +

    +

    + tiffsep(1): Cope with .tiff ending as well as .tif
    +
    +devices/gdevtsep.c
    +

    +

    +
    +

    2019-09-23 20:04:49 +0100 + +
    Robin Watts <Robin.Watts@artifex.com>
    +2f713b99e1a626ba4b7b1be8cc715043bb4e0f0a +

    +

    + Recast validate to use gs_file_name_check_separator.
    +
    + Avoid using gp_file_name_directory_separator, as windows can
    + have 2 different directory separators.
    +
    +base/gpmisc.c
    +

    +

    +
    +

    2019-09-23 18:05:00 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +31df729a821d1683381493b96c2ecced9da1e5e2 +

    +

    + Remove spurious call to gp_validate_path_len()...
    +
    + ...in gx_device_open_output_file()
    +
    + There is no need to validate the path in gx_device_open_output_file() as it will
    + be done at a lower level (gp_fopen) for paths that require it (we only validate
    + *after* the Postscript style %device% paths have been expanded into 'real'
    + paths).
    +
    + This also interacts badly with the revised handling of formatted string
    + file names, hence remove it.
    +
    +base/gsdevice.c
    +

    +

    +
    +

    2019-09-23 17:56:34 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +ca553d6d3ec0fa1455cf400629e08db90658aa85 +

    +

    + Fix tiffsep(1) interaction with file permissions lists
    +
    + The previous solution didn't quite work, when using formatted strings for
    + output file names (i.e. output-%d.tif).
    +
    + This adds a dedicated gs_remove_outputfile_control_path() to mirror
    + gs_add_outputfile_control_path() and uses those for the dynamic adding and
    + removing of separation output file names.
    +
    +base/gslibctx.c
    +base/gslibctx.h
    +devices/gdevtsep.c
    +

    +

    +
    +

    2019-09-23 17:11:47 +0100 + +
    Robin Watts <Robin.Watts@artifex.com>
    +205e2f529e6da569ec764ebb4aeddc41c66a8860 +

    +

    + Update path validation to accept multiple *'s as special case.
    +
    + Previously we interpretted multiple *'s as meaning the same as
    + single *'s. Now we use them to mean "just those chars that
    + might be created by the use of a %...{d,x,u,i,o,X} format
    + specifier".
    +
    +base/gpmisc.c
    +doc/Use.htm
    +

    +

    +
    +

    2019-09-23 16:41:09 +0100 + +
    Robin Watts <Robin.Watts@artifex.com>
    +dd19ec5348723a5c70ff728911f856caa518166b +

    +

    + Improve OutputFile handling of %d etc.
    +
    + Only accept %d (and friends) (as opposed to anything starting with %).
    + Only accept legal combinations of flags/widths/precision etc.
    + Generate a more conservative wildcard.
    +
    +base/gslibctx.c
    +

    +

    +
    +

    2019-09-20 12:38:02 -0700 + +
    Ray Johnston <ray.johnston@artifex.com>
    +da7486fc4b00eee956200d45fb340dc62c8e3bcb +

    +

    + Slight improvement to "permit-file-***" parameter documentation.
    +
    +doc/Use.htm
    +

    +

    +
    +

    2019-09-20 11:17:53 -0700 + +
    Ray Johnston <ray.johnston@artifex.com>
    +0222263e4fe03b29e9eb4141f7866fa8261d416a +

    +

    + Fix tiffsep and tiffsep1 with new file access control and SAFER mode
    +
    + The tiffsep and tiffsep1 synthesize output file names with the outputfile
    + and the separation color name, but the 'open' of these filenames would
    + fail since they were not included on the permit_file_writing list.
    + Add the full filename before opening, and remove the names after closing.
    +
    +devices/gdevtsep.c
    +

    +

    +
    +

    2019-09-20 17:49:57 +0100 + +
    Robin Watts <Robin.Watts@artifex.com>
    +0e7039d7a83a7e35b8b41d59d7fb9a8b4fda7fb0 +

    +

    + Fix "permit-file-xxxx" handling.
    +
    + Ray spotted that gs_add_explicit_control_path was adding 17
    + to arg before using it. 17 happens to be the right amount
    + to add for "--permit-file-read=", but the wrong amount for
    + write/control/all.
    +
    + Update the code to call it with the correct arg pointer
    + to start with.
    +
    + Also, update a couple of routines to cope with being called
    + with NULL strings.
    +
    + Also use enum values in switch rather than 0, 1, 2.
    +
    +base/gslibctx.c
    +pcl/pl/plmain.c
    +psi/imainarg.c
    +

    +

    +
    +

    2019-09-19 11:02:48 +0100 + +
    Chris Liddell <chris.liddell@artifex.com>
    +18316aba11fafc57ee77dbd7774b2c88b964a9d9 +

    +

    + Make missing jbig2 decoder fatal error.
    +
    + If we have neither Luratech nor jbig2dec, have configure fail, unless
    + explicitly run with --without-jbig2dec
    +
    +configure.ac
    +

    +

    +

    2019-09-18 09:24:25 +0100
    Chris Liddell <chris.liddell@artifex.com>
    @@ -211960,7 +212207,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Install.htm b/doc/Install.htm index c5f287fe5..2e64fb269 100644 --- a/doc/Install.htm +++ b/doc/Install.htm @@ -440,7 +440,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Internal.htm b/doc/Internal.htm index dd25e65e6..78be2c40e 100644 --- a/doc/Internal.htm +++ b/doc/Internal.htm @@ -118,7 +118,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Language.htm b/doc/Language.htm index e21be74cf..ba4f210cc 100644 --- a/doc/Language.htm +++ b/doc/Language.htm @@ -1965,7 +1965,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Lib.htm b/doc/Lib.htm index db311ab84..585ee9f91 100644 --- a/doc/Lib.htm +++ b/doc/Lib.htm @@ -1047,7 +1047,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Make.htm b/doc/Make.htm index d6be7208e..77220a1a4 100644 --- a/doc/Make.htm +++ b/doc/Make.htm @@ -1517,7 +1517,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/News.htm b/doc/News.htm index 20a8abe9b..bd2ac4b9c 100644 --- a/doc/News.htm +++ b/doc/News.htm @@ -96,7 +96,7 @@ overview. -

    Version 9.28 (2019-09-18)

    +

    Version 9.28 (2019-09-30)

    Highlights in this release include:

    • @@ -187,7 +187,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Ps-style.htm b/doc/Ps-style.htm index 64f72ddeb..6051f153f 100644 --- a/doc/Ps-style.htm +++ b/doc/Ps-style.htm @@ -549,7 +549,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Ps2epsi.htm b/doc/Ps2epsi.htm index 133d860bb..66176efbe 100644 --- a/doc/Ps2epsi.htm +++ b/doc/Ps2epsi.htm @@ -229,7 +229,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Psfiles.htm b/doc/Psfiles.htm index ab716bcb0..a465723a2 100644 --- a/doc/Psfiles.htm +++ b/doc/Psfiles.htm @@ -894,7 +894,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Readme.htm b/doc/Readme.htm index 8f52ace96..eb1376aac 100644 --- a/doc/Readme.htm +++ b/doc/Readme.htm @@ -578,7 +578,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Release.htm b/doc/Release.htm index 2f2c1c930..bfc58c16c 100644 --- a/doc/Release.htm +++ b/doc/Release.htm @@ -845,7 +845,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/SavedPages.htm b/doc/SavedPages.htm index d070cd7e9..6e775dca1 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.

      -Ghostscript version 9.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Source.htm b/doc/Source.htm index 5bb5c2ffc..079d8f47a 100644 --- a/doc/Source.htm +++ b/doc/Source.htm @@ -465,7 +465,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Unix-lpr.htm b/doc/Unix-lpr.htm index 2edbe7bfa..96cf2adb9 100644 --- a/doc/Unix-lpr.htm +++ b/doc/Unix-lpr.htm @@ -304,7 +304,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/Use.htm b/doc/Use.htm index 1f7ecd821..9a7a5cd6e 100644 --- a/doc/Use.htm +++ b/doc/Use.htm @@ -5250,7 +5250,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/VectorDevices.htm b/doc/VectorDevices.htm index df0cbb4b0..31145a447 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.

      -Ghostscript version 9.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/WhatIsGS.htm b/doc/WhatIsGS.htm index deada28c6..838fcba7b 100644 --- a/doc/WhatIsGS.htm +++ b/doc/WhatIsGS.htm @@ -189,7 +189,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/gs-vms.hlp b/doc/gs-vms.hlp index f16cc06d6..3f168c9c8 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.28, 18 September 2019 +! Ghostscript version 9.28, 30 September 2019 Usage: $ gs [options] [file ...] diff --git a/doc/sample_downscale_device.htm b/doc/sample_downscale_device.htm index 77d07ada9..9fe23f53d 100644 --- a/doc/sample_downscale_device.htm +++ b/doc/sample_downscale_device.htm @@ -263,7 +263,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/subclass.htm b/doc/subclass.htm index 7b8f8d3b2..db6c9cfdf 100644 --- a/doc/subclass.htm +++ b/doc/subclass.htm @@ -812,7 +812,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, CA 94945, U.S.A., +1(415)492-9861.

      -Ghostscript version 9.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/doc/thirdparty.htm b/doc/thirdparty.htm index 541fa71ea..08570971a 100644 --- a/doc/thirdparty.htm +++ b/doc/thirdparty.htm @@ -268,7 +268,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.28, 18 September 2019 +Ghostscript version 9.28, 30 September 2019 diff --git a/man/dvipdf.1 b/man/dvipdf.1 index 4bbf82efb..4cda10ba1 100644 --- a/man/dvipdf.1 +++ b/man/dvipdf.1 @@ -1,4 +1,4 @@ -.TH DVIPDF 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH DVIPDF 1 "30 September 2019" 9.28 Ghostscript \" -*- nroff -*- .SH NAME dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips .SH SYNOPSIS diff --git a/man/gs.1 b/man/gs.1 index 4b0015e45..94acb7dcd 100644 --- a/man/gs.1 +++ b/man/gs.1 @@ -1,4 +1,4 @@ -.TH GS 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH GS 1 "30 September 2019" 9.28 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 543ec65fd..390182ffb 100644 --- a/man/gslp.1 +++ b/man/gslp.1 @@ -1,4 +1,4 @@ -.TH GSLP 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH GSLP 1 "30 September 2019" 9.28 Ghostscript \" -*- nroff -*- .SH NAME gslp \- Format and print text using ghostscript .br diff --git a/man/gsnd.1 b/man/gsnd.1 index aee58d408..33b9c56c8 100644 --- a/man/gsnd.1 +++ b/man/gsnd.1 @@ -1,4 +1,4 @@ -.TH GSND 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH GSND 1 "30 September 2019" 9.28 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 dd833c01a..21d3924e2 100644 --- a/man/pdf2dsc.1 +++ b/man/pdf2dsc.1 @@ -1,4 +1,4 @@ -.TH PDF2DSC 1 "18 September 2019" 9.28 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2DSC 1 "30 September 2019" 9.28 "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 067135167..45f946523 100644 --- a/man/pdf2ps.1 +++ b/man/pdf2ps.1 @@ -1,4 +1,4 @@ -.TH PDF2PS 1 "18 September 2019" 9.28 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2PS 1 "30 September 2019" 9.28 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2ps \- Ghostscript PDF to PostScript translator .SH SYNOPSIS diff --git a/man/pf2afm.1 b/man/pf2afm.1 index 7940c983f..9e9c1d205 100644 --- a/man/pf2afm.1 +++ b/man/pf2afm.1 @@ -1,4 +1,4 @@ -.TH PF2AFM 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH PF2AFM 1 "30 September 2019" 9.28 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 4137b22d3..311af7ba3 100644 --- a/man/pfbtopfa.1 +++ b/man/pfbtopfa.1 @@ -1,4 +1,4 @@ -.TH PFBTOPFA 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH PFBTOPFA 1 "30 September 2019" 9.28 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 d5dc88c12..192f8e0ab 100644 --- a/man/printafm.1 +++ b/man/printafm.1 @@ -1,4 +1,4 @@ -.TH PRINTAFM 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH PRINTAFM 1 "30 September 2019" 9.28 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 2f55cf805..de592d22a 100644 --- a/man/ps2ascii.1 +++ b/man/ps2ascii.1 @@ -1,4 +1,4 @@ -.TH PS2ASCII 1 "18 September 2019" 9.28 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2ASCII 1 "30 September 2019" 9.28 "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 0f5259182..9fa77e7b7 100644 --- a/man/ps2epsi.1 +++ b/man/ps2epsi.1 @@ -1,4 +1,4 @@ -.TH PS2EPSI 1 "18 September 2019" 9.28 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2EPSI 1 "30 September 2019" 9.28 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2epsi \- generate conforming Encapsulated PostScript .SH SYNOPSIS diff --git a/man/ps2pdf.1 b/man/ps2pdf.1 index 2f134a52a..18dd0ca5e 100644 --- a/man/ps2pdf.1 +++ b/man/ps2pdf.1 @@ -1,4 +1,4 @@ -.TH PS2PDF 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH PS2PDF 1 "30 September 2019" 9.28 Ghostscript \" -*- nroff -*- .SH NAME ps2pdf \- Convert PostScript to PDF using ghostscript .br diff --git a/man/ps2pdfwr.1 b/man/ps2pdfwr.1 index 4a4503bfb..977467c25 100644 --- a/man/ps2pdfwr.1 +++ b/man/ps2pdfwr.1 @@ -1,4 +1,4 @@ -.TH PS2PDFWR 1 "18 September 2019" 9.28 Ghostscript \" -*- nroff -*- +.TH PS2PDFWR 1 "30 September 2019" 9.28 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 80c57511c..34b25ef0d 100644 --- a/man/ps2ps.1 +++ b/man/ps2ps.1 @@ -1,4 +1,4 @@ -.TH PS2PS 1 "18 September 2019" 9.28 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2PS 1 "30 September 2019" 9.28 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ps, eps2eps \- Ghostscript PostScript "distiller" .SH SYNOPSIS -- cgit v1.2.1