---
title: "Text Along a Path"
description: "Handwriting flowing along any SVG path with a per-character reveal; the path is the only geometry input"
---
# Text Along a Path
Handwriting flowing along any SVG path with a per-character reveal; the path is the only geometry input
`handwritten` `typography` `path` `overlay`
## Install
```bash Terminal
npx hyperframes add hw-path-text
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 6s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `hw-path-text.html` | `compositions/hw-path-text.html` | hyperframes:composition |
| `assets/fonts/Caveat-700-latin.woff2` | `assets/fonts/Caveat-700-latin.woff2` | hyperframes:asset |
## Usage
After installing, add the block to your host composition:
```html
```