mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
30 lines
764 B
JSON
30 lines
764 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "hw-title",
|
|
"type": "hyperframes:block",
|
|
"title": "Handwritten Title",
|
|
"description": "Handwritten display text with a scalar-driven word-by-word highlight sweep and a seeded squiggle underline sized to the text; boils",
|
|
"tags": [
|
|
"handwritten",
|
|
"typography",
|
|
"title-card"
|
|
],
|
|
"dimensions": {
|
|
"width": 1920,
|
|
"height": 1080
|
|
},
|
|
"duration": 6,
|
|
"files": [
|
|
{
|
|
"path": "hw-title.html",
|
|
"target": "compositions/hw-title.html",
|
|
"type": "hyperframes:composition"
|
|
},
|
|
{
|
|
"path": "assets/fonts/Caveat-700-latin.woff2",
|
|
"target": "assets/fonts/Caveat-700-latin.woff2",
|
|
"type": "hyperframes:asset"
|
|
}
|
|
]
|
|
}
|