From: Ben Harris Date: Fri, 24 May 2024 14:22:16 +0000 (+0100) Subject: Update version to 002.006 X-Git-Tag: bedstead-002.006 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=612d65862ae95ccbf33786599e1f9652ee9aff21;p=bedstead.git Update version to 002.006 --- diff --git a/NEWS b/NEWS index ec1346c..e08129b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +002.006 (2024-05-24) +==================== + +User-visible change in this release: + + * The designs of four glyphs were corrected: + - U+25F2 WHITE SQUARE WITH LOWER RIGHT QUADRANT + - U+25F3 WHITE SQUARE WITH UPPER RIGHT QUADRANT + - U+25F6 WHITE CIRCLE WITH LOWER RIGHT QUADRANT + - U+25F7 WHITE CIRCLE WITH UPPER RIGHT QUADRANT + 002.005 (2024-05-12) ==================== diff --git a/bedstead.c b/bedstead.c index 304c49b..e40e1b3 100644 --- a/bedstead.c +++ b/bedstead.c @@ -2465,7 +2465,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.005\n"); + printf("Version: 002.006\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 30431af..c873931 100644 --- a/index.xhtml +++ b/index.xhtml @@ -117,7 +117,7 @@

Downloads