diff options
| author | scuri <scuri> | 2010-06-02 18:48:00 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2010-06-02 18:48:00 +0000 | 
| commit | dd7a1955dbf538734dc54225eac5282e3ab35ff8 (patch) | |
| tree | 4d29a87dbfc619b465451b2c7f737aa3ae60aab9 /html/en/drv/pdf.html | |
| parent | 8fad87fe337472713488db707e58c6853fbe7662 (diff) | |
*** empty log message ***
Diffstat (limited to 'html/en/drv/pdf.html')
| -rw-r--r-- | html/en/drv/pdf.html | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/html/en/drv/pdf.html b/html/en/drv/pdf.html index ffbf860..d111a90 100644 --- a/html/en/drv/pdf.html +++ b/html/en/drv/pdf.html @@ -167,6 +167,8 @@ ZapfDingbats</pre>    does not exist in PDF, is simulated using a circle with radius=1.</li>    <li>Floating point primitives are supported.</li>    <li>Filled primitives do not include the line at the edges of the filled area.</li> +	<li>When constructing a PATH the CD_PATH_ARC can add only a circular arc.  +	The largest dimension will be used.</li>  </ul>  <h4>Server Images</h4>  <ul>  | 
