chiark / gitweb /
Update version to 3.252 main origin/HEAD origin/main bedstead-3.252
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 27 May 2025 20:41:15 +0000 (21:41 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 27 May 2025 21:24:01 +0000 (22:24 +0100)
NEWS
bedstead.c
index.xhtml

diff --git a/NEWS b/NEWS
index fa8f10c0ebb4d3f157511560696e5ab60625ca16..d09d24165025bf62991d79e34cb5f1b701d90733 100644 (file)
--- 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)
 ==================
 
index 704ed407871881579ec049c05826ecca3a682326..35e3b40f360c209ff2a4c7fdd0b7a01e4fafdb96 100644 (file)
 
 /* 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. */
 
index 2cd9ce8dcf2412f700a1ae34832aafe6a9b16a72..88694db2fbe8efb86ce369bf9ba2646e60e25131 100644 (file)
     <h2>Downloads</h2>
     
     <ul>
-      <li><a href="bedstead-3.251.zip"><code>bedstead-3.251.zip</code></a>
+      <li><a href="bedstead-3.252.zip"><code>bedstead-3.252.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