From: Ben Harris Date: Sat, 5 Oct 2024 11:53:24 +0000 (+0100) Subject: Update version to 002.008 X-Git-Tag: bedstead-002.008 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=6bf599f4477553e4d4d6321616d3d61087a80fa0;p=bedstead.git Update version to 002.008 --- diff --git a/NEWS b/NEWS index ae06d31..5a44c12 100644 --- 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) ==================== diff --git a/bedstead.c b/bedstead.c index 652620b..c0c97bc 100644 --- a/bedstead.c +++ b/bedstead.c @@ -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)); diff --git a/index.xhtml b/index.xhtml index 325c5bd..079fc29 100644 --- a/index.xhtml +++ b/index.xhtml @@ -114,7 +114,7 @@

Downloads