summaryrefslogtreecommitdiff
path: root/html/en/drv/xrender.html
diff options
context:
space:
mode:
authorscuri <scuri>2010-05-21 21:54:49 +0000
committerscuri <scuri>2010-05-21 21:54:49 +0000
commit95a0b9f784c2c4eddd86e51eac3a1ae9394cdf49 (patch)
tree2153b840982d2ccdc621a387e0d5110baa5267e0 /html/en/drv/xrender.html
parentcc487d4de29a48d8e20a9a8492957a5950d5c181 (diff)
*** empty log message ***
Diffstat (limited to 'html/en/drv/xrender.html')
-rw-r--r--html/en/drv/xrender.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/html/en/drv/xrender.html b/html/en/drv/xrender.html
index be85b8e..21d9a48 100644
--- a/html/en/drv/xrender.html
+++ b/html/en/drv/xrender.html
@@ -69,8 +69,8 @@ IRIX.</p>
contain text regions.</li>
<li><a href="../func/lines.html#cdBegin">
<font face="Courier"><strong>Begin</strong></font></a>: <strong><tt>
- CD_BEZIER</tt></strong> is simulated with lines.
- <strong><tt>CD_PATH</tt></strong> is supported.</li>
+ CD_BEZIER</tt></strong> and <strong><tt>CD_PATH</tt></strong>
+ are simulated with lines.</li>
<li><font face="Courier"><strong><a href="../func/lines.html#cdRect">Rect</a></strong></font>:
simulated using the client's <strong>Line</strong>.</li>
<li><font face="Courier"><a href="../func/lines.html#cdArc"><b>Arc</b></a></font>:
@@ -80,7 +80,8 @@ IRIX.</p>
<li><font face="Courier"><b><a href="../func/filled.html#cdChord">Chord</a></b></font>:
simulated using the client's <strong>Poly</strong></li>
<li><font face="Courier"><a href="../func/filled.html#cdBox"><b>Box</b></a></font>:
- simulated using the client's <strong>Poly</strong>. </li>
+ simulated using the client's <strong>Poly</strong>.</li>
+ <li>Floating point primitives are supported.</li>
</ul>
<h4>Attributes </h4>
<ul>