mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-11 14:43:25 -04:00
Redesign U+028B LATIN SMALL LETTER V WITH HOOK
The International Phonetic Association's preferred sans-serif font doesn't give this character a serif at the top left, so Bedstead shouldn't either. Also the bottom-left corner of the letter is subtly curved, so I've rounded off that corner a bit as well. The result is more like the IPA's ideal and also easier to design a capital version of.
This commit is contained in:
parent
a72de29bc5
commit
e4359c014a
@ -1057,7 +1057,7 @@ static struct glyph {
|
||||
{"\00\04\16\04\04\04\04\04\02", 0xf246, "uni0288.small" },
|
||||
{"\00\00\12\37\12\12\06\00\00", U(0289) }, /* Barred u */
|
||||
{"\00\00\33\12\21\21\16\00\00", U(028A) }, /* upsilon */
|
||||
{"\00\00\32\11\11\12\14\00\00", U(028B) }, /* Cursive v */
|
||||
{"\00\00\22\21\21\22\14\00\00", U(028B) }, /* Cursive v (or v with hook) */
|
||||
{"\00\00\04\12\12\21\21\00\00", U(028C) }, /* Turned v */
|
||||
{"\00\00\12\25\25\21\21\00\00", U(028D) }, /* Turned w */
|
||||
{"\16\20\34\22\21\21\21\00\00", U(028E) }, /* Turned y */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user