Instance Property
lsbFastLSBFastLSBFast
Cached left side bearing without updating metrics.
Declaration
var lsbFast: CGFloat { get set }Declaration
@property (nonatomic) CGFloat LSBFast;Declaration
LSBFast() -> float
setLSBFast_(LSBFast: 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.
Left side bearing without normalizing the no-outline value.
Horizontal distance from the right outline edge to the advance width.
Cached right side bearing without updating metrics.
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.