From 36e629576399a596b930878dad0438f9c9a19dd6 Mon Sep 17 00:00:00 2001 From: Nancy Durgin Date: Thu, 7 Mar 2019 10:29:01 -0800 Subject: Add some ghostscript extensions to whitelist --- toolbin/scan_ps_dicts.ps | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'toolbin/scan_ps_dicts.ps') diff --git a/toolbin/scan_ps_dicts.ps b/toolbin/scan_ps_dicts.ps index d702b8642..aeb41ee32 100644 --- a/toolbin/scan_ps_dicts.ps +++ b/toolbin/scan_ps_dicts.ps @@ -1241,6 +1241,19 @@ (--setcustomcolor--) cvn //null (--setseparationgray--) cvn //null +%% These are ghostscript extensions that we are keeping +%% (These are not operators) +(.shellarguments) cvn //null +(===) cvn //null +(===only) cvn //null +(==only) cvn //null +(=only) cvn //null +(write=) cvn //null +(write==) cvn //null +(write===) cvn //null +(write===only) cvn //null +(write==only) cvn //null +(write=only) cvn //null >> def -- cgit v1.2.1