mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-30 15:33:25 -04:00
Call this Bedstead 001.000.
I can't remember any reason why I shouldn't.
This commit is contained in:
parent
5084ab3998
commit
64035368cb
@ -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);
|
||||
|
||||
@ -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>
|
||||
– Full source and binary distribution containing everything
|
||||
below.</li>
|
||||
<li><a href="bedstead.c"><code>bedstead.c</code></a> – The C
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user