keymanapp / api.keyman.com

https://api.keyman.com/ source
3 stars 3 forks source link

https://keyman-staging.com/keyboards/nw_iranian_latin should show "(Latin)" script for Gilaki language because the default script for Gilaki is Arabic. #110

Open mcdurdin opened 4 years ago

mcdurdin commented 4 years ago

Originally posted by @mcdurdin in https://github.com/keymanapp/api.keyman.com/issues/87#issuecomment-673897548

mcdurdin commented 4 years ago

This can be achieved by looking up the language tag in langtags.json and correlating to the tag defined for the keyboard. If there is a mismatch (or more than one script appears for a given langtag), then show the script. But this is low priority.