Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSFontManagerMBS class.
NSFontManagerMBS.NSAddTraitFontAction = 2
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
Converts the font to have an additional trait using convertFonttoHaveTrait.
NSFontManagerMBS.NSBoldFontMask = 2
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a bold font.
NSFontManagerMBS.NSCompressedFontMask = &h00000200
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a compressed font.
NSFontManagerMBS.NSCondensedFontMask = &h00000040
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a condensed font.
NSFontManagerMBS.NSExpandedFontMask = &h00000020
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies an expanded font.
NSFontManagerMBS.NSFixedPitchFontMask = &h00000400
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a fixed pitch font.
NSFontManagerMBS.NSFontCollectionApplicationOnlyMask = 1
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
akes the collection available only to the application. This option is not yet implemented.
NSFontManagerMBS.NSHeavierFontAction = 5
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
Converts the font to a heavier weight using convertWeightofFont.
NSFontManagerMBS.NSItalicFontMask = 1
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies an italic font.
NSFontManagerMBS.NSLighterFontAction = 6
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
Converts the font to a lighter weight using convertWeightofFont.
NSFontManagerMBS.NSNarrowFontMask = &h00000010
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a narrow font.
NSFontManagerMBS.NSNoFontChangeAction = 0
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
No action; the font is returned unchanged.
NSFontManagerMBS.NSNonStandardCharacterSetFontMask = 8
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a font that uses a non-standard character set.
NSFontManagerMBS.NSPosterFontMask = &h00000100
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a poster-style font.
NSFontManagerMBS.NSRemoveTraitFontAction = 7
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
Converts the font to remove a trait using convertFonttoNotHaveTrait.
NSFontManagerMBS.NSSizeDownFontAction = 4
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
Converts the font to a smaller size using convertFonttoSize.
NSFontManagerMBS.NSSizeUpFontAction = 3
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
Converts the font to a larger size using convertFonttoSize.
NSFontManagerMBS.NSSmallCapsFontMask = &h00000080
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a small-caps font.
NSFontManagerMBS.NSUnboldFontMask = 4
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a font that is not bold.
NSFontManagerMBS.NSUnitalicFontMask = &h01000000
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
A mask that specifies a font that is not italic.
NSFontManagerMBS.NSViaPanelFontAction = 1
Type | Topic | Plugin | Version |
const | Cocoa | MBS MacCocoa Plugin | 9.8 |
Converts the font according to the NSFontPanel method panelConvertFont.
The items on this page are in the following plugins: MBS MacCocoa Plugin.