Izmir, Turkey
            
                
                    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.9K Typeface Design
 - 485 Type Design Critiques
 - 561 Type Design Software
 - 1.1K Type Design Technique & Theory
 - 654 Type Business
 - 853 Font Technology
 - 29 Punchcutting
 - 519 Typography
 - 119 Type Education
 - 323 Type History
 - 77 Type Resources
 - 112 Lettering and Calligraphy
 - 33 Lettering Critiques
 - 79 Lettering Technique & Theory
 - 550 Announcements
 - 91 Events
 - 114 Job Postings
 - 170 Type Releases
 - 174 Miscellaneous News
 - 276 About TypeDrawers
 - 54 TypeDrawers Announcements
 - 120 Suggestions and Bug Reports
 





