chiark / gitweb /
Simon had the name "Bedstead" lying around doing nothing, so I've swiped
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 11 Oct 2009 22:17:04 +0000 (23:17 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 11 Oct 2009 22:17:04 +0000 (23:17 +0100)
it for this one as an improvement on "TTXT".

bedstead.c [moved from ttxt.c with 99% similarity]
index.html

similarity index 99%
rename from ttxt.c
rename to bedstead.c
index 797ba4a1d3c647db4d6091f69038be930c96c1ab..78364d8d4095043149ff16f1347f7aab776cf272 100644 (file)
--- a/ttxt.c
@@ -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");
index d29152eb9b41188714a73ee26321f30901f90f68..8a730a14d7d8f3bfa459c2fc9b233fb08b23c957 100644 (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>