chiark / gitweb /
Move dot in Ldot and corresponding small cap leftwards
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 29 Oct 2024 00:42:07 +0000 (00:42 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 29 Oct 2024 00:42:27 +0000 (00:42 +0000)
It should be centred between the uprights of the Ls, and that makes it
so.  Sadly, it's not possible to do the same for the lower-case.

Also add a relevant link to NOTES.

NOTES
bedstead.c

diff --git a/NOTES b/NOTES
index 0520c5eb302833c4048922a7821b850023a26445..27bf31998fecd9695110173fe0a4d36e54e42c23 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -118,6 +118,9 @@ http://www.twardoch.com/download/polishhowto/
 https://typography.guru/journal/capital-sharp-s-designs/
 https://typography.guru/journal/how-to-draw-a-capital-sharp-s-r18/
 
+ĿL and ŀl:
+https://glyphsapp.com/learn/localize-your-font-catalan-punt-volat
+
 Microsoft have their own suggestions:
 https://docs.microsoft.com/en-gb/typography/develop/character-design-standards/
 
index d103f96401b82fa4231eda3f7a52d52e29579447..b2b409c4d63552cf362068e5f13f3adcedb7cbe8 100644 (file)
@@ -745,8 +745,8 @@ static struct glyph {
  {"\00\00\22\22\24\20\37\00\00", 0xf197, "Lcaron.c2sc" },
  {"\31\11\12\10\10\10\34\00\00", 0x013e, "lcaron" },
  ALIAS("lcaron.sc", "Lcaron.c2sc"),
- {"\20\20\20\21\20\20\37\00\00", 0x013f, "Ldot" },
- {"\00\00\20\21\20\20\37\00\00", 0xf198, "Ldot.c2sc" },
+ {"\20\20\20\22\20\20\37\00\00", 0x013f, "Ldot" },
+ {"\00\00\20\22\20\20\37\00\00", 0xf198, "Ldot.c2sc" },
  {"\30\10\10\11\10\10\34\00\00", 0x0140, "ldot" },
  ALIAS("ldot.sc", "Ldot.c2sc"),
  {"\10\10\14\30\10\10\17\00\00", 0x0141, "Lslash" },