Instance Method
interpolatedFont()interpolatedFont:interpolatedFont_
The interpolated font proxy.
Declaration
func interpolatedFont() throws -> GSInterpolationFontProxyDeclaration
- (GSInterpolationFontProxy *) interpolatedFont:(NSError **) error;Declaration
interpolatedFont_() -> tuple[GSInterpolationFontProxy, NSError]