chiark / gitweb /
Four different versions of U+1E9E (capital esszett).
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 4 Jul 2017 22:48:09 +0000 (23:48 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 4 Jul 2017 22:48:09 +0000 (23:48 +0100)
Designed following the four examples on
https://typography.guru/journal/capital-sharp-s-designs/

The Zehlendorfer form seems to be the most popular around here.

bedstead.c

index 83723ee8e31b24e8280472c1f6e9e64ec170dcd9..a40e08bc2b1559c7f62e549444cff975e4ae431d 100644 (file)
@@ -820,12 +820,18 @@ struct glyph {
  {{020,020,024,024,024,024,017,000,000}, 0x0587 }, /* ech_yiwn */
  {{014,022,022,007,002,007,002,000,000}, 0x058f }, /* armdram */
 #endif
-
  /* Phonetic extensions */
  {{030,004,034,024,010,000,000,000,000}, 0x1d4a }, /* Superscript schwa */
  {{000,000,000,000,004,000,014,004,016}, 0x1d62 }, /* iinferior */
  {{010,024,034,024,010,000,000,000,000}, 0x1dbf }, /* Superscript theta */
 
+ /* Latin Extended Additional */
+ {{017,021,022,026,021,021,026,000,000}, -1, "uni1E9E.dresden" },
+ {{037,021,022,026,021,021,026,000,000}, -1, "uni1E9E.angular" },
+ {{016,021,023,024,022,021,026,000,000}, -1, "uni1E9E.leipzig" },
+ {{016,021,022,022,021,021,026,000,000}, -1, "uni1E9E.zehlendorf" },
  /* General punctuation */
  {{000,000,000,036,000,000,000,000,000}, 0x2013, "endash" },
  {{000,000,000,000,000,000,037,000,037}, 0x2017, "underscoredbl" },