@shotstack/shotstack-canvas
v1.7.2
Published
Text layout & animation engine (HarfBuzz) for Node & Web - fully self-contained.
Readme
@shotstack/shotstack-canvas
One package → identical text shaping/wrapping/animation on Web & Node.
- HarfBuzz WASM for shaping and glyph outlines (via
harfbuzzjs). - Device-independent draw-ops.
- Painters: Canvas2D (web) and node-canvas (node).
- Deterministic time-driven animations.
Install
pnpm add @shotstack/shotstack-canvas
# or npm i / yarn add