chiark / gitweb /
Redesign U+028E LATIN SMALL LETTER TURNED Y.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 8 Jul 2017 20:48:20 +0000 (21:48 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 8 Jul 2017 20:48:20 +0000 (21:48 +0100)
The new one is more distinct from U+0266 LATIN SMALL LETTER H WITH
HOOK, but sadly not actually an inverted 'y' any more.  6x13 does the
same, so I only feel slightly guilty.

bedstead.c

index 13afb269b0cf9bc8090c3aca20e13497424e66d8..5fe1d5ca5fe321f2bab58e90acc68bc545563ada 100644 (file)
@@ -651,7 +651,7 @@ struct glyph {
  {{000,000,032,011,011,012,014,000,000}, 0x028b }, /* Cursive V */
  {{000,000,004,012,012,021,021,000,000}, 0x028c }, /* Turned V */
  {{000,000,012,025,025,021,021,000,000}, 0x028d }, /* Turned W */
- {{016,020,036,021,021,021,021,000,000}, 0x028e }, /* Turned Y */
+ {{016,020,034,022,021,021,021,000,000}, 0x028e }, /* Turned Y */
  {{000,000,021,012,004,004,004,000,000}, 0x028f }, /* Small capital Y */
  {{000,000,036,004,010,020,036,002,001}, 0x0290 }, /* Right-tail Z */
  {{000,000,037,002,004,010,036,005,002}, 0x0291 }, /* Curly-tail Z */