summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Resource/Init/cidfmap')
-rw-r--r--Resource/Init/cidfmap7
1 files changed, 4 insertions, 3 deletions
diff --git a/Resource/Init/cidfmap b/Resource/Init/cidfmap
index bed221ac..df9b6250 100644
--- a/Resource/Init/cidfmap
+++ b/Resource/Init/cidfmap
@@ -36,10 +36,11 @@
%
% /ShinGo-Bold /HeiseiKakuGo-W5 ;
% /Ryumin-Medium << /FileType /TrueType /Path (H:/AuxFiles/Fonts/BATANG.TTC) /SubfontID 3 /CSI [(Japan1) 2] >> ;
-% /Ryumin-Medium << /FileType /TrueType /Path (windir) getenv not {(c:/windows)}if (/Fonts/BATANG.TTC)concatstrings /SubfontID 3 /CSI [(Japan1) 2] >> ;
+% /Ryumin-Medium << /FileType /TrueType /Path (c:/windows/Fonts/BATANG.TTC) /SubfontID 3 /CSI [(Japan1) 2] >> ;
%
-% NOTE: getenv returns a boolean to indicate success of or failure, as well as the value on success. In the example, it uses this
-% to include a default value should getenv fail.
+% NOTE: (as of 9.56.0) The use of Postscript operators in the cidfmap file is now deprecated, for compatibility
+% with (and security of) the PDF interpreter implemented in C (rather than Postscript). Thus operations such
+% as "getenv", "cvn" and ".concatstrings" are no longer supported.
%
% (Century Gothic) << /FileType /TrueType /Path (/usr/share/fonts/truetype/fonts-japanese-gothic.ttf) /CSI [(Identity) 1] >> ;
%