Correct spelling and Web site of FontForge.

This commit is contained in:
Ben Harris 2017-06-25 22:01:58 +01:00
parent fafc58a64c
commit a0ffa26a1e

View File

@ -36,7 +36,7 @@
<p>The outline version of Bedstead is generated by an ANSI C program
which emits a Spline Font Database file for use with
<a href="http://fontforge.sourceforge.net/">Fontforge</a>, which
<a href="http://fontforge.github.io/">FontForge</a>, which
can convert it into most reasonable font formats.</p>
<h2>Copyright</h2>
@ -68,7 +68,7 @@
<li><a href="bedstead.c"><code>bedstead.c</code></a> &ndash; The C
program that generates the font.</li>
<li><a href="bedstead.sfd"><code>bedstead.sfd</code></a> &ndash;
The Spline Font Database file for use with Fontforge.</li>
The Spline Font Database file for use with FontForge.</li>
<li><a href="bedstead.otf"><code>bedstead.otf</code></a> &ndash;
The finished font in OpenType format.</li>
<li><a href="bedstead-ext.sfd"><code>bedstead-ext.sfd</code></a>,