From: Ben Harris Date: Fri, 24 Nov 2017 22:04:13 +0000 (+0000) Subject: Add U+2044, "fraction". X-Git-Tag: bedstead-002.000~54 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=88348059eeffb763e9a46de6680a03f0c3470fd8;p=bedstead-debian.git Add U+2044, "fraction". I think that completes StandardEncoding. --- diff --git a/bedstead.c b/bedstead.c index 920660b..9839593 100644 --- a/bedstead.c +++ b/bedstead.c @@ -980,6 +980,7 @@ static struct glyph { {{037,000,000,000,000,000,000,000,000}, 0x203e }, /* overline */ {{000,000,000,000,000,000,000,021,016}, 0x203f }, /* Bottom tie bar */ {{016,021,000,000,000,000,000,000,000}, 0x2040 }, /* character tie */ + {{001,001,002,002,004,010,010,020,020}, 0x2044, "fraction" }, {{012,025,005,011,012,000,012,000,000}, 0x2047 }, /* questiondbl */ {{011,025,005,011,011,000,011,000,000}, 0x2048 }, /* question exclam */ {{022,025,021,022,022,000,022,000,000}, 0x2049 }, /* exclam question */