Izmir, Turkey
Options

Elizabeth Carey-Smith
Posts: 39
Is there some Turkish accent I don't know about, or did Google Maps add a tittle to this capital I?


Tagged:
0
Comments
-
Never mind, @Indra answered my question! https://en.wikipedia.org/wiki/Dotted_and_dotless_I0
-
And if you ever want to handle this in OpenType, I use the proposal by @Adam Twardoch:
feature locl { language TRK exclude_dflt; # Turkish lookup I_TURKISH { sub i by i.TRK; } I_TURKISH; language AZE exclude_dflt; # Azeri lookup I_TURKISH; language CRT exclude_dflt; # Crimean Tatar lookup I_TURKISH; } locl;
This way you can exclude the dotted i from being swallowed into ligatures when the dot is significant to the language.1 -
If {smcp} is present, then one also has to consider including a TRK (et al.)–specific substitution mapping lowercase i to the dotted small cap.
0 -
If {smcp} is present, then one also has to consider including a TRK (et al.)–specific substitution mapping lowercase i to the dotted small cap.
What would that look like in the above code?
0 -
Just add
sub i.TRK by idotaccent.sc;
To your smcp feature.1 -
Hey, it is my homeland
İzmir.
3 -
Ah, happy memories of living in Ankara and learning Turkish back in the 1990s.0
Categories
- All Categories
- 46 Introductions
- 3.8K Typeface Design
- 476 Type Design Critiques
- 555 Type Design Software
- 1.1K Type Design Technique & Theory
- 640 Type Business
- 831 Font Technology
- 29 Punchcutting
- 508 Typography
- 120 Type Education
- 313 Type History
- 75 Type Resources
- 109 Lettering and Calligraphy
- 30 Lettering Critiques
- 79 Lettering Technique & Theory
- 533 Announcements
- 86 Events
- 110 Job Postings
- 167 Type Releases
- 169 Miscellaneous News
- 274 About TypeDrawers
- 53 TypeDrawers Announcements
- 119 Suggestions and Bug Reports