From b0a92be7ce8e8f115c0152d2409e5b817da11326 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Thu, 22 Sep 2022 21:45:38 +0000 Subject: tlgs (gs 10.00.0) git-svn-id: svn://tug.org/texlive/trunk@64478 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlgs/Resource/Init/gs_type1.ps | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/tlgs/Resource/Init/gs_type1.ps') diff --git a/Master/tlpkg/tlgs/Resource/Init/gs_type1.ps b/Master/tlpkg/tlgs/Resource/Init/gs_type1.ps index fa3cdd8826e..ef36509377f 100644 --- a/Master/tlpkg/tlgs/Resource/Init/gs_type1.ps +++ b/Master/tlpkg/tlgs/Resource/Init/gs_type1.ps @@ -1,4 +1,4 @@ -% Copyright (C) 2001-2021 Artifex Software, Inc. +% Copyright (C) 2001-2022 Artifex Software, Inc. % All Rights Reserved. % % This software is provided AS-IS with no warranty, either express or @@ -224,6 +224,12 @@ currentdict /.loadfont1 .undef ifelse /.notdef CharStrings /.notdef get } if + dup type /integertype eq + currentdict /CFFCharStrings known and + { + CFFCharStrings exch .knownget not + { CFFCharStrings 0 get} if + } if end } bind def -- cgit v1.2.3