diff options
Diffstat (limited to 'html/en/drv/svg.html')
-rw-r--r-- | html/en/drv/svg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/drv/svg.html b/html/en/drv/svg.html index 5bfb1f8..10a0952 100644 --- a/html/en/drv/svg.html +++ b/html/en/drv/svg.html @@ -94,7 +94,7 @@ to the file generated by the CD library. (set only)</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> |