chiark / gitweb /
Redesign Hcedilla and hcedilla
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 30 Jan 2025 20:34:52 +0000 (20:34 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 30 Jan 2025 20:34:52 +0000 (20:34 +0000)
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.

bedstead.c

index c0f1dc0530d174087ad9bcb299ff944fd31ab842..2e6db016dabfd9b30fea0edbcc3a55217ca03d94 100644 (file)
@@ -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 */