Instance Property
rsbFastRSBFastRSBFast
Cached right side bearing without updating metrics.
Declaration
var rsbFast: CGFloat { get set }Declaration
@property (nonatomic) CGFloat RSBFast;Declaration
RSBFast() -> float
setRSBFast_(RSBFast: float)Discussion
Use this only when the metrics are already known to be current.
See Also
Horizontal Metrics
Advance width for horizontal text layout.
Horizontal distance from the origin to the left outline edge.
Cached left side bearing without updating metrics.
Left side bearing without normalizing the no-outline value.
Horizontal distance from the right outline edge to the advance width.
Right side bearing without normalizing the no-outline value.
Left side bearing measured at a y coordinate.
Sets the left side bearing measured at a y coordinate.
Right side bearing measured at a y coordinate.
Sets the right side bearing measured at a y coordinate.