From b0f40fd0c9d80ae023fb484dfb5fab3d60042df6 Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Wed, 21 Nov 2018 22:02:45 +0000 Subject: Upgrade gs-9.25 -> gs-9.26 git-svn-id: svn://tug.org/texlive/trunk@49215 c570f23f-e606-0410-a88d-b1316a301751 --- Master/source/ghostscript-9.25.tar.xz | Bin 33027708 -> 0 bytes Master/source/ghostscript-9.26.tar.xz | Bin 0 -> 33059724 bytes Master/tlpkg/tlgs/README.TEXLIVE | 2 +- Master/tlpkg/tlgs/Resource/Init/gs_cff.ps | 4 +- Master/tlpkg/tlgs/Resource/Init/gs_cidcm.ps | 6 +- Master/tlpkg/tlgs/Resource/Init/gs_ciddc.ps | 4 +- Master/tlpkg/tlgs/Resource/Init/gs_cmap.ps | 2 +- Master/tlpkg/tlgs/Resource/Init/gs_diskn.ps | 4 +- Master/tlpkg/tlgs/Resource/Init/gs_dps.ps | 4 +- Master/tlpkg/tlgs/Resource/Init/gs_dps1.ps | 2 +- Master/tlpkg/tlgs/Resource/Init/gs_epsf.ps | 2 +- Master/tlpkg/tlgs/Resource/Init/gs_fapi.ps | 3 + Master/tlpkg/tlgs/Resource/Init/gs_fntem.ps | 2 +- Master/tlpkg/tlgs/Resource/Init/gs_fonts.ps | 19 +-- Master/tlpkg/tlgs/Resource/Init/gs_init.ps | 173 +++++++++++++++++----------- Master/tlpkg/tlgs/Resource/Init/gs_lev2.ps | 31 ++++- Master/tlpkg/tlgs/Resource/Init/gs_ll3.ps | 4 + Master/tlpkg/tlgs/Resource/Init/gs_pdfwr.ps | 2 +- Master/tlpkg/tlgs/Resource/Init/gs_res.ps | 64 +++++----- Master/tlpkg/tlgs/Resource/Init/gs_resmp.ps | 2 +- Master/tlpkg/tlgs/Resource/Init/gs_setpd.ps | 124 ++++++++++++-------- Master/tlpkg/tlgs/Resource/Init/gs_statd.ps | 152 +++++++++++++----------- Master/tlpkg/tlgs/Resource/Init/gs_typ32.ps | 14 ++- Master/tlpkg/tlgs/Resource/Init/gs_type1.ps | 4 +- Master/tlpkg/tlgs/Resource/Init/pdf_base.ps | 11 +- Master/tlpkg/tlgs/Resource/Init/pdf_draw.ps | 102 +++++++++------- Master/tlpkg/tlgs/Resource/Init/pdf_font.ps | 44 +++++-- Master/tlpkg/tlgs/Resource/Init/pdf_main.ps | 88 ++++++++++---- Master/tlpkg/tlgs/Resource/Init/pdf_ops.ps | 8 +- Master/tlpkg/tlgs/bin/gsdll32.dll | Bin 8148480 -> 8165888 bytes Master/tlpkg/tlgs/bin/gsdll32.lib | Bin 8470 -> 8470 bytes Master/tlpkg/tlgs/bin/gswin32.exe | Bin 140800 -> 140800 bytes Master/tlpkg/tlgs/bin/gswin32c.exe | Bin 132096 -> 132096 bytes 33 files changed, 543 insertions(+), 334 deletions(-) delete mode 100644 Master/source/ghostscript-9.25.tar.xz create mode 100644 Master/source/ghostscript-9.26.tar.xz diff --git a/Master/source/ghostscript-9.25.tar.xz b/Master/source/ghostscript-9.25.tar.xz deleted file mode 100644 index f0df5e2de5e..00000000000 Binary files a/Master/source/ghostscript-9.25.tar.xz and /dev/null differ diff --git a/Master/source/ghostscript-9.26.tar.xz b/Master/source/ghostscript-9.26.tar.xz new file mode 100644 index 00000000000..63dc5e1e44f Binary files /dev/null and b/Master/source/ghostscript-9.26.tar.xz differ diff --git a/Master/tlpkg/tlgs/README.TEXLIVE b/Master/tlpkg/tlgs/README.TEXLIVE index 0ac61d93b18..c99476aa1ba 100644 --- a/Master/tlpkg/tlgs/README.TEXLIVE +++ b/Master/tlpkg/tlgs/README.TEXLIVE @@ -1,5 +1,5 @@ -This directory contains a subset of the Ghostscript 9.25 distribution +This directory contains a subset of the Ghostscript 9.26 distribution for Windows. The only purpose of this package is to support programs shipped with TeX Live. It's not intended for general use. diff --git a/Master/tlpkg/tlgs/Resource/Init/gs_cff.ps b/Master/tlpkg/tlgs/Resource/Init/gs_cff.ps index 20c35a5f690..b60e3740572 100644 --- a/Master/tlpkg/tlgs/Resource/Init/gs_cff.ps +++ b/Master/tlpkg/tlgs/Resource/Init/gs_cff.ps @@ -199,7 +199,7 @@ def % ordinary CFF font. /StartData { % StartData - currentfile exch subfilefilter //false //false ReadData pop -} bind def +} bind executeonly def /ReadData { % ReadData % Initialize. @@ -234,7 +234,7 @@ def end % FontSetInit ProcSet /FontSet defineresource -} bind def +} bind executeonly def % ---------------- Resource category definition ---------------- % diff --git a/Master/tlpkg/tlgs/Resource/Init/gs_cidcm.ps b/Master/tlpkg/tlgs/Resource/Init/gs_cidcm.ps index 0201ea8902b..60b0fdb2971 100644 --- a/Master/tlpkg/tlgs/Resource/Init/gs_cidcm.ps +++ b/Master/tlpkg/tlgs/Resource/Init/gs_cidcm.ps @@ -327,7 +327,7 @@ currentdict end def //FindResource exec } ifelse } ifelse -} bind def +} bind executeonly def /ResourceStatus { % ResourceStatus true % ResourceStatus false @@ -359,7 +359,7 @@ currentdict end def //false } ifelse } ifelse -} bind def +} bind executeonly def /ResourceForAll { %