summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Language.htm')
-rw-r--r--doc/Language.htm29
1 files changed, 5 insertions, 24 deletions
diff --git a/doc/Language.htm b/doc/Language.htm
index 3d27fdda..51965ae6 100644
--- a/doc/Language.htm
+++ b/doc/Language.htm
@@ -38,7 +38,6 @@
<li><a href="https://www.ghostscript.com/">Home</a></li>
<li><a href="https://www.ghostscript.com/license.html">Licensing</a></li>
<li><a href="https://www.ghostscript.com/releases.html">Releases</a></li>
- <li><a href="https://www.ghostscript.com/release_history.html">Release History</a></li>
<li><a href="https://www.ghostscript.com/documentation.html" title="Documentation">Documentation</a></li>
<li><a href="https://www.ghostscript.com/download.html" title="Download">Download</a></li>
<li><a href="https://www.ghostscript.com/performance.html" title="Performance">Performance</a></li>
@@ -449,12 +448,12 @@ class="offsite">Adobe
Technical Note</a> #5407, "<a
href="http://partners.adobe.com/asn/developer/acrosdk/DOCS/PDF_Transparency.pdf"
class="offsite">Transparency
-in PDF</a>". Previously (in 9.52 and earlier), Ghostscript's model
+in PDF</a>". Previously (in 9.52 and earlier), Ghostscript's model
maintained separate alpha and mask values for opacity and shape. This
model has been changed (as of 9.53) and instead Ghostscript maintains separate
float values for stroke and fill alpha values with a boolean that indicates
if these should be interpreted as shape or alpha values to be more in line with the
-PDF specification.
+PDF specification.
</p>
<p>
What follows is a subset of all the custom operators related to transparency, but
@@ -1027,24 +1026,6 @@ activated, <code>false</code> if not.
</dl>
<dl>
-<dt><a name=".setpdfwrite"></a>
-<code>.setpdfwrite</code></dt>
-<dd>
-<strong>This operator is now deprecated, and its use is discouraged</strong>
-<p>This operator conditions the environment for the <tt>pdfwrite</tt> output device.
-It is a shorthand for setting parameters that have been deemed benificial. While not strictly necessary, it is usually helpful to set call this when using the pdfwrite device.
-For example, this is how the ps2pdf script calls Ghostscript:
-<blockquote><code>
-gs -q -dSAFER -dNOPAUSE -dBATCH -sOutputFile=file.pdf </code><em>[more options]</em><code> \<br>
-&nbsp;&nbsp;-sDEVICE=pdfwrite -c .setpdfwrite -f </code><em>source1.ps [more files]</em>
-</blockquote>
-<p>Currently, the operator just sets a minimum 3&nbsp;MB vmthreshold to allow for
-accumulating shared object data and to reduce the incidence of garbage
-collection as a performance improvement. Additional settings may be added in the future.</p>
-</dd>
-</dl>
-
-<dl>
<dt><a name=".genordered"></a>
<code>&lt;dict&gt; .genordered &lt;dict&gt;</code> (default: /OutputType /Type3).</dt>
<dt><code>&lt;dict&gt; .genordered &lt;string&gt;</code> (/OutputType /ThreshString).</dt>
@@ -2066,7 +2047,7 @@ will install resource files into <code>/gs/Resource</code>.</p>
<hr>
<p>
-<small>Copyright &copy; 2000-2020 Artifex Software, Inc. All rights reserved.</small>
+<small>Copyright &copy; 2000-2021 Artifex Software, Inc. All rights reserved.</small>
<p>
This software is provided AS-IS with no warranty, either express or
@@ -2079,7 +2060,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 9.53.1, 14 September 2020
+<small>Ghostscript version 9.54.0, 30 March 2021
<!-- [3.0 end visible trailer] ============================================= -->
@@ -2106,7 +2087,7 @@ Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
</ul>
</div>
<div class="col-ft-3 footright"><img src="images/Artifex_logo.png" width="194" height="40" alt=""/> <br>
- © Copyright 2019 Artifex Software, Inc. <br>
+ © Copyright 2019-2021 Artifex Software, Inc. <br>
All rights reserved.
</div>
</div>