chiark / gitweb /
Small caps for new additions
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 8 Dec 2024 18:48:30 +0000 (18:48 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 8 Dec 2024 18:48:30 +0000 (18:48 +0000)
bedstead.c

index 1b3f4dbb86a82273406606a3f6898fab5a5580be..74823595405dc04cf6e851480f2f1c295628d121 100644 (file)
@@ -837,8 +837,11 @@ static struct glyph {
 
  /* Latin extended-B */
  {"\10\10\16\11\35\11\16\00\00", U(0180) }, /* b with stroke */
+ ALIAS("uni0180.sc", "uni0243.c2sc"),
  {"\36\20\20\36\21\21\36\00\00", U(0182) }, /* B with topbar */
+ {"\00\00\36\20\36\21\36\00\00", 0xf1ce, "uni0182.c2sc" },
  {"\37\20\36\21\21\21\36\00\00", U(0183) }, /* b with topbar */
+ ALIAS("uni0183.sc", "uni0182.c2sc"),
  {"\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"),
@@ -900,6 +903,7 @@ static struct glyph {
  {"\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 */
+ ALIAS("uni0243.c2sc", "uni1D03"),
  {"\04\04\12\12\21\21\21\00\00", U(0245) }, /* turned V */
  ALIAS("uni0245.c2sc", "uni028C"),
 
@@ -1241,6 +1245,7 @@ static struct glyph {
  {"\00\00\16\21\37\21\21\00\00", U(1D00) }, /* small cap A */
  {"\00\00\17\24\26\34\27\00\00", U(1D01) }, /* small cap AE */
  {"\00\00\16\05\36\24\12\00\00", U(1D02) }, /* turned ae */
+ {"\00\00\16\11\36\11\16\00\00", U(1D03) }, /* small cap barred B */
  {"\00\00\16\21\20\21\16\00\00", U(1D04) }, /* small cap C */
  {"\00\00\36\21\21\21\36\00\00", U(1D05) }, /* small cap D */
  {"\00\00\16\11\35\11\16\00\00", U(1D06) }, /* small cap Eth */