From: Ben Harris Date: Fri, 20 Dec 2013 16:19:49 +0000 (+0000) Subject: Tweak to small-caps 'Z' to make it distinct from the lower-case. X-Git-Tag: bedstead-001.000~14 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=3c80f23c399cdc2d893a1ccb543e14dd1967f41f;p=bedstead.git Tweak to small-caps 'Z' to make it distinct from the lower-case. Accented capital 'Z's can thus be consistent with it and distinct from their lower-case equivalents. --- diff --git a/bedstead.c b/bedstead.c index f76e479..acfcf7b 100644 --- a/bedstead.c +++ b/bedstead.c @@ -915,7 +915,7 @@ struct glyph { {{000,000,021,021,025,025,012,000,000}, -1, "w.sc" }, {{000,000,021,012,004,012,021,000,000}, -1, "x.sc" }, {{000,000,021,012,004,004,004,000,000}, -1, "y.sc" }, - {{000,000,037,002,004,010,037,000,000}, -1, "z.sc" }, + {{000,000,037,001,016,020,037,000,000}, -1, "z.sc" }, /* Greek */ {{004,012,021,021,037,021,021,000,000}, 0x0391, "Alpha" },