Simon had the name "Bedstead" lying around doing nothing, so I've swiped

it for this one as an improvement on "TTXT".
This commit is contained in:
Ben Harris 2009-10-11 23:17:04 +01:00
parent cf0d1e0429
commit d85ec66568
2 changed files with 7 additions and 7 deletions

View File

@ -573,9 +573,9 @@ main(int argc, char **argv)
if (glyphs[i].unicode == -1)
extraglyphs++;
printf("SplineFontDB: 3.0\n");
printf("FontName: TTXT\n");
printf("FullName: TTXT\n");
printf("FamilyName: TTXT\n");
printf("FontName: Bedstead\n");
printf("FullName: Bedstead\n");
printf("FamilyName: Bedstead\n");
printf("Weight: Medium\n");
printf("Copyright: Copyright 2009 Ben Harris and others\n");
printf("Version: 000.001\n");

View File

@ -4,11 +4,11 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>TTXT &ndash; MODE 7 for the 21st century</title>
<title>Bedstead &ndash; MODE 7 for the 21st century</title>
</head>
<body>
<h1>TTXT &ndash; MODE 7 for the 21st century</h1>
<p>TTXT is an outline font based on the characters produced by the
<h1>Bedstead &ndash; MODE 7 for the 21st century</h1>
<p>Bedstead is an outline font based on the characters produced by the
Mullard SAA5050 series of Teletext Character Generators. The
SAA5050 is familiar to those of a certain age as the one that
produced the <code>MODE 7</code> display on the BBC
@ -33,7 +33,7 @@
program that generates the font.</li>
<li><code><a href="ttxt.sfd"><code>ttxt.sfd</code></a> &ndash;
The Spline Font Database file for use with Fontforge.</li>
<li><code><a href="TTXT.otf"><code>TTXT.otf</code></a> &ndash;
<li><code><a href="Bedstead.otf"><code>Bedstead.otf</code></a> &ndash;
The finished font in OpenType format.</li>
</ul>
</body>