Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
FontGenerationCountMBS as Integer
Function:
Any operation that adds, deletes, or modifies one or more font families or fonts triggers an update of the global generation count.
Notes:
You can use this function in conjunction with the iteration functions to identify changes made to the font database.
Requires Mac OS 9.0 or newer.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Fonts | MBS MacCF Plugin | Yes | No | No | No | No |
Notes:
You can use this function in conjunction with the iteration functions to identify changes made to the font database.
Requires Mac OS 9.0 or newer.
GetFontFamilyMBS(name as string) as FontFamilyMBS
Function:
Returns the FontFamily with the given name.
Notes:
Requires Mac OS 9.0 or newer.
Returns nil on any error.
Renamed in plugin version 3.3 to GetFontFamilyMBS instead of FontFamilyMBS.
Deprecated: Please move to NSFontMBS class.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Fonts | MBS MacCF Plugin | Yes | No | No | No | No |
Notes:
Requires Mac OS 9.0 or newer.
Returns nil on any error.
Renamed in plugin version 3.3 to GetFontFamilyMBS instead of FontFamilyMBS.
Deprecated: Please move to NSFontMBS class.
The items on this page are in the following plugins: MBS MacCF Plugin.
Links
MBS Xojo Plugins