From: Ben Harris Date: Tue, 23 Sep 2025 08:44:24 +0000 (+0100) Subject: Large type M and W vertex components X-Git-Tag: bedstead-3.261~76 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=bc8f7d8de0dcedf6fcb3d47130d91ec622862794;p=bedstead.git Large type M and W vertex components --- diff --git a/bedstead.c b/bedstead.c index 1069799..387cdca 100644 --- a/bedstead.c +++ b/bedstead.c @@ -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 */