diff options
Diffstat (limited to '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> |