summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gs/Resource/Init/pdf_font.ps3
1 files changed, 2 insertions, 1 deletions
diff --git a/gs/Resource/Init/pdf_font.ps b/gs/Resource/Init/pdf_font.ps
index 383730e4b..fb6172d4c 100644
--- a/gs/Resource/Init/pdf_font.ps
+++ b/gs/Resource/Init/pdf_font.ps
@@ -1728,7 +1728,8 @@ currentdict /CMap_read_dict undef
} if
exch pop
dup /CIDFont resourcestatus {
- pop pop /CIDFont findresource exit
+ pop pop /CIDFont { findresource } stopped
+ {pop}{exit} ifelse
} if
QUIET not {
(The substitute CID font ") print dup =string cvs print