summaryrefslogtreecommitdiff
path: root/pdf/fpdf/doc/setfont.htm
diff options
context:
space:
mode:
authorSashi202020-08-25 13:02:33 +0530
committerGitHub2020-08-25 13:02:33 +0530
commit15e4c746c4539d0d49ae1d94fd5e8e3864f9ac72 (patch)
treead873a91646b590a9a2452c41d77b5ea735ad21c /pdf/fpdf/doc/setfont.htm
parent8fff84c30a9218ba49877babe4c3fc8e3a7b8d47 (diff)
parent9257ff0b522d82752b7af49933c89bd259a728c9 (diff)
downloadr_textbook_companion-15e4c746c4539d0d49ae1d94fd5e8e3864f9ac72.tar.gz
r_textbook_companion-15e4c746c4539d0d49ae1d94fd5e8e3864f9ac72.tar.bz2
r_textbook_companion-15e4c746c4539d0d49ae1d94fd5e8e3864f9ac72.zip
Merge pull request #41 from Sashi20/drupal_7.x
Update FPDF version, background, pi & co-pi signature
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>