GraphemeBBox
GraphemeBBox =
object
Defined in: src/shapes/Text/Text.ts:83
Measure and return the info of a single grapheme. needs the the info of previous graphemes already filled Override to customize measuring
Properties
Section titled “Properties”angle?
Section titled “angle?”
optional
angle:number
Defined in: src/shapes/Text/Text.ts:91
deltaY
Section titled “deltaY”deltaY:
number
Defined in: src/shapes/Text/Text.ts:88
height
Section titled “height”height:
number
Defined in: src/shapes/Text/Text.ts:85
kernedWidth
Section titled “kernedWidth”kernedWidth:
number
Defined in: src/shapes/Text/Text.ts:86
left:
number
Defined in: src/shapes/Text/Text.ts:87
renderLeft?
Section titled “renderLeft?”
optional
renderLeft:number
Defined in: src/shapes/Text/Text.ts:89
renderTop?
Section titled “renderTop?”
optional
renderTop:number
Defined in: src/shapes/Text/Text.ts:90
width:
number
Defined in: src/shapes/Text/Text.ts:84