GraphemeBBox
GraphemeBBox =
object
Defined in: src/shapes/Text/Text.ts:97
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?”
optionalangle:number
Defined in: src/shapes/Text/Text.ts:105
deltaY
Section titled “deltaY”deltaY:
number
Defined in: src/shapes/Text/Text.ts:102
height
Section titled “height”height:
number
Defined in: src/shapes/Text/Text.ts:99
kernedWidth
Section titled “kernedWidth”kernedWidth:
number
Defined in: src/shapes/Text/Text.ts:100
left:
number
Defined in: src/shapes/Text/Text.ts:101
renderLeft?
Section titled “renderLeft?”
optionalrenderLeft:number
Defined in: src/shapes/Text/Text.ts:103
renderTop?
Section titled “renderTop?”
optionalrenderTop:number
Defined in: src/shapes/Text/Text.ts:104
width:
number
Defined in: src/shapes/Text/Text.ts:98