Call this Bedstead 001.000.

I can't remember any reason why I shouldn't.
This commit is contained in:
Ben Harris 2014-08-12 21:45:58 +01:00
parent 5084ab3998
commit 64035368cb
2 changed files with 3 additions and 3 deletions

View 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);

View 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