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
GetATSFontFamilyFromFontFamilyMBS(font as FontFamilyMBS) as ATSFontFamilyMBS
Function:
Obtains the ATS font family reference associated with a font family object.
Notes:
Returns nil on any error.
Deprecated: Please move to NSFontMBS class.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Apple Type Services for Fonts | MBS MacCF Plugin | 8.6 | Yes | No | No | No | No |
Notes:
Returns nil on any error.
Deprecated: Please move to NSFontMBS class.
GetATSFontFromFontMBS(font as FontMBS) as ATSFontMBS
Function:
Obtains the ATS font reference associated with a font object.
Notes:
Returns nil on any error.
Deprecated: Please move to NSFontMBS class.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Apple Type Services for Fonts | MBS MacCF Plugin | 8.6 | Yes | No | No | No | No |
Notes:
Returns nil on any error.
Deprecated: Please move to NSFontMBS class.
GetFontFamilyFromATSFontFamilyMBS(font as ATSFontFamilyMBS) as FontFamilyMBS
Function:
Obtains the font family associated with an ATS font family reference.
Notes:
Returns nil on any error.
Deprecated: Please move to NSFontMBS class.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Apple Type Services for Fonts | MBS MacCF Plugin | 8.6 | Yes | No | No | No | No |
Notes:
Returns nil on any error.
Deprecated: Please move to NSFontMBS class.
GetFontFromATSFontMBS(font as ATSFontMBS) as FontMBS
Function:
Obtains the font object associated with an ATS font reference.
Notes:
Returns nil on any error.
Deprecated: Please move to NSFontMBS class.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Apple Type Services for Fonts | MBS MacCF Plugin | 8.6 | Yes | No | No | No | No |
Notes:
Returns nil on any error.
Deprecated: Please move to NSFontMBS class.
The items on this page are in the following plugins: MBS MacCF Plugin.
Links
MBS FileMaker Plugins