diff options
author | scuri <scuri> | 2010-03-03 19:19:48 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-03-03 19:19:48 +0000 |
commit | dbc86aa6b66919c2e3c4032a09eca019a6d3afdf (patch) | |
tree | 4392370f837323cc2bb1d43c1348f22c32217192 /html/en/drv/pdf.html | |
parent | e78601f7c788d1206aa60a57a169bb6d02b748bd (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/pdf.html')
-rw-r--r-- | html/en/drv/pdf.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/drv/pdf.html b/html/en/drv/pdf.html index 379d43c..4fba6b8 100644 --- a/html/en/drv/pdf.html +++ b/html/en/drv/pdf.html @@ -196,7 +196,7 @@ the vertex where there is a hole in a string ("%g %d %d" = angle x y).</li> </ul> <ul> - <li>"<b><font face="Courier">OPAQUE</font></b>": allows the usage of a global + <li>"<b><font face="Courier">OPACITY</font></b>": allows the usage of a global opacity value. The value passed must be a string containing an integer ("%d") [0=full transparent, 255=full opaque]. Use NULL to reset to the default. Default: 255.</li> |