diff options
author | Sashi20 | 2020-10-07 12:53:11 +0530 |
---|---|---|
committer | Sashi20 | 2020-10-07 12:53:11 +0530 |
commit | 56f7a3990023caa0052dbb1b9185b03c56c35517 (patch) | |
tree | 34667fbdef99441afd5b7eb569e75a02dab27caf /pdf/fpdf/doc/rect.htm | |
parent | ddfa57ef75f2ff0314f0253461d6bd73525000fd (diff) | |
download | om_pssp-56f7a3990023caa0052dbb1b9185b03c56c35517.tar.gz om_pssp-56f7a3990023caa0052dbb1b9185b03c56c35517.tar.bz2 om_pssp-56f7a3990023caa0052dbb1b9185b03c56c35517.zip |
Update FPDF version
Diffstat (limited to 'pdf/fpdf/doc/rect.htm')
-rw-r--r--[-rwxr-xr-x] | pdf/fpdf/doc/rect.htm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pdf/fpdf/doc/rect.htm b/pdf/fpdf/doc/rect.htm index fa71375..0b73acc 100755..100644 --- a/pdf/fpdf/doc/rect.htm +++ b/pdf/fpdf/doc/rect.htm @@ -39,9 +39,9 @@ Style of rendering. Possible values are: </dd>
</dl>
<h2>See also</h2>
-<a href="setlinewidth.htm">SetLineWidth()</a>,
-<a href="setdrawcolor.htm">SetDrawColor()</a>,
-<a href="setfillcolor.htm">SetFillColor()</a>.
+<a href="setlinewidth.htm">SetLineWidth</a>,
+<a href="setdrawcolor.htm">SetDrawColor</a>,
+<a href="setfillcolor.htm">SetFillColor</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>
|