From: Ben Harris Date: Sun, 16 Jul 2017 16:09:20 +0000 (+0100) Subject: New "oslash" glyph. X-Git-Tag: bedstead-001.003~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=3d60995485b615ee083a3300d32f84070e8806f1;p=bedstead.git New "oslash" glyph. Prettier and doesn't include solid blocks of pixels that will work badly in a single-line version of Bedstead. --- diff --git a/bedstead.c b/bedstead.c index e379b00..d64e194 100644 --- a/bedstead.c +++ b/bedstead.c @@ -520,7 +520,7 @@ struct glyph { {{002,004,000,016,021,021,016,000,000}, 0x00f3, "oacute" }, {{004,012,000,016,021,021,016,000,000}, 0x00f4, "ocircumflex" }, {{005,012,000,016,021,021,016,000,000}, 0x00f5, "otilde" }, - {{000,000,017,023,025,031,036,000,000}, 0x00f8, "oslash" }, + {{000,000,015,022,025,011,026,000,000}, 0x00f8, "oslash" }, {{002,004,021,021,021,021,017,000,000}, 0x00fa, "uacute" }, {{002,004,021,021,021,021,017,001,016}, 0x00fd, "yacute" }, {{020,020,036,021,021,021,036,020,020}, 0x00fe, "thorn" },