From d58780ad1fcca1b2cc136a0f1b69760a88fb410f Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 6 Jul 2017 21:44:15 +0100 Subject: [PATCH] Remove spurious small-caps L at wrong code point. --- bedstead.c | 1 - 1 file changed, 1 deletion(-) diff --git a/bedstead.c b/bedstead.c index 04f9a80..94711ce 100644 --- a/bedstead.c +++ b/bedstead.c @@ -618,7 +618,6 @@ struct glyph { {{014,004,014,025,016,004,016,000,000}, 0x026c }, /* Belted L */ {{014,004,004,004,004,004,004,004,002}, 0x026d }, /* Right-tail L */ {{030,010,017,011,012,011,035,001,006}, 0x026e }, /* L-Ezh ligature */ - {{000,000,020,020,020,020,037,000,000}, 0x026f }, /* Small capital L */ {{000,000,025,025,025,025,013,000,000}, 0x026f }, /* Turned M */ {{000,000,025,025,025,025,013,001,001}, 0x0270 }, /* Turned M, right tail */ {{000,000,032,025,025,025,025,001,002}, 0x0271 }, /* Left-tail M (at right) */ -- 2.30.2