Skip to content

oxfern/letterglide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

letterglide

Turning a line of writing into a reel is a typography problem, not a motion problem.

A method (and an installable skill) for making contemplative typographic text-reveal reels — a quote, a line, a short manifesto that types itself onto a dark (or video) field with a smooth letter-by-letter glide, built for the vertical feed. The motion should disappear; the words should breathe in.

It's packaged as a skill, but the idea isn't about any one tool. It's the craft of making writing read beautifully as motion.

The craft

  1. The glide, not the pop. Reveal letters with a long, overlapping window so several glyphs are always softly resolving at once — a continuous wave, never discrete pops. Each fades up from a small offset with a faint blur that resolves to crisp. This is the whole "buttery" feel.
  2. Readable cadence. ~15–18 chars/sec for a contemplative read; let the runtime grow to fit the words rather than rushing the viewer.
  3. Lock the layout first. Pre-wrap so line breaks are fixed before typing starts — nothing reflows. Reflow is the #1 tell of a cheap type reel.
  4. Font is the voice. Serif = manifesto/human, humanist sans = calm/technical, literary serif = bookish, mono = machine voice. Pick the typeface to match the message.
  5. Emphasis, sparingly. Lift only the few load-bearing words; one accent color, max.
  6. Calm adornment. Faint oversized quotation marks; attribution fades in after the line lands; caret optional (and often better dropped).
  7. Legibility over busy video. Dark scrim + top/bottom gradient bed + a tight per-glyph outline and soft halo, scaled to font size — white ink reads over bright and dark regions. Verify on the busiest frame at full res.
  8. Built for the feed. 9:16, high contrast, readable at thumbnail size, autoplay-muted-friendly, composed to loop cleanly.

Two dials to always expose: cadence (typing speed) and glide-softness (fade/overlap window). Most tuning is those two.

Use it however you like

  • As a checklist. Run the eight points the next time you turn writing into video.
  • As a prompt for any AI agent. Hand it (or SKILL.md) to any capable model and ask it to build the reel. Nothing here is tool-specific.
  • As an installable skill. It drops into whatever coding agent or editor you use:
    npx skills add oxfern/letterglide

Pairs with

The underlying video mechanics (frame-driven animation, font loading, rendering) are Remotion. letterglide is the typography craft layered on top — see SKILL.md for the full method.

About

A method (and installable skill) for contemplative typographic text-reveal reels — quotes/manifestos that glide onto screen letter-by-letter, built for the vertical feed. Install: npx skills add oxfern/letterglide

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors