This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Thomas Meerpohl
meerpohl.dev
did:plc:mq2zjjfm7kuwtqphva2eugtf
I've been adding a font-selector to the wordy-playground.
I thought I'd have to scrap the idea because the outlines were drawn weird. After some research I found the magic #CSS:
paint-order: stroke fill;
It cuts my stroke-width in half but that's fine.
Check it out at: meerpohl.dev/wordy
2025-04-28T07:09:14.182Z