fontSizes | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns a list of the font sizes available for a specified font. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: line Function: fontStyles Glossary: font, return Control Structure: function | ||||||
Description | Use the fontSizes function to determine which font sizes can be displayed or printed without creating "jaggies". If zero appears in the list returned by the fontSizes function, the font is scalable, meaning that it can be displayed at any size supported by the operating system. | ||||||
Tags | ui |