Instance Property
allTrueTypeHints
The TrueType hints stored on the layer.
Declaration
var allTrueTypeHints: [GSHint] { get }Declaration
@property (nonatomic, readonly) NSArray<GSHint *> * allTrueTypeHints;Declaration
allTrueTypeHints() -> list[GSHint]See Also
Hint Queries
Whether the layer has PostScript or TrueType hints.
Whether the layer has TrueType hints.
Whether the layer has PostScript hints.
Whether the layer has path component hints.
The PostScript hints stored on the layer.
The path component hints stored on the layer.