chiark / gitweb /
Update version to 002.003 bedstead-002.003
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Oct 2021 20:58:25 +0000 (21:58 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Oct 2021 20:58:25 +0000 (21:58 +0100)
NEWS
bedstead.c
index.xhtml

diff --git a/NEWS b/NEWS
index cd3d83490e43e070563321337e51266254036c98..8696a2c76deac9d93f81c608081bfdd1a0c901a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+002.003 (2021-10-??)
+====================
+
+User-visible changes in this release:
+
+ * There's now a bold version of Bedstead and all its widths.
+ * The source distribution now includes a Fontmap file for
+   Ghostscript.
+
 002.002 (2020-06-22)
 ====================
 
index 0d0622107238523a873e7a1fb0c0060c43c72fc2..e8e5440dd6074bbb6f004428add1b7cb8a27c6cf 100644 (file)
@@ -2218,7 +2218,7 @@ main(int argc, char **argv)
        printf("Weight:%s\n", weight->suffix[0] ? weight->suffix : " Medium");
        printf("OS2_WeightWidthSlopeOnly: 1\n");
        printf("Copyright: Dedicated to the public domain\n");
-       printf("Version: 002.002\n");
+       printf("Version: 002.003\n");
        printf("ItalicAngle: 0\n");
        printf("UnderlinePosition: %g\n", (double)(-YPIX / 2));
        printf("UnderlineWidth: %g\n", (double)(YPIX));
index c2921763d28694af0b08a567549e78c9fc9c5cb5..9065b3246e130019b2dfec6f7fd1063e3ab5a8c4 100644 (file)
     <h2>Downloads</h2>
     
     <ul>
-      <li><a href="bedstead-002.002.zip"><code>bedstead-002.002.zip</code></a>
+      <li><a href="bedstead-002.003.zip"><code>bedstead-002.003.zip</code></a>
        &ndash; Full source and binary distribution containing everything
        below and more.</li>
       <li><a href="NEWS"><code>NEWS</code></a> &ndash; Release notes summarizing