GraphemeBBox
GraphemeBBox =
object
Defined in: src/shapes/Text/Text.ts:85
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:93
deltaY
Section titled “deltaY”deltaY:
number
Defined in: src/shapes/Text/Text.ts:90
height
Section titled “height”height:
number
Defined in: src/shapes/Text/Text.ts:87
kernedWidth
Section titled “kernedWidth”kernedWidth:
number
Defined in: src/shapes/Text/Text.ts:88
left:
number
Defined in: src/shapes/Text/Text.ts:89
renderLeft?
Section titled “renderLeft?”
optional
renderLeft:number
Defined in: src/shapes/Text/Text.ts:91
renderTop?
Section titled “renderTop?”
optional
renderTop:number
Defined in: src/shapes/Text/Text.ts:92
width:
number
Defined in: src/shapes/Text/Text.ts:86