Declaration

func hints(fromCharString result: String, doLinks: Bool) -> [Any]

Declaration

- (NSArray *) hintsFromCharString:(NSString *) result doLinks:(BOOL) doLinks;

Declaration

hintsFromCharString_doLinks_(result: str, doLinks: bool) -> list

Parameters

doLinks

Whether to attach hints to matching nodes when possible.

See Also

Autohinting