fontFilesInUse | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Reports the files that have been loaded into memory by the start using font command. | ||||||
Introduced | 6.5 | ||||||
OS | mac, windows | ||||||
Platforms | desktop | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: line Command: stop using font, start using font Function: fontNames Glossary: command, property | ||||||
Description | Use the fontFilesInUse property to find out which font files are currently in loaded into memory. Load font files into memory with the start using font command; remove them with the stop using font command. |