summaryrefslogtreecommitdiff
path: root/Resource/Init/gs_statd.ps
diff options
context:
space:
mode:
authorKen Sharp <ken.sharp@artifex.com>2017-06-19 10:02:34 +0100
committerKen Sharp <ken.sharp@artifex.com>2017-06-19 13:32:11 +0100
commita5c6f7da872845b1d9bf2025c0cd5fc98b937d90 (patch)
treeb78dd28f969f028ea5fd56bdf219bdd5fb013e53 /Resource/Init/gs_statd.ps
parent2fa6beaa40144c592661a611bf35ff6f06d3354f (diff)
downloadghostpdl-a5c6f7da872845b1d9bf2025c0cd5fc98b937d90.tar.gz
PS interpreter - remove 'STRICT' and remove from documentation
The 'STRICT' switch is documented as removing as many Ghostsctipt extensions as possible. In reality it only removes some media size definitions from statusdict. This seems less than useful, so remove it to reduce clutter.
Diffstat (limited to 'Resource/Init/gs_statd.ps')
-rw-r--r--Resource/Init/gs_statd.ps2
1 files changed, 1 insertions, 1 deletions
diff --git a/Resource/Init/gs_statd.ps b/Resource/Init/gs_statd.ps
index 18dfced14..dbcf05199 100644
--- a/Resource/Init/gs_statd.ps
+++ b/Resource/Init/gs_statd.ps
@@ -59,7 +59,7 @@ statusdict begin
% shrunk by 25 units on all 4 sides.
/note /letter load def
% End of Adobe-defined page sizes
-STRICT { (%END SIZES) .skipeof } if
+
% Other page sizes
% ISO standard paper sizes
/a0 {2384 3370 //.setpagesize exec} bind def