Declaration

func autohintError() throws

Declaration

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

Declaration

autohintError_() -> 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

Existing PostScript hints are replaced.

Return Value

YES if autohinting finished.

Discussion

Existing PostScript hints are replaced.

See Also

Autohinting