Declaration

class func fontInfoStringFontMaster(_ fontMaster: GSFontMaster) throws -> String

Declaration

+ (NSString *) fontInfoStringFontMaster:(GSFontMaster *) fontMaster error:(NSError **) error;

Declaration

fontInfoStringFontMaster_error_(fontMaster: GSFontMaster) -> tuple[str, NSError]

Parameters

fontMaster

The font master whose metrics and stems to encode.

Parameters

fontMaster

The font master whose metrics and stems to encode.

error

On failure, information about the error.

See Also

Export Preparation