From: Ben Harris Date: Thu, 6 Jul 2017 20:44:15 +0000 (+0100) Subject: Remove spurious small-caps L at wrong code point. X-Git-Tag: bedstead-001.003~18 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=d58780ad1fcca1b2cc136a0f1b69760a88fb410f;p=bedstead.git Remove spurious small-caps L at wrong code point. --- 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) */