From: Ben Harris Date: Tue, 27 May 2025 20:41:15 +0000 (+0100) Subject: Update version to 3.252 X-Git-Tag: bedstead-3.252 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=bb5d6c879bff224e3066a7dbd468a3eadf232365;p=bedstead.git Update version to 3.252 --- diff --git a/NEWS b/NEWS index fa8f10c..d09d241 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +3.252 (2025-05-27) +================== + +User-visible changes in this release: + + * The "unique font identifier" strings have been reinstated, having + been missing since Bedstead 3.246. This makes Bedstead work on + Microsoft Windows again. + * All counter hints on horizontal stems have been removed. They were + doing more harm than good. + 3.251 (2025-02-02) ================== diff --git a/bedstead.c b/bedstead.c index 704ed40..35e3b40 100644 --- a/bedstead.c +++ b/bedstead.c @@ -111,7 +111,7 @@ /* Font identity information. */ #define FAMILY_NAME "Bedstead" -#define VERSION "3.251" +#define VERSION "3.252" #define VENDOR_ID "BJHa" /* For the achVendID field in the 'OS/2' table. */ #define FOUNDRY "bjh21" /* For the XLFD/BDF FOUNDRY property. */ diff --git a/index.xhtml b/index.xhtml index 2cd9ce8..88694db 100644 --- a/index.xhtml +++ b/index.xhtml @@ -119,7 +119,7 @@

Downloads