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.
This commit is contained in:
Ben Harris 2013-12-20 16:19:49 +00:00
parent 866554ce4b
commit 3c80f23c39

View 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" },