From: Ben Harris Date: Wed, 12 Nov 2025 23:10:46 +0000 (+0000) Subject: A few more 'name' strings X-Git-Tag: bedstead-3.261~24 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=1b6203ed308bf5a99795aa0ea423aa985571c547;p=bedstead.git A few more 'name' strings We now have a manufacturer, vendor URL, licensing URL, and sample text. I've added an anchor to the Web page so to make the licensing URL more useful. Most of these are displayed by Firefox when listing the fonts used on a page, so they seem like a good idea. --- diff --git a/bedstead.c b/bedstead.c index 387cdca..2fa89fa 100644 --- a/bedstead.c +++ b/bedstead.c @@ -3763,6 +3763,10 @@ main(int argc, char **argv) (int)(id), __VA_ARGS__, (int)(id), __VA_ARGS__) #define NAME(id, s) NAMEF(id, "%s", s) NAME(0, "Dedicated to the public domain"); + NAME(8, "Ben Harris"); + NAME(11, "https://bjh21.me.uk/"); + NAME(14, "https://bjh21.me.uk/bedstead/#copyright"); + NAME(19, "BBC Computer 32K"); if ((weight->ttfweight == 500 || weight->ttfweight == 700) && width->suffix[0] == '\0') { /* Normal width; regular or bold */ diff --git a/index.xhtml b/index.xhtml index 5f780eb..1f36b4b 100644 --- a/index.xhtml +++ b/index.xhtml @@ -107,7 +107,7 @@ The bitmap versions (in Bitmap Distribution Format) are then generated from that OpenType font.

-

Copyright

+

Copyright

The program that generates Bedstead and all of the newly-designed glyphs have been released into the public domain.

I believe that the original SAA5050 bitmap font is essentially