Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSInterpolationFontProxy
      • fontMaster
  1. GlyphsCore
  2. GSInterpolationFontProxy

Instance Property

fontMaster

Declaration

var fontMaster: GSFontMaster? { get set }

Declaration

@property (nonatomic, strong) GSFontMaster * fontMaster;

Declaration

fontMaster() -> GSFontMaster
setFontMaster_(fontMaster: GSFontMaster)