mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-30 15:33:25 -04:00
Redesign Hcedilla and hcedilla
The Unicode code charts and all the fonts I have conveniently to hand are agreed that the cedilla should be attached to the letter, usually to the left leg. So now it is in Bedstead as well. This also allows the body of the letter to return to its normal shape.
This commit is contained in:
parent
1f2248de9a
commit
ce2dc007ec
12
bedstead.c
12
bedstead.c
@ -1426,12 +1426,12 @@ static struct glyph {
|
||||
{"\12\00\21\21\37\21\21\00\00", U(1E26) }, /* Hdieresis */
|
||||
{"\25\20\36\21\21\21\21\00\00", U(1E27) }, /* hdieresis */
|
||||
ALIAS("uni1E27.sc", "uni1E26"),
|
||||
{"\21\21\37\21\21\21\04\02\04", U(1E28) }, /* Hcedilla */
|
||||
{"\21\21\37\21\21\21\04\02\06", -1, "uni1E28.angular" },
|
||||
{"\00\00\21\37\21\21\04\02\04", 0xf1a6, "uni1E28.c2sc" },
|
||||
{"\00\00\21\37\21\21\04\02\06", -1, "uni1E28.c2sc.angular" },
|
||||
{"\20\20\36\21\21\21\04\02\04", U(1E29) }, /* hcedilla */
|
||||
{"\20\20\36\21\21\21\04\02\06", -1, "uni1E29.angular" },
|
||||
{"\21\21\21\37\21\21\21\10\20", U(1E28) }, /* Hcedilla */
|
||||
{"\21\21\21\37\21\21\21\10\30", -1, "uni1E28.angular" },
|
||||
{"\00\00\21\21\37\21\21\10\20", 0xf1a6, "uni1E28.c2sc" },
|
||||
{"\00\00\21\21\37\21\21\10\30", -1, "uni1E28.c2sc.angular" },
|
||||
{"\20\20\36\21\21\21\21\10\20", U(1E29) }, /* hcedilla */
|
||||
{"\20\20\36\21\21\21\21\10\30", -1, "uni1E29.angular" },
|
||||
ALIAS("uni1E29.sc", "uni1E28"),
|
||||
ALIAS("uni1E29.sc.angular", "uni1E28.angular"),
|
||||
{"\21\22\24\30\24\22\21\00\04", U(1E32) }, /* Kdotbelow */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user