Text

Press T and click on the canvas to create a text element. Double-click an existing text shape to enter editing mode.

Text Properties

PropertyDescriptionDefault
Font familyTypefaceInter
Font sizeSize in pixels16
Font weightNumeric weight (100–900)400
Font styleNormal or ItalicNormal
Text alignLeft, Center, RightLeft
Vertical alignTop, Middle, BottomMiddle
Line heightMultiplier1.2
Letter spacingPixels0
Text decorationNone, Underline, StrikethroughNone
Text transformNone, Uppercase, Lowercase, CapitalizeNone

Auto-Sizing

Text elements can resize automatically based on their content:

  • Width — The text box grows or shrinks horizontally to fit the content. Text wraps at line breaks only.
  • Height — The text box has a fixed width. The height expands to fit wrapped text.
  • None — Both width and height are fixed manually.

Truncation

When a text element has fixed dimensions and the content overflows, you can enable ending truncation to display an ellipsis (...).

Styling

Text color is controlled through the fill property — just like other shapes, you can apply solid colors, gradients, or even image fills to text.

Text also supports strokes, shadows, and blur effects.