From da53054c5c9422ee257d07fe259e1694578932b9 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 3 Dec 2024 18:44:07 +0000 Subject: [PATCH] Assign a PUA code point to Tbar.c2sc --- bedstead.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bedstead.c b/bedstead.c index 4c8beac..e5543c0 100644 --- a/bedstead.c +++ b/bedstead.c @@ -804,7 +804,7 @@ static struct glyph { {"\11\11\34\10\10\10\04\00\00", 0x0165, "tcaron" }, ALIAS("tcaron.sc", "Tcaron"), {"\37\04\04\16\04\04\04\00\00", 0x0166, "Tbar" }, - {"\00\00\37\04\16\04\04\00\00", -1, "Tbar.c2sc" }, + {"\00\00\37\04\16\04\04\00\00", 0xf1cd, "Tbar.c2sc" }, {"\04\16\04\16\04\04\02\00\00", 0x0167, "tbar" }, ALIAS("tbar.sc", "Tbar.c2sc"), {"\16\00\21\21\21\21\16\00\00", 0x016a, "Umacron" }, -- 2.30.2