Vector Tools¶
Here are the Tools available when working on Vector Layers:
Tool |
Description |
---|---|
![]() |
Path Drawing Tool to draw vector path on the canvas. |
![]() |
Path Edit Tool to edit a path or a shape. |
![]() |
Knife to create new vertices on a path or a shape. |
![]() |
Primitive Shapes like circle or rectangle. |
![]() |
Selection Tool to select vertices, paths or groups. |
![]() |
Transform Tool to move, rotate and rescale objects and selections. |
![]() |
Hand Tool to pan and zoom in / out your Scene. |
![]() |
Push Tool pushes vertices and move them. |
![]() |
Path Smooth Tool to make your path smoother or sharper. |
![]() |
Stitch Tool to stitch two paths together. |
![]() |
Paint Bucket to fill within a vector shape. |
![]() |
Path Eraser to erase a part of the path. |
![]() |
Eyedropper to pick up a color from the canvas. |
![]() |
Grid warp. |
Path Drawing Tool¶

The Path Drawing Tool will be used to draw in vector. Every path added automatically belong to a native Scene as a Paint Group. All these Paths can be seen in the panel Vector Scene Tree View.
Using the Path Drawing Tool will display the following options in the Tool Options:
Color Source: choose between the Color Modifiers or the Palette.
Brush: choose a style to your brush to be applied on the path.

Select “None” if you prefer the classic penbrush style.
Tracing Fidelity: Choose the fidelity of the path when drawing with a stylus. There are 5 modes: “Lowest”, “Low”, “Average”, “High” and “Highest”. Obviously, “Lowest” requires less calculations, creates less vertices and provides a lowest fidelity than Highest, which requires more calculations for a better fidelity due to a higher quantity of vertices.

Radius: To change the radius size of the path (can also be found in the Top Bar).
Pressure Sensitive: Enable or not the pressure from your graphic tablet.
Update Paint Groups: Creates and updates Paint Groups, in order to easily use the Paint Bucket Tool.
Stitch: Connects new paths to existing paths.
Average Stitched Radius: Average pressure value between the two paths to be stitched.
Stiching Radius: To increase or decrease the radius of the circle of influence to allow two paths to be stitched together.

Path Edit Tool¶

This tool allows you to modify path vertices, move, widen or delete them.
Move a vertex: This is the default behaviour. Select the path to be edited, then move the vertex represented with a green dot.

Edit Bezier curves: Hold Ctrl to display the handles and change the vertex curve. Click on the vertex to activate (green handles) or inactivate (white handles) the alignment of the handles.

Delete a vertex: Hold Alt and select the vertex to delete.

Widen: Hold Shift to widen the Path. This option will also depend from the option “Widen All Along”. When enabled, this tool will widen the entire path. When disabled, this tool widens one vertex and the neighboring segments.

Knife¶
Creates new vertices by “cutting” a selected path or group at the desired place.

If you need to cut another path or group, use the Select Tool.
Primitive Shapes¶

Primitive Type: Choose between ellipses, rectangles and lines.
Color Source: choose between the Color Modifiers or the Palette.
Brush: choose a style to your brush to be applied on the path.

Select “None” if you prefer the classic penbrush style.
Stroke Width: Choose the size of the stroke.
Uniform: Creates a primitive shape with a uniform proportion (ellipses become circles; rectangles become squares; lines will take the direction of the cardinal points). You can also hold Shift to activate the uniform mode.

Selection¶
Option¶

The Selection Tool will offer only one option in the Tool Options panel: the Selection Shape, where you can choose the Select Mode between Circle, Rectangle and Freehand (Lasso).
Object or Vertex¶
However, the Top Bar will give you the possibility to either work on objects or on vertices.
Object Selection Mode:

Vertex Selection Mode:

Hold the left click to select several vertices, which will turn them red:

Note
Hold Ctrl to add a new selection to the active selection.
Hit Delete to delete a selected group (only works in Selection Mode “Object”).
Transform¶
Options¶

Picking Radius: To increase or decrease the radius of the circle of influence which allows to select handles.
Uniform: To rescale the selection uniformly. You can also toggle this mode by holding Shift.
World: Enable this mode to transform your selection according to the canvas (World). Disable it to transform your selection according to the selected object (will only work with a single shape or path, not on a group).

Object or Vertex¶
Using Transform in Object mode:
In Object Mode, Transform will affect objects that were selected beforehand. If no object was selected, depending on the context, Transform will either move a single path or shape detected, or the whole Scene if nothing else was detected.

Using Transform with selected vertices:

Using Transform¶
Use the green dots outside the Transform HUD and hold the click to resize the selection. Click in the middle of the selection and hold the click to move it around. Use the big green dot in the middle and hold the click to move the pivot for the rotation. Click outside the selection HUD to rotate the selection.

Hand Tool¶
Hold LMB to pan your Scene up, down, left and right.
Hold RMB with a mouse or RMB+LMB with a stylus and move to the right to zoom in or to the left to zoom out your Scene.

Push¶

Radius: To change the size of the circle of influence.
Preserve Smoothness: Enable this option to keep a smooth connection between vertices. Disable it for a sharper connection.

Restrict to Selection: Enable this option to affect vertices from a selected group only.
Path smooth tool¶
To be added
Stitch¶

Radius: To change the size of the circle of influence.
Restrict to Selection: Enable this option to affect vertices from a selected group only.

Path Eraser¶
Allows you to erase part of a path, and recreate vertices on either side of the erased part.
Note
Hold Shift to delete large strokes and easily clean up your drawings.

Paint Bucket¶
This tool detects areas with closed lines (which are circled in red). Click on these areas to add a dot (which symbolizes the Paint Bucket) and fill in the area. The image below shows both a closed shape with a red circle and the Paint Bucket dots:

Each dot can be moved with a click on it. If another closed area is detected, it will be filled in.

If you make any change on the shapes, the Paint Bucket will adapt to the modification.
Restrict to Paint Group: Enable this option only if you made a Paint Group beforehand, thanks to the Selection Tool.
Propagate: When enabled, this option will propagate the floodfill beyond the closed area in red detected by the Paint Bucket.

Color Mode: to be added later
You can also display more options with a right click on the canvas.

Delete Bucket: Deletes the Selected Bucket.
Propagate Bucket: Propagates the floodfill beyond the closed area.
Unpropagate Bucket: Limits the floodfill to the closed area.
Copy Bucket Param: Copies the settings of the Paint Bucket in order to paste this attributes to another existing Paint Bucket.
Paster Bucket Param: Paste the copied settings to replace the attributes of an existing Paint Bucket.
Bucket Properties: To check and modify the properties of the current Paint Bucket.
Eyedropper¶
Click on the Eyedropper to pick up a color from the canvas. Then, do not forget to select the Path Drawing Tool, the Paint Bucket or the Primitive Shapes Tool to use the color.
Grid¶
Grid is a warp tool which is applied on the latest selected group or object.

Divisions X | Y: To choose the number of divisions in the grid.
Radius: To change the size of the circle of influence when selecting a handle.
Apply Transformation: Applies transformations done to selected group, which resets values like Translation X & Y, Rotation and Scaling X & Y. To have more details about this values, please read the lesson about the panel Vector Selection.