mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 14:03:06 -04:00
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:
parent
cf0d1e0429
commit
d85ec66568
@ -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");
|
||||
@ -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 – MODE 7 for the 21st century</title>
|
||||
<title>Bedstead – MODE 7 for the 21st century</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>TTXT – MODE 7 for the 21st century</h1>
|
||||
<p>TTXT is an outline font based on the characters produced by the
|
||||
<h1>Bedstead – 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> –
|
||||
The Spline Font Database file for use with Fontforge.</li>
|
||||
<li><code><a href="TTXT.otf"><code>TTXT.otf</code></a> –
|
||||
<li><code><a href="Bedstead.otf"><code>Bedstead.otf</code></a> –
|
||||
The finished font in OpenType format.</li>
|
||||
</ul>
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user