Text
Create and edit text objects. Click to place, then type. Click existing text to edit.
The Text tool creates new text objects on click and lets you edit existing ones in place.
Activate
- Hotkey:
Ctrl+T - Toolbar: Creation Toolbar
How to use
Create text
- Click on empty canvas where you want the text to start.
- An inline text editor appears at the click position.
- Type.
- Click outside the editor (or press
Esc) to commit.
Newly created text uses the current text defaults stored in app state, font, size, alignment, bold/italic, etc. Set the defaults via the Properties Toolbar while the Text tool is active.
Edit existing text
- Click an existing text object on the canvas.
- The inline editor opens with the caret at the position you clicked.
- Type to insert. Use arrow keys, Home/End to navigate. Selections work as expected.
- Click outside (or
Esc) to commit.
Locked text objects are skipped, clicking through a locked text does not enter edit mode.
Modifiers and interactions
- Esc: exit edit mode and commit.
- Click elsewhere: commit and switch.
- If you exit without typing anything in a newly created text, the text is deleted.
Options
While the Text tool is active, the Properties Toolbar shows text options:
| Option | What it does |
|---|---|
| Font | Font family (system fonts + any bundled). |
| Height | Font size in mm or inches. |
| HSpace | Horizontal letter spacing. |
| Align X | Left / Center / Right. |
| Layout Mode | Normal / Bend / Path. |
| Bold | Bold style. |
| Italic | Italic style. |
| Upper Case | Force uppercase rendering. |
| Welded | Merge outlines of overlapping letterforms (useful for cut text). |
| Distort | Distort along the bend path. |
| VSpace | Vertical line spacing. |
| Align Y | Top / Middle / Bottom. |
| Offset | Distance from the path (Path layout mode). |
| Bend Radius | Radius for Bend layout mode. |
| Guide Path | Pick a path object as the text's guide path (Path layout mode). |
Changing any of these on an existing selection updates the text immediately. Changing them with no selection sets the defaults for future text.
Path-bound text
To bend text along an arbitrary curve:
- Have the curve (a path object) on the canvas.
- Create or select text.
- Set Layout Mode to Path.
- Click Pick next to Guide Path and click the path object.
The text follows the path. Adjust Offset to move it perpendicular to the path direction.
What gets created
A Text object on the active layer. Bounds are sized to fit the typed content.
Related
- Properties Toolbar: all text options
- Shape Properties panel: also shows text fields for the selection