mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-09 01:40:28 -04:00
Update version to 3.252
This commit is contained in:
parent
247ffb0a77
commit
bb5d6c879b
11
NEWS
11
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)
|
||||
==================
|
||||
|
||||
|
||||
@ -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. */
|
||||
|
||||
|
||||
@ -119,7 +119,7 @@
|
||||
<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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user