chiark / gitweb /
Update version to 002.008 bedstead-002.008
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 5 Oct 2024 11:53:24 +0000 (12:53 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 5 Oct 2024 12:06:39 +0000 (13:06 +0100)
NEWS
bedstead.c
index.xhtml

diff --git a/NEWS b/NEWS
index ae06d313cd7f04d31360dd6c0d79d79801c09662..5a44c12fa6082f4da907ad63fb1a241b62dd3a99 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+002.008 (2024-10-05)
+====================
+
+User-visible changes in this release:
+
+ * The 'ss16' OpenType feature that was used for getting separated
+   mosaic graphics before version 002.007 now works properly again.
+ * There are new glyphs for 18 characters:
+   - U+1D63 LATIN SUBSCRIPT SMALL LETTER R
+   - U+1D64 LATIN SUBSCRIPT SMALL LETTER U
+   - U+1D65 LATIN SUBSCRIPT SMALL LETTER V
+   - U+2001 EM QUAD
+   - U+2003 EM SPACE
+   - U+2090 LATIN SUBSCRIPT SMALL LETTER A
+   - U+2091 LATIN SUBSCRIPT SMALL LETTER E
+   - U+2092 LATIN SUBSCRIPT SMALL LETTER O
+   - U+2093 LATIN SUBSCRIPT SMALL LETTER X
+   - U+2094 LATIN SUBSCRIPT SMALL LETTER SCHWA
+   - U+2095 LATIN SUBSCRIPT SMALL LETTER H
+   - U+2096 LATIN SUBSCRIPT SMALL LETTER K
+   - U+2097 LATIN SUBSCRIPT SMALL LETTER L
+   - U+2098 LATIN SUBSCRIPT SMALL LETTER M
+   - U+209A LATIN SUBSCRIPT SMALL LETTER P
+   - U+209B LATIN SUBSCRIPT SMALL LETTER S
+   - U+209C LATIN SUBSCRIPT SMALL LETTER T
+   - U+2C7C LATIN SUBSCRIPT SMALL LETTER J
+ * The PANOSE Classification Numbers for the Bedstead fonts are more
+   accurate than they were.  In particular, all Bedstead fonts are now
+   classified as Latin Text and not Decorative.
+
 002.007 (2024-09-24)
 ====================
 
index 652620b0ae119a7879d0f7cda48139b6695eb4fd..c0c97bc3055c4e54508e9bcd86d4fb4fcfdac8f0 100644 (file)
@@ -2809,7 +2809,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.007\n");
+       printf("Version: 002.008\n");
        printf("ItalicAngle: 0\n");
        printf("UnderlinePosition: %g\n", (double)(-3 * YPIX / 2));
        printf("UnderlineWidth: %g\n", (double)(YPIX));
index 325c5bd44b54885065a92ead6ec7a2d223701a37..079fc29ea8d99d89479d746814c1452955c7a461 100644 (file)
     <h2>Downloads</h2>
     
     <ul>
-      <li><a href="bedstead-002.007.zip"><code>bedstead-002.007.zip</code></a>
+      <li><a href="bedstead-002.008.zip"><code>bedstead-002.008.zip</code></a>
        – Full source and binary distribution containing everything
        below and more.</li>
       <li><a href="NEWS"><code>NEWS</code></a> – Release notes summarizing