From d85ec66568217c833977fa9fe7c66dcd680a8ef2 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 11 Oct 2009 23:17:04 +0100 Subject: [PATCH] Simon had the name "Bedstead" lying around doing nothing, so I've swiped it for this one as an improvement on "TTXT". --- ttxt.c => bedstead.c | 6 +++--- index.html | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) rename ttxt.c => bedstead.c (99%) diff --git a/ttxt.c b/bedstead.c similarity index 99% rename from ttxt.c rename to bedstead.c index 797ba4a..78364d8 100644 --- a/ttxt.c +++ b/bedstead.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"); diff --git a/index.html b/index.html index d29152e..8a730a1 100644 --- a/index.html +++ b/index.html @@ -4,11 +4,11 @@ - TTXT – MODE 7 for the 21st century + Bedstead – MODE 7 for the 21st century -

TTXT – MODE 7 for the 21st century

-

TTXT is an outline font based on the characters produced by the +

Bedstead – MODE 7 for the 21st century

+

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 MODE 7 display on the BBC @@ -33,7 +33,7 @@ program that generates the font.

  • ttxt.sfd – The Spline Font Database file for use with Fontforge.
  • -
  • TTXT.otf – +
  • Bedstead.otf – The finished font in OpenType format.
  • -- 2.30.2