diff options
Diffstat (limited to 'html/en/drv/dgn.html')
-rw-r--r-- | html/en/drv/dgn.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/html/en/drv/dgn.html b/html/en/drv/dgn.html index be52f3c..b3f0ecc 100644 --- a/html/en/drv/dgn.html +++ b/html/en/drv/dgn.html @@ -68,7 +68,9 @@ <h4>Primitives</h4> <ul> <li><a href="../func/lines.html#cdBegin"><font face="Courier"><strong>Begin</strong></font></a>: - if parameter <strong><tt>CD_CLIP</tt></strong> or <strong><tt>CD_BEZIER</tt></strong> are specified, does nothing.</li> + if parameter <strong><tt>CD_CLIP</tt></strong> is specified, does nothing. <strong><tt> + CD_BEZIER</tt></strong> and <strong><tt>CD_PATH</tt></strong> + are simulated with lines.</li> <li><strong><font face="Courier"><a href="../func/filled.html#cdChord">cdChord</a></font></strong>: does nothing.</li> </ul> |