@bloopjs/toodle / text/TextFormatting / TextFormatting
Interface: TextFormatting
Defined in: text/TextFormatting.ts:3
Properties
align?
optionalalign:"left"|"right"|"center"
Defined in: text/TextFormatting.ts:5
color?
optionalcolor:Color
Defined in: text/TextFormatting.ts:9
fontSize?
optionalfontSize:number
Defined in: text/TextFormatting.ts:7
shrinkToFit?
optionalshrinkToFit:ShrinkToFitOptions
Defined in: text/TextFormatting.ts:15
wordWrap?
optionalwordWrap:WordWrapOptions
Defined in: text/TextFormatting.ts:12