Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
FontManager.ListFontFamilies
Queries a list of font families.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Font | 5.1 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ✅ Yes |
MBS( "FontManager.ListFontFamilies" )
Parameters
none
Result
Returns list or error.
Description
Queries a list of font families.The list is not sorted, but you can sort it with List.Sort function.
See also
Release notes
- Version 9.3
- Implemented FontManager.ListFontFamilies function for iOS.
Blog Entries
- Neues MBS FileMaker Plugin 9.3 - Über 5900 Funktionen in einem Plugin
- MBS FileMaker Plugin 9.3 - More than 5900 Functions In One Plugin
- MBS FileMaker Plugin, version 9.3pr5
This function checks for a license.
Created 15th April 2015, last changed 15th June 2021
FontManager.ImageWithSystemSymbolName - FontManager.ListFonts