chiark / gitweb /
Tweak to small-caps 'Z' to make it distinct from the lower-case.
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 20 Dec 2013 16:19:49 +0000 (16:19 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Fri, 20 Dec 2013 16:19:49 +0000 (16:19 +0000)
Accented capital 'Z's can thus be consistent with it and distinct from
their lower-case equivalents.

bedstead.c

index f76e4793d494fbaeff6f92291ca88441b473fb69..acfcf7bc09a719d4e95e4c0c8effe28479d267e9 100644 (file)
@@ -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" },