chiark / gitweb /
Large type M and W vertex components
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 23 Sep 2025 08:44:24 +0000 (09:44 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 4 Oct 2025 15:32:55 +0000 (16:32 +0100)
bedstead.c

index 10697994df16dbdc6f175214d662b85300d7a8a6..387cdca26ec470a3c3f20abab201c599db1213f5 100644 (file)
@@ -2772,6 +2772,7 @@ static struct glyph {
  UALIAS(U(1CE1E), "uni2576"),  /* left arm */
  UALIAS(U(1CE1F), "SF100000"), /* crossbar */
  UALIAS(U(1CE20), "SF060000"), /* crossbar with lower stem */
+ {"\00\00\00\00\00\00\21\12\04", U(1CE21), JOIN }, /* upper half vertex of M */
  {"\00\00\00\00\00\00\20\10\04", U(1CE22), JOIN }, /* diagonal lower left */
  {"\00\00\00\00\00\00\00\04\04", U(1CE23), JOIN }, /* short upper term (5) */
  UALIAS(U(1CE24), "uni256E"),  /* upper right arc */
@@ -2786,6 +2787,8 @@ static struct glyph {
  {"\04\04\00\00\00\00\00\00\00", U(1CE2D), JOIN }, /* short lower term (1) */
  {"\04\04\04\02\01\02\04\04\04", U(1CE2E), JOIN }, /* top+btm left arc */
  {"\00\00\01\02\34\02\01\00\00", U(1CE2F), JOIN }, /* centre of K */
+ {"\04\00\00\00\00\00\00\00\00", U(1CE30), JOIN }, /* lower half vertex of M */
+ {"\00\00\00\00\00\00\00\00\04", U(1CE31), JOIN }, /* upper half vertex of W */
  {"\00\00\21\12\04\12\21\00\00", U(1CE32), JOIN }, /* centre of X */
  {"\00\00\21\12\04\04\04\04\04", U(1CE33), JOIN }, /* centre of Y */
  {"\00\00\01\02\37\10\20\00\00", U(1CE34), JOIN }, /* centre of Z w/crossbar */
@@ -2802,6 +2805,7 @@ static struct glyph {
  {"\04\04\05\06\04\00\00\00\00", U(1CE3F), JOIN }, /* lower left crotch */
  UALIAS(U(1CE40), "SF070000"), /* crossbar with upper stem */
  {"\00\00\21\12\04\00\00\00\00", U(1CE41), JOIN }, /* vertex of V */
+ {"\04\12\21\00\00\00\00\00\00", U(1CE42), JOIN }, /* lower half vertex of W */
  UALIAS(U(1CE43), "uni256F"),  /* lower right arc */
  UALIAS(U(1CE44), "SF040000"), /* lower right corner */
  {"\04\04\24\10\26\00\00\00\00", U(1CE45), JOIN }, /* lwr rt arc with tail */