RichTextSVG

See source code
Table of contents

Renders a rich text string as SVG given bounds and text properties.


Properties

align


bounds

bounds: Box;

font


fontSize

fontSize: number;

labelColor

labelColor: string;

padding

padding: number;

richText

richText: TLRichText;

showTextOutline

optional
showTextOutline?: boolean;

verticalAlign

verticalAlign: TLDefaultVerticalAlignStyle;

wrap

optional
wrap?: boolean;

Prev
RichTextLabel
Next
RotateCWMenuItem