summaryrefslogtreecommitdiff
path: root/gs
diff options
context:
space:
mode:
authorRalph Giles <ralph.giles@artifex.com>2008-08-28 19:47:00 +0000
committerRalph Giles <ralph.giles@artifex.com>2008-08-28 19:47:00 +0000
commit9d36ee856e41244d3cf0469fc0004d21e6911994 (patch)
tree87aade815464b882f5062f32861276a54763f7f7 /gs
parent85812025ab4854fbfd117287847e19eacc7dbae7 (diff)
downloadghostpdl-9d36ee856e41244d3cf0469fc0004d21e6911994.tar.gz
Replace 3d with 3rd in the documentation and regularize '3(r)d party' as
'third-party'. Bug 690004. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9040 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs')
-rw-r--r--gs/doc/Lib.htm3
-rw-r--r--gs/doc/Use.htm17
2 files changed, 12 insertions, 8 deletions
diff --git a/gs/doc/Lib.htm b/gs/doc/Lib.htm
index 89d22e256..95e1ced7b 100644
--- a/gs/doc/Lib.htm
+++ b/gs/doc/Lib.htm
@@ -530,7 +530,8 @@ The following table explains the semantics of Visual Trace instructions.
<td>Array of points and its size, debugee coordinates.
<tr> <td><code>vd_curveto(x0,y0,x1,y1,x2,y2)</code>
<td>&nbsp;&nbsp;
- <td>Path construction : Curve (3d order Bezier) from current point to specified point, with specified poles.
+ <td>Path construction : Curve (3rd-order Bezier) from current
+ point to specified point, with specified poles.
<td>&nbsp;&nbsp;
<td>2 poles and the curve ending point, debuggee coordinates.
<tr> <td><code>vd_closepath</code>
diff --git a/gs/doc/Use.htm b/gs/doc/Use.htm
index 1edc998c4..8c17b51b4 100644
--- a/gs/doc/Use.htm
+++ b/gs/doc/Use.htm
@@ -115,7 +115,8 @@
</ul>
<li><a href="#OpenWindows_fonts">Sun OpenWindows</a>
</ul>
-<li><a href="#FAPI_run">Appendix: Running Ghostscript with 3d party font renderers</a>
+<li><a href="#FAPI_run">Appendix: Running Ghostscript with third-party
+font renderers</a>
</ul></blockquote>
<!-- [1.2 end table of contents] =========================================== -->
@@ -1373,7 +1374,7 @@ possibly a specific one for each document.
<h3><a name="UnicodeTT"></a>Using Unicode True Type fonts</h3>
Ghostscript can handle True Type fonts with the full Unicode character set.
-For doing that, a 3d party software should generate a Postscript
+For doing that, a third-party software should generate a Postscript
or PDF document with a text, which is encoded with the
UTF-16 encoding. Ghostscript may be used for converting
such Postscript documents to PDF and for
@@ -3373,12 +3374,13 @@ Ghostscript.symbolFonts: \
</pre>
-<h2><a name="FAPI_run"></a>Running Ghostscript with 3d party font renderers</h2>
+<h2><a name="FAPI_run"></a>Running Ghostscript with third-party font renderers</h2>
<p>
-Font API (FAPI) is a new feature which allows to attach 3d party font renderers to Ghostscript.
-This section explains how to run Ghostscript with 3d party font renderers,
-such as UFST or Free Type.
+Font API (FAPI) is a new feature which allows to attach third-party font
+renderers to Ghostscript.
+This section explains how to run Ghostscript with third-party font
+renderers, such as UFST or Free Type.
<p>
<em>Note: To run Ghostscript with UFST you need a license from Monotype Imaging.
@@ -3405,7 +3407,8 @@ with the UFST bridge. Refer <a href="Make.htm#UFST_build">How to build Ghostscri
Both bridges may run together.
<p>
-There are 2 ways to handle fonts with a 3d party font renderer (FAPI). First, you can substitute
+There are 2 ways to handle fonts with a third-party font renderer (FAPI).
+First, you can substitute
any FAPI-handled font to a resident PostScript font, using special map files
<code>FAPIfontmap</code> and <b><tt>FAPIcidfmap</tt></b>.
Second, you can redirect PostScript fonts to FAPI, setting