summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-18 21:07:18 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-18 21:07:18 -0700
commitce15facd8bfac5abdf263c416be06665aeacad46 (patch)
treef5de511e23e8ed4038fdd01ba889d6a2bfb60df2
parent5df216cea0c400f6e8ea6878907377d034e54de5 (diff)
Fix X11R version numbers in fonts document
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--sgml/fonts/fonts.sgml50
1 files changed, 25 insertions, 25 deletions
diff --git a/sgml/fonts/fonts.sgml b/sgml/fonts/fonts.sgml
index 6b6cf2e..3bb3cac 100644
--- a/sgml/fonts/fonts.sgml
+++ b/sgml/fonts/fonts.sgml
@@ -6,7 +6,7 @@
<articleinfo>
-<Title>Fonts in X11R</Title>
+<Title>Fonts in X11R&relvers;</Title>
<AUTHOR><firstname>Juliusz</firstname><surname>Chroboczek</surname>
<EMAIL>jch@freedesktop.org</EMAIL>
</AUTHOR>
@@ -18,9 +18,9 @@
<Title>Introduction</Title>
<Para>
-This document describes the support for fonts in X11R.
+This document describes the support for fonts in X11R&relvers;.
<XRef LinkEnd="sec-installing"> is aimed at the
-casual user wishing to install fonts in X11R the rest of the
+casual user wishing to install fonts in X11R&relvers; the rest of the
document describes the font support in more detail.
</Para>
@@ -92,7 +92,7 @@ particular font output mechanism.
<Para>
Fontconfig looks for fonts in a set of well-known directories that
-include all of X11R's standard font directories
+include all of X11R&relvers;'s standard font directories
(`<Literal remap="tt">/usr/X11R6/lib/X11/lib/fonts/*</Literal>') by default) as well as a
directory called `<Literal remap="tt">.fonts/</Literal>' in the user's home directory.
Installing a font for use by Xft applications is as simple
@@ -197,7 +197,7 @@ Anti-aliasing can be disabled for all fonts by the following incantation:
</Para>
<Para>
-Xft supports sub-pixel rasterisation on LCD displays. X11R should
+Xft supports sub-pixel rasterisation on LCD displays. X11R&relvers; should
automatically enable this feature on laptops and when using an LCD
monitor connected with a DVI cable; you can check whether this was
done by typing
@@ -285,9 +285,9 @@ including it in the <Emphasis remap="it">font path</Emphasis>.
<Title>Installing bitmap fonts</Title>
<Para>
-The X11R server can use bitmap fonts in both the cross-platform
+The X11R&relvers; server can use bitmap fonts in both the cross-platform
BDF format and the somewhat more efficient binary PCF format.
-(X11R also supports the obsolete SNF format.)
+(X11R&relvers; also supports the obsolete SNF format.)
</Para>
<Para>
@@ -338,7 +338,7 @@ new font directory; see <XRef LinkEnd="sec-set-font-path"> below.
<Title>Installing scalable fonts</Title>
<Para>
-The X11R server supports scalable fonts in multiple
+The X11R&relvers; server supports scalable fonts in multiple
formats, including Type&nbsp;1, TrueType, OpenType/CFF and CIDFont.
This section only applies to the first three; for information on
CIDFonts, please see <XRef LinkEnd="sec-cid-fonts">
@@ -410,7 +410,7 @@ Munhwa-Regular--UniKS-UCS2-H
</Para>
<Para>
-The CIDFont code in X11R requires a very rigid directory
+The CIDFont code in X11R&relvers; requires a very rigid directory
structure. The main directory must be called `<Literal remap="tt">CID</Literal>' (its location
defaults to `<Literal remap="tt">/usr/X11R6/lib/X11/fonts/CID</Literal>' but it may be
located anywhere), and it should contain a subdirectory for every CID
@@ -494,7 +494,7 @@ For best results, scalable fonts should appear in the font path before
the bitmap fonts; this way, the server will prefer bitmap fonts to
scalable fonts when an exact match is possible, but will avoid scaling
bitmap fonts when a scalable font can be used. (The `<Literal remap="tt">:unscaled</Literal>'
-hack, while still supported, should no longer be necessary in X11R.)
+hack, while still supported, should no longer be necessary in X11R&relvers;.)
</Para>
<Para>
@@ -580,13 +580,13 @@ font in a format that is not supported by your server.
</Para>
<Para>
-X11R supports the BDF, PCF, SNF, Type 1, TrueType, OpenType
-and CIDFont font formats. However, not all X11R servers
+X11R&relvers; supports the BDF, PCF, SNF, Type 1, TrueType, OpenType
+and CIDFont font formats. However, not all X11R&relvers; servers
come with all the font backends configured in.
</Para>
<Para>
-On most platforms, the X11R servers are <Emphasis remap="it">modular</Emphasis>: the font
+On most platforms, the X11R&relvers; servers are <Emphasis remap="it">modular</Emphasis>: the font
backends are included in modules that are loaded at runtime. The
modules to be loaded are specified in the `<Literal remap="tt">xorg.conf</Literal>' file using
the `<Literal remap="tt">Load</Literal>' directive:
@@ -598,7 +598,7 @@ Load "type1"
If you have trouble installing fonts in a specific format, you may
want to check the server's log file in order to see whether the
relevant modules are properly loaded. The list of font modules
-distributed with X11R is as follows:
+distributed with X11R&relvers; is as follows:
<ItemizedList>
<ListItem>
@@ -644,7 +644,7 @@ case-sensitive.
</Sect1>
<Sect1>
-<Title>Fonts included with X11R</Title>
+<Title>Fonts included with X11R&relvers;</Title>
<Sect2>
<Title>Standard bitmap fonts</Title>
@@ -658,7 +658,7 @@ Latin Western-European).
</Para>
<Para>
-In X11R, a number of these fonts are provided in Unicode-encoded
+In X11R&relvers;, a number of these fonts are provided in Unicode-encoded
font files instead. At build time, these fonts are split into font
files encoded according to legacy encodings, a process which allows
us to provide the standard fonts in a number of regional encodings
@@ -779,7 +779,7 @@ may be useful for improved presentation of text.
<Title>Standard scalable fonts</Title>
<Para>
-X11R includes all the scalable fonts distributed with X11R6.
+X11R&relvers; includes all the scalable fonts distributed with X11R6.
</Para>
<Sect3>
@@ -819,7 +819,7 @@ and reside in the font files
</Para>
<Para>
-Finally, X11R also comes with Type&nbsp;1 versions of Bitstream
+Finally, X11R&relvers; also comes with Type&nbsp;1 versions of Bitstream
Courier and Charter. These fonts have XLFD
<Screen>
@@ -843,7 +843,7 @@ and reside in the font files
<Title>The Bigelow &amp; Holmes Luxi family</Title>
<Para>
-X11R includes the <Emphasis remap="it">Luxi</Emphasis> family of scalable fonts, in both
+X11R&relvers; includes the <Emphasis remap="it">Luxi</Emphasis> family of scalable fonts, in both
TrueType and Type&nbsp;1 format. This family consists of the fonts
<Emphasis remap="it">Luxi Serif</Emphasis>, with XLFD
@@ -928,7 +928,7 @@ URL="http://www.urwpp.de"
An earlier version of the Luxi fonts was made available under the
name <Emphasis>Lucidux</Emphasis>. This name should no longer be used due to trademark
uncertainties, and all traces of the <Emphasis>Lucidux</Emphasis> name have been
-removed from X11R.
+removed from X11R&relvers;.
</Para>
</Sect2>
@@ -939,7 +939,7 @@ removed from X11R.
<Title>More about core fonts </Title>
<Para>
-This section describes X11R-specific enhancements to the core
+This section describes X11R&relvers;-specific enhancements to the core
X11 fonts system.
</Para>
@@ -975,7 +975,7 @@ font type.
<Para>
<Emphasis remap="it">Please note:</Emphasis> the X-TrueType (X-TT) backend is not included
-in X11R. That functionality has been merged into the FreeType
+in X11R&relvers;. That functionality has been merged into the FreeType
backend.&#62;
</Para>
@@ -1129,7 +1129,7 @@ manual page for more details.
<Para>
A number of encoding files for common encodings are included with
-X11R. Information on writing new encoding files can be found in
+X11R&relvers;. Information on writing new encoding files can be found in
<XRef LinkEnd="sec-format-encoding-directory-files"> and <XRef LinkEnd="sec-format-encoding-files"> later in this document.
</Para>
@@ -1697,7 +1697,7 @@ encodings, but instead uses its own database of encodings.
<Para>
Since the functionalities for CJKV support introduced by X-TT have been
merged into the new <Emphasis remap="it">FreeType</Emphasis> backend, the X-TT backend will be
-removed from X11R's tree near the future. Therefore, the use of
+removed from X11R&relvers;'s tree near the future. Therefore, the use of
<Emphasis remap="it">FreeType</Emphasis> backend is preferred over the X-TT backend.
</Para>
@@ -1956,7 +1956,7 @@ have the last two fields of their XLFD set to `<Literal remap="tt">iso10646-1</L
<Title>References</Title>
<Para>
-X11R comes with extensive documentation in the form of manual
+X11R&relvers; comes with extensive documentation in the form of manual
pages and typeset documents. Before installing fonts, you really should
read the <ULink
URL="fontconfig.3.html"