fontStyles | ||||||||||
Type | function | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | ||||||||||
Introduced | 1.0 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Property: textStyle, printTextStyle Function: fontSizes, fontNames Glossary: font, return Control Structure: function | |||||||||
Description | Use the fontStyles function to determine which font styles can be displayed or printed. If you specify a fontSize of zero, the styles returned are the ones that are scalable for the specified font. The font styles are returned in a return delimited list, such as the following one:
| |||||||||
Tags | ui |