GraphemeBBox
GraphemeBBox =
object
Defined in: shapes/Text/Text.ts:113
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: shapes/Text/Text.ts:121
deltaY
Section titled “deltaY”deltaY:
number
Defined in: shapes/Text/Text.ts:118
height
Section titled “height”height:
number
Defined in: shapes/Text/Text.ts:115
kernedWidth
Section titled “kernedWidth”kernedWidth:
number
Defined in: shapes/Text/Text.ts:116
left:
number
Defined in: shapes/Text/Text.ts:117
renderLeft?
Section titled “renderLeft?”
optionalrenderLeft?:number
Defined in: shapes/Text/Text.ts:119
renderTop?
Section titled “renderTop?”
optionalrenderTop?:number
Defined in: shapes/Text/Text.ts:120
width:
number
Defined in: shapes/Text/Text.ts:114