Declaration

func convertKerning() throws

Declaration

- (BOOL) convertKerning:(NSError **) error;

Declaration

convertKerning_() -> tuple[bool, NSError]

Parameters

error

On output, a pointer to an error object that describes why the method failed, or nil if no error occurred. If you are not interested in the error information, pass nil for this parameter.

Discussion

This method is part of the Glyphs file import path.

Return Value

YES if the method succeeded, otherwise NO.

Discussion

This method is part of the Glyphs file import path.

See Also

Kerning Maintenance