summaryrefslogtreecommitdiff
path: root/pdf/fpdf/doc/setfont.htm
diff options
context:
space:
mode:
authorSashi202020-07-24 13:31:08 +0530
committerSashi202020-07-24 13:31:08 +0530
commit214a9734308375077f67db1d54bde6696719e4bd (patch)
tree9ea80bc4c38afbcf3d7589edc958e9aad1b35fd5 /pdf/fpdf/doc/setfont.htm
parentbc60fdfbcb0972a93a3b3b2b7cac46993fcc5d47 (diff)
downloaddwsim_flowsheet-214a9734308375077f67db1d54bde6696719e4bd.tar.gz
dwsim_flowsheet-214a9734308375077f67db1d54bde6696719e4bd.tar.bz2
dwsim_flowsheet-214a9734308375077f67db1d54bde6696719e4bd.zip
Update FPDF version
Diffstat (limited to 'pdf/fpdf/doc/setfont.htm')
-rwxr-xr-xpdf/fpdf/doc/setfont.htm10
1 files changed, 5 insertions, 5 deletions
diff --git a/pdf/fpdf/doc/setfont.htm b/pdf/fpdf/doc/setfont.htm
index 1cbae91..cd5a3b8 100755
--- a/pdf/fpdf/doc/setfont.htm
+++ b/pdf/fpdf/doc/setfont.htm
@@ -81,11 +81,11 @@ $pdf->SetFont('');
$pdf-&gt;SetFont('Times','BIU');</code></pre>
</div>
<h2>See also</h2>
-<a href="addfont.htm">AddFont()</a>,
-<a href="setfontsize.htm">SetFontSize()</a>,
-<a href="cell.htm">Cell()</a>,
-<a href="multicell.htm">MultiCell()</a>,
-<a href="write.htm">Write()</a>.
+<a href="addfont.htm">AddFont</a>,
+<a href="setfontsize.htm">SetFontSize</a>,
+<a href="cell.htm">Cell</a>,
+<a href="multicell.htm">MultiCell</a>,
+<a href="write.htm">Write</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>