Skip to main content

Overview

Canvas artifacts render interactive graphics that users can edit, export, and customize.

Structure

Shapes

Basic Shapes

Path (Custom Shapes)

Draw any shape using bezier curves:

Frames & Groups

Common Properties

Canvas Sizes

User Features

Vector Editing

Users can double-click any shape to edit vector points:
  • Drag anchor points to reshape
  • Drag bezier handles to adjust curves
  • Click path to add points
  • Delete key removes points

Boolean Operations

Combine shapes with:
  • Union (Ctrl+Alt+U) - Merge shapes
  • Subtract (Ctrl+Alt+S) - Cut one from another
  • Intersect (Ctrl+Alt+I) - Keep overlap only
  • Exclude (Ctrl+Alt+E) - Remove overlap

Example