diff options
| author | scuri <scuri> | 2010-05-21 21:54:49 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2010-05-21 21:54:49 +0000 | 
| commit | 95a0b9f784c2c4eddd86e51eac3a1ae9394cdf49 (patch) | |
| tree | 2153b840982d2ccdc621a387e0d5110baa5267e0 /html/en/drv/cgm.html | |
| parent | cc487d4de29a48d8e20a9a8492957a5950d5c181 (diff) | |
*** empty log message ***
Diffstat (limited to 'html/en/drv/cgm.html')
| -rw-r--r-- | html/en/drv/cgm.html | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/html/en/drv/cgm.html b/html/en/drv/cgm.html index 470561a..5c915cf 100644 --- a/html/en/drv/cgm.html +++ b/html/en/drv/cgm.html @@ -85,7 +85,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><font face="Courier"><strong><a href="../func/marks.html#cdPixel">Pixel</a></strong></font>:     does not exist in CGM, is simulated using a mark with size 1.</li>    <li><strong><font face="Courier"><a href="../func/filled.html#cdChord">Chord</a></font></strong>:  | 
