languageMap
A dictionary that maps script tags to arrays of language tags.
書体タグを言語タグの配列にマップする辞書。
dominantLanguage
The first language in the list of languages for the dominant script.
優勢な書体に対する言語のリストにおける最初の言語。
dominantScript
The dominant script for the text.
このテキストに対する優勢な書体。
- languagesForScript:
Returns the list of languages for the specified script.
指定された書体に対する言語のリストを返します。
allScripts
The scripts appearing as keys in the language map.
キーとして言語マップの中に現れる書体。
allLanguages
The languages appearing in values of the language map.
言語マップの値の中に現れる言語それら。