summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 21:26:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 21:26:13 -0700
commitaa59b49bb7673ba7ae1ddd8f3b182ec6ba95b5e0 (patch)
tree02a4a2c821fd7c7b96fccca24e6eefd8079e4d99
parentddb2392d7a403595a78df46ee952f796a39b54ae (diff)
downloadxorg-proto-fontsproto-aa59b49bb7673ba7ae1ddd8f3b182ec6ba95b5e0.tar.gz
fsproto.xml: Convert ASCII art figures to UTF-8 line drawings
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--specs/fsproto.xml66
1 files changed, 33 insertions, 33 deletions
diff --git a/specs/fsproto.xml b/specs/fsproto.xml
index de45f96..95530f1 100644
--- a/specs/fsproto.xml
+++ b/specs/fsproto.xml
@@ -142,20 +142,20 @@ as printer drivers).
</para>
<literallayout class="monospaced">
- +--------+ +---------------+
- | X1 |--------------| |
- | Server | | Font Server |
- +--------+ +-------| 1 |
- | +---------------+
- +--------+ |
- | X2 |------+ +---------------+
- | Server |--------------| |
- +--------+ | Font Server |
- +-------| 2 |
-+---------+ | +---------------+
-| other | |
-| clients |------+
-+---------+
+ ┌────────┐ ┌───────────────┐
+ │ X1 ├──────────────┤ │
+ │ Server │ │ Font Server │
+ └────────┘ ┌───────┤ 1 │
+ │ └───────────────┘
+ ┌────────┐ │
+ │ X2 ├──────┘ ┌───────────────┐
+ │ Server ├──────────────┤ │
+ └────────┘ │ Font Server │
+ ┌───────┤ 2 │
+┌─────────┐ │ └───────────────┘
+│ other │ │
+│ clients ├──────┘
+└─────────┘
</literallayout>
<para>
@@ -185,27 +185,27 @@ Figure 2.2.
</para>
<literallayout class="monospaced">
- +------------+
- | client |
- | (X server) |
- +------------+
- |
+ ┌────────────┐
+ │ client │
+ │ (X server) │
+ └─────┬──────┘
+ │
network
- |
-+--------------------------------------------+
-| |
-| font server 1 |
-| |
-+-----+-----+-----+-----+----+-----+---+-----+
-| bdf | snf | pcf | atm | f3 | dwf | | | ... |
-+-----+-----+-----+-----+----+-----+-|-+-----+
- |
+ │
+┌─────────────────────┴──────────────────────┐
+│ │
+│ font server 1 │
+│ │
+├─────┬─────┬─────┬─────┬────┬─────┬───┬─────┤
+│ bdf │ snf │ pcf │ atm │ f3 │ dwf │ │ │ ... │
+└─────┴─────┴─────┴─────┴────┴─────┴─│─┴─────┘
+ │
network
- |
- +----------+
- | font |
- | server 2 |
- +----------+
+ │
+ ┌─────┴────┐
+ │ font │
+ │ server 2 │
+ └──────────┘
</literallayout>
<para>