chiark / gitweb /
Call this Bedstead 001.000.
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 12 Aug 2014 20:45:58 +0000 (21:45 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 12 Aug 2014 20:45:58 +0000 (21:45 +0100)
I can't remember any reason why I shouldn't.

bedstead.c
index.html

index 07bdae759b520a002edd0b90ab68c6e8b0f53d3a..00346d16d60a0ad05e70bf94d3e932f42da4c034 100644 (file)
@@ -1123,8 +1123,8 @@ main(int argc, char **argv)
        printf("FullName: Bedstead\n");
        printf("FamilyName: Bedstead\n");
        printf("Weight: Medium\n");
-       printf("Copyright: Copyright 2009 Ben Harris and others\n");
-       printf("Version: 000.990\n");
+       printf("Copyright: Copyright 2009-2014 Ben Harris and others\n");
+       printf("Version: 001.000\n");
        printf("ItalicAngle: 0\n");
        printf("UnderlinePosition: %d\n", -YPIX / 2);
        printf("UnderlineWidth: %d\n", YPIX);
index 2cdb4c078fd6fe67f060ea333ad1e50fc84b4b50..e3ab9f28db0d333e60dc098392e94f91143dc1d2 100644 (file)
@@ -31,7 +31,7 @@
       can convert it into most reasonable font formats.</p>
 
     <ul>
-      <li><a href="bedstead-000.990.zip"><code>bedstead-000.990.zip</code></a>
+      <li><a href="bedstead-001.000.zip"><code>bedstead-001.000.zip</code></a>
        &ndash; Full source and binary distribution containing everything
        below.</li>
       <li><a href="bedstead.c"><code>bedstead.c</code></a> &ndash; The C