Declaration

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

Declaration

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

Declaration

hintsFromCharString_doLinks_ignoreVerticalStems_(result: str, doLinks: bool, ignoreVerticalStems: bool) -> list

Parameters

doLinks

Whether to attach hints to matching nodes when possible.

ignoreVerticalStems

Whether vertical stem hints should be ignored.

See Also

Autohinting