chiark / gitweb /
A few modified Bs
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 8 Dec 2024 18:19:52 +0000 (18:19 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 8 Dec 2024 18:19:52 +0000 (18:19 +0000)
bedstead.c

index e5543c0bdbea81c80e8e323aaa02f35c9bc4dae0..1b3f4dbb86a82273406606a3f6898fab5a5580be 100644 (file)
@@ -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"),