From: Ben Harris Date: Sun, 8 Dec 2024 18:19:52 +0000 (+0000) Subject: A few modified Bs X-Git-Tag: bedstead-3.251~77 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=2b15178fccb2633f950e42439ac9ca9d644d4d4b;p=bedstead.git A few modified Bs --- diff --git a/bedstead.c b/bedstead.c index e5543c0..1b3f4db 100644 --- a/bedstead.c +++ b/bedstead.c @@ -836,6 +836,9 @@ static struct glyph { ALIAS("longs.sc", "S.c2sc"), /* Latin extended-B */ + {"\10\10\16\11\35\11\16\00\00", U(0180) }, /* b with stroke */ + {"\36\20\20\36\21\21\36\00\00", U(0182) }, /* B with topbar */ + {"\37\20\36\21\21\21\36\00\00", U(0183) }, /* b with topbar */ {"\03\02\17\20\20\20\17\00\00", U(0188) }, /* Hooktop C */ {"\37\01\01\17\01\01\37\00\00", U(018E) }, /* reversed E */ ALIAS("uni018E.c2sc", "uni2C7B"), @@ -896,6 +899,7 @@ static struct glyph { {"\00\00\17\20\16\01\36\04\03", U(023F) }, /* s with swash tail */ {"\00\00\37\02\04\10\30\04\03", U(0240) }, /* z with swash tail */ ALIAS("uni0240.sc", "uni2C7E.c2sc"), + {"\16\11\16\11\35\11\16\00\00", U(0243) }, /* B with stroke */ {"\04\04\12\12\21\21\21\00\00", U(0245) }, /* turned V */ ALIAS("uni0245.c2sc", "uni028C"),