Declaration

func hasTrueTypeCurve() -> Bool

Declaration

- (BOOL) hasTrueTypeCurve;

Declaration

hasTrueTypeCurve() -> bool

Discussion

A path with off-curve nodes and no cubic or quartic curve node is treated as quadratic.

See Also

Checking Path Contents