Instance Property
rsbRSBRSB
Horizontal distance from the right outline edge to the advance width.
Declaration
var rsb: CGFloat { get set }Declaration
@property (nonatomic) CGFloat RSB;Declaration
pyobjc_instanceMethods.RSB() -> float
pyobjc_instanceMethods.setRSB_(RSB: float)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.
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.