some-time-later
some-time-later copied to clipboard
dotted and dotless I glyphs inappropriate for Turkic (and other) usage
Many Turkic orthographies distinguish between a dotted and dotless "I". These orthographies use U+0049 LATIN CAPITAL I
to represent the uppercase dotless ⟨I⟩ and U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE
to represent the uppercase dotted ⟨İ⟩. Additionally, some Athabaskan language orthographies regularly avoid putting dots on upper- or lowercase "I" to avoid confusion with ⟨Í⟩.
Examples from Noto Sans:
(U+0049, U+0131, U+0130, U+0069)
"Some Time Later" places a dot on U+0049
, and places a very high dot on U+0130
, making both glyphs inappropriate for these orthographies:
(U+0049, U+0131, U+0130, U+0069)
Fix:
- Substitute
Iota
forI
(U+0049
) for the following languages: Azerbaijani (AZE
), Crimean Tatar (CRT
), Gaguaz (GAG
), Kazakh (KAZ
), Tatar (TAT
), Turkish (TRK
), Slavey (SLA
), North Slavey (SCS
), South Slavey (SSL
), Chipewyan (CHP
).-
dotlessI
is inappropriate because it's not the full height of the other uppercase glyphs. - I imagine the dot on
I
likely needs to be maintained in most usage to map to the origin font, hence the OT language tagging. - Dogrib/Tlicho (
dgr
) would also be appropriate but it does not yet have a registered OpenType language tag.
-
- Change
Idotaccent
(U+0130
) to useIota
as its base glyph instead ofdotlessI
. - For
U+00CD LATIN CAPITAL LETTER I WITH ACUTE
andU+012E LATIN CAPITAL LETTER I WITH OGONEK
for Slavey (SLA
), North Slavey (SCS
), South Slavey (SSL
), and Chipewyan (CHP
), use a new glyph withIota
as the base glyph.