# `AppKit.NSFont`

*Extended Class*

## Declaration

```swift
extension NSFont
```

## Topics

### Instance Methods

- [`NSFont withWidth(_:)`](/Core/GlyphsKit/AppKit/NSFont/withWidth(_:))

### Type Methods

- [`NSFont boldLegibleFont(ofSize:)`](/Core/GlyphsKit/AppKit/NSFont/boldLegibleFont(ofSize:))
- [`NSFont cgFont(withFilePath:)`](/Core/GlyphsKit/AppKit/NSFont/cgFont(withFilePath:))
- [`NSFont fontSize(forHandleSize:)`](/Core/GlyphsKit/AppKit/NSFont/fontSize(forHandleSize:))
- [`NSFont legibleDigitsFont(ofSize:)`](/Core/GlyphsKit/AppKit/NSFont/legibleDigitsFont(ofSize:))
- [`NSFont legibleFont(ofSize:)`](/Core/GlyphsKit/AppKit/NSFont/legibleFont(ofSize:))
- [`NSFont lightLegibleFont(ofSize:)`](/Core/GlyphsKit/AppKit/NSFont/lightLegibleFont(ofSize:))
- [`NSFont monospaceFont(ofSize:)`](/Core/GlyphsKit/AppKit/NSFont/monospaceFont(ofSize:))
- [`NSFont nameFont(withWidth:)`](/Core/GlyphsKit/AppKit/NSFont/nameFont(withWidth:))
- [`NSFont semiboldLegibleFont(ofSize:)`](/Core/GlyphsKit/AppKit/NSFont/semiboldLegibleFont(ofSize:))
- [`NSFont supportedFonts(for:)`](/Core/GlyphsKit/AppKit/NSFont/supportedFonts(for:))

