NSFontクラス
**
継承 | NSObject |
準拠 | NSObject (NSObject) |
フレームワーク | /System/Library/Frameworks/AppKit.framework |
使用可能 | OS X 0.0以降 |
定義 | |
インポート文 | @import AppKit; |
概要
メソッドとプロパティ
Creating Arbitrary Fonts
fontWithName:size:
fontWithDescriptor:size:
fontWithDescriptor:textTransform:
fontWithName:matrix:
Creating User Fonts
Creating System Fonts
boldSystemFontOfSize:
controlContentFontOfSize:
labelFontOfSize:
menuFontOfSize:
menuBarFontOfSize:
messageFontOfSize:
paletteFontOfSize:
systemFontOfSize:
titleBarFontOfSize:
toolTipsFontOfSize:
Using a Font to Draw
Getting General Font Information
coveredCharacterSet
fontDescriptor
isFixedPitch
Available in OS X v10.0 through OS X v10.9
mostCompatibleStringEncoding
renderingMode
Getting Information About Glyphs
Getting Metrics Information
labelFontSize
smallSystemFontSize
systemFontSize
systemFontSizeForControlSize:
advancementForGlyph:
ascender
boundingRectForFont
boundingRectForGlyph:
capHeight
descender
getAdvancements:forGlyphs:count:
getAdvancements:forPackedGlyphs:length:
getBoundingRects:forGlyphs:count:
italicAngle
leading
matrix
maximumAdvancement
numberOfGlyphs
pointSize
textTransform
underlinePosition
underlineThickness
xHeight
Getting Font Names
Setting User Fonts
Getting Corresponding Device Fonts
Deprecated Methods
preferredFontNames
(OS X v10.4)
setPreferredFontNames:
(OS X v10.4)
useFont:
(OS X v10.4)
afmDictionary
(OS X v10.4)
defaultLineHeightForFont
(OS X v10.4)
encodingScheme
(OS X v10.4)
glyphIsEncoded:
(OS X v10.4)
glyphPacking
(OS X v10.4)
isBaseFont
(OS X v10.4)
positionOfGlyph:forCharacter:struckOverRect:
(OS X v10.4)
positionOfGlyph:precededByGlyph:isNominal:
(OS X v10.4)
positionOfGlyph:struckOverGlyph:metricsExist:
(OS X v10.4)
positionOfGlyph:struckOverRect:metricsExist:
(OS X v10.4)
positionOfGlyph:withRelation:toBaseGlyph:totalAdvancement:metricsExist:
(OS X v10.4)
positionsForCompositeSequence:numberOfGlyphs:pointArray:
(OS X v10.4)
widthOfString:
(OS X v10.4)
Data Types
NSGlyph
NSGlyphRelation
NSMultibyteGlyphPacking
Constants
NSFontRenderingMode
PostScript Transformation Matrix
NSMultibyteGlyphPacking
Reserved Glyph Codes
Keys to the AFM Dictionary
Notifications
NSAntialiasThresholdChangedNotification
NSFontSetChangedNotification