Instance Method
hints(fromCharString:doLinks:) hintsFromCharString:doLinks: hintsFromCharString_doLinks_
Extracts PostScript hints from Type 2 charstring text.
Declaration
func hints(fromCharString result: String, doLinks: Bool) -> [Any]Declaration
- (NSArray *) hintsFromCharString:(NSString *) result doLinks:(BOOL) doLinks;Declaration
hintsFromCharString_doLinks_(result: str, doLinks: bool) -> listParameters
doLinksWhether to attach hints to matching nodes when possible.
See Also
Autohinting
Adds generated PostScript hints to the layer.
Adds generated PostScript hints to the layer.
Generates PostScript hints for the layer.
Extracts PostScript hints from Type 2 charstring text.
Builds a PostScript hint from a charstring stem pair.