feat(registry): add hw-underline — squiggle marks

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jbernard077
2026-07-06 12:50:59 -04:00
co-authored by Claude Fable 5
parent 0ba613e571
commit b0f6cc7b9b
5 changed files with 266 additions and 0 deletions
@@ -0,0 +1,24 @@
{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "hw-underline",
"type": "hyperframes:component",
"title": "Squiggle Marks",
"description": "Hand-drawn squiggle underline, double-pass strikethrough, and bracket marks that draw on",
"tags": [
"handwritten",
"annotation",
"text-treatment"
],
"files": [
{
"path": "hw-underline.html",
"target": "compositions/components/hw-underline.html",
"type": "hyperframes:snippet"
},
{
"path": "assets/fonts/Caveat-700-latin.woff2",
"target": "assets/fonts/Caveat-700-latin.woff2",
"type": "hyperframes:asset"
}
]
}