# `GSInterpolationFontProxy`

*Class*

## Declaration

```swift
class GSInterpolationFontProxy
```

```objc
@interface GSInterpolationFontProxy : NSObject
```

```python
class GSInterpolationFontProxy(NSObject)
```

## Topics

### Instance Properties

- [`GSInterpolationFontProxy.axes`](/Core/GlyphsCore/GSInterpolationFontProxy/axes)
- [`GSInterpolationFontProxy.fontMaster`](/Core/GlyphsCore/GSInterpolationFontProxy/fontMaster)
- [`GSInterpolationFontProxy.unitsPerEm`](/Core/GlyphsCore/GSInterpolationFontProxy/unitsPerEm)

### Instance Methods

- [`GSInterpolationFontProxy fontMasterForId:`](/Core/GlyphsCore/GSInterpolationFontProxy/fontMasterForId:)
- [`GSInterpolationFontProxy fontMasterID`](/Core/GlyphsCore/GSInterpolationFontProxy/fontMasterID)
- [`GSInterpolationFontProxy glyphForCharacter:`](/Core/GlyphsCore/GSInterpolationFontProxy/glyphForCharacter:)
- [`GSInterpolationFontProxy glyphForName:`](/Core/GlyphsCore/GSInterpolationFontProxy/glyphForName:)
- [`GSInterpolationFontProxy initWithFont:instance:error:`](/Core/GlyphsCore/GSInterpolationFontProxy/initWithFont:instance:error:)
- [`GSInterpolationFontProxy kerningForFontMasterID:firstGlyph:secondGlyph:direction:`](/Core/GlyphsCore/GSInterpolationFontProxy/kerningForFontMasterID:firstGlyph:secondGlyph:direction:)
- [`GSInterpolationFontProxy loadRenameGlyphs`](/Core/GlyphsCore/GSInterpolationFontProxy/loadRenameGlyphs)
- [`GSInterpolationFontProxy parentFont`](/Core/GlyphsCore/GSInterpolationFontProxy/parentFont)
- [`GSInterpolationFontProxy resetCache`](/Core/GlyphsCore/GSInterpolationFontProxy/resetCache)

## Relationships

### Inherits From

- `NSObject`

