From: Ben Harris Date: Sat, 5 Aug 2017 22:07:09 +0000 (+0100) Subject: Add "longs" (U+017F) glyph. X-Git-Tag: bedstead-002.000~96 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=818cf149460be3333abf61b97e2117d614421d76;p=bedstead.git Add "longs" (U+017F) glyph. Based on "f" with the crossbar removed. --- diff --git a/bedstead.c b/bedstead.c index 01eee14..70ea765 100644 --- a/bedstead.c +++ b/bedstead.c @@ -613,6 +613,7 @@ static struct glyph { {{004,000,037,002,004,010,037,000,000}, 0x017c, "zdotaccent" }, {{012,004,037,001,016,020,037,000,000}, 0x017d, "Zcaron" }, {{012,004,037,002,004,010,037,000,000}, 0x017e, "zcaron" }, + {{002,004,004,004,004,004,004,000,000}, 0x017f, "longs" }, /* Latin extended-B */ {{003,002,017,020,020,020,017,000,000}, 0x0188 }, /* Hooktop C */ {{002,004,004,016,004,004,004,004,010}, 0x0192, "florin" },