From: Ben Harris Date: Mon, 23 Nov 2015 00:57:46 +0000 (+0000) Subject: Fix weirdly broken Dcaron. X-Git-Tag: bedstead-001.001~4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=7fa3fda6b8011c7c9594ef66f0d0be5e76dd8bdd;p=bedstead.git Fix weirdly broken Dcaron. --- diff --git a/bedstead.c b/bedstead.c index 82e0911..b7d0a82 100644 --- a/bedstead.c +++ b/bedstead.c @@ -590,7 +590,7 @@ struct glyph { {{004,000,017,020,020,020,017,000,000}, 0x010b, "cdotaccent" }, {{012,004,016,021,020,021,016,000,000}, 0x010c, "Ccaron" }, {{012,004,017,020,020,020,017,000,000}, 0x010d, "ccaron" }, - {{012,006,036,021,021,021,016,000,000}, 0x010e, "Dcaron" }, + {{012,004,036,021,021,021,036,000,000}, 0x010e, "Dcaron" }, {{005,005,014,024,024,024,014,000,000}, 0x010f, "dcaron" }, {{016,011,011,035,011,011,016,000,000}, 0x0110, "Dcroat" }, {{002,007,002,016,022,022,016,000,000}, 0x0111, "dcroat" },