Skip to main content

Module callout

Module callout 

Source
Expand description

Callout primitives (M-VEC.9 / AUT-61).

Reusable Vector constructors for tutorial-style annotations. Outputs are Vectors so they can be added to the stage, transformed, or used as masks. V1 ships the static shapes that don’t need stroke-along-path commands:

  • Label box — rounded-rect callout for text annotations.
  • Badge — filled circle for numbered step markers.
  • Caption pill — wide rounded rect for a single-line caption.

Arrow / pointer-line callouts need stroke-along-path support (M-VEC.10 / AUT-62). Once that lands, an arrow_to(from, to) constructor can join this module without breaking changes.

Structs§

Callout
Callout preset constructors.