Tim Nikolsky
timnik.me
Tim Nikolsky
@timnik.me
Thank you! Amazing library
April 22, 2025 at 5:14 AM
It came with the release of Svelte 5, before the Advent of Svelte, so it will stay. But there's a button in header to switch the font to sans-serif if you don't like this serif one
December 18, 2024 at 11:56 AM
Also how about making letter spacing just a little bit smaller? But anyway, looks pretty neat!
November 28, 2024 at 10:13 PM
I prefer the second one. In the first and third ones the gap between petals looks too small, especially compared to spacing between letters
November 28, 2024 at 10:10 PM
Hey, can you try pre-filling an array with zeros on js?

new Array(10_000).fill(0)

It makes it run about 4 times faster for me.
November 28, 2024 at 1:55 PM