From d4f1ad0c37e56e0aa6651b4d041598c2b438cdb7 Mon Sep 17 00:00:00 2001 From: jbernard077 Date: Sun, 5 Jul 2026 13:53:33 -0400 Subject: [PATCH 01/11] =?UTF-8?q?feat(registry):=20add=20hw-boil=20?= =?UTF-8?q?=E2=80=94=20hand-drawn=20boil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- docs/catalog/components/hw-boil.mdx | 38 ++++ .../assets/fonts/Caveat-700-latin.woff2 | Bin 0 -> 74932 bytes registry/components/hw-boil/hw-boil.html | 215 ++++++++++++++++++ .../components/hw-boil/registry-item.json | 24 ++ registry/registry.json | 4 + 5 files changed, 281 insertions(+) create mode 100644 docs/catalog/components/hw-boil.mdx create mode 100644 registry/components/hw-boil/assets/fonts/Caveat-700-latin.woff2 create mode 100644 registry/components/hw-boil/hw-boil.html create mode 100644 registry/components/hw-boil/registry-item.json diff --git a/docs/catalog/components/hw-boil.mdx b/docs/catalog/components/hw-boil.mdx new file mode 100644 index 0000000000..34710f90fc --- /dev/null +++ b/docs/catalog/components/hw-boil.mdx @@ -0,0 +1,38 @@ +--- +title: "Hand-Drawn Boil" +description: "Hand-drawn jitter that re-poses every N frames, as seek-safe helpers: pose derives from quantized timeline time through a seeded hash; includes the shared onUpdate dispatcher and a wobbled-ellipse path generator" +--- + +# Hand-Drawn Boil + +Hand-drawn jitter that re-poses every N frames, as seek-safe helpers: pose derives from quantized timeline time through a seeded hash; includes the shared onUpdate dispatcher and a wobbled-ellipse path generator + +`handwritten` `effect` `annotation` + +