RichTextSymbol
Constructors
RichTextSymbol(source)→RichTextSymbol
Constructs a RichTextSymbol object from a source.
sourcestringCurrently this can only be a URL pointing to an SVG file. The
URL must start with "https://assets.cuttle.xyz" and the geometry in the
file should work as a CompoundPath. Other source types may be added in
the future. The source URL can be picked with the "Emoji" parameter type.
Properties
.sourcestring
URL pointing to a SVG file.
Represents a symbol to be rendered inline with text. Used in
RichText.