summaryrefslogtreecommitdiff
path: root/html/en/drv
diff options
context:
space:
mode:
Diffstat (limited to 'html/en/drv')
-rw-r--r--html/en/drv/pdf.html2
-rw-r--r--html/en/drv/svg.html2
2 files changed, 2 insertions, 2 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 (&quot;%g %d %d&quot; = angle x y).</li>
</ul>
<ul>
- <li>&quot;<b><font face="Courier">OPAQUE</font></b>&quot;:&nbsp; allows the usage of a global
+ <li>&quot;<b><font face="Courier">OPACITY</font></b>&quot;:&nbsp; allows the usage of a global
opacity value. The value passed must be a string containing an integer
(&quot;%d&quot;) [0=full transparent, 255=full opaque]. Use NULL to reset to the
default. Default: 255.</li>
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>&quot;<b><font face="Courier">OPAQUE</font></b>&quot;:&nbsp; allows the usage of a global
+ <li>&quot;<b><font face="Courier">OPACITY</font></b>&quot;:&nbsp; allows the usage of a global
opacity value. The value passed must be a string containing an integer
(&quot;%d&quot;) [0=full transparent, 255=full opaque]. Use NULL to reset to the
default. Default: 255.</li>