+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)
====================
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));
<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