fontLanguage | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns the language associated with a Unicode font. | ||||||
Introduced | 2.1 | ||||||
OS | mac, windows, linux | ||||||
Platforms | desktop, server | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Control Structure: function Glossary: Unix, Unicode Function: uniDecode | ||||||
Description | Use the fontLanguage function to list only the fonts intended for a particular language. For a list of all fonts installed on the current system, use the fontNames function. *Cross-platform note:* On Unix systems, the fontLanguage always returns "English". | ||||||
Tags | text processing |