From bb5d6c879bff224e3066a7dbd468a3eadf232365 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 27 May 2025 21:41:15 +0100 Subject: [PATCH] Update version to 3.252 --- NEWS | 11 +++++++++++ bedstead.c | 2 +- index.xhtml | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) 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