Add four locales that use dotted/dotless i. (#2314)

Co-authored-by: Belleve <belleve@typeof.net>
This commit is contained in:
John McWilliams 2024-04-25 15:52:45 -04:00 committed by GitHub
parent 4835b7ac7a
commit ce623bc20b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,10 @@ export : define [buildLOCL gsub para glyphStore] : begin
define cyrlBGR : gsub.copyLanguage 'cyrl_BGR ' 'cyrl_DFLT'
define latnTRK : gsub.copyLanguage 'latn_TRK ' 'latn_DFLT'
define latnAZE : gsub.copyLanguage 'latn_AZE ' 'latn_DFLT'
define latnGAG : gsub.copyLanguage 'latn_GAG ' 'latn_DFLT'
define latnKAZ : gsub.copyLanguage 'latn_KAZ ' 'latn_DFLT'
define latnTAT : gsub.copyLanguage 'latn_TAT ' 'latn_DFLT'
define latnCRT : gsub.copyLanguage 'latn_CRT ' 'latn_DFLT'
define latnVIT : gsub.copyLanguage 'latn_VIT ' 'latn_DFLT'
define grekIPPH : gsub.copyLanguage 'grek_IPPH ' 'grek_DFLT'
define grekAPPH : gsub.copyLanguage 'grek_APPH ' 'grek_DFLT'
@ -36,6 +40,10 @@ export : define [buildLOCL gsub para glyphStore] : begin
define loclTRK : gsub.createFeature 'locl'
latnTRK.addFeature loclTRK
latnAZE.addFeature loclTRK
latnGAG.addFeature loclTRK
latnKAZ.addFeature loclTRK
latnTAT.addFeature loclTRK
latnCRT.addFeature loclTRK
loclTRK.addLookup : gsub.createLookup
.type 'gsub_single'
.substitutions : object