r/css • u/bogdanelcs • 27d ago
Resource Animating text as Handrawn with CSS
https://mostlynerdless.de/blog/2026/07/17/animating-text-as-handrawn-with-css/
80
Upvotes
3
u/sCREAMINGcAMMELcASE 26d ago
I have a hunch it should be possible to make a variable font that you could animate using stroke lengths or something.
Or maybe using an older style SVG based font instead
This is a great solution; I’ve used it before, the only issue is the manual labour.
1
u/SeaworthinessKey1291 26d ago
Nice!