#+title: Svg Glitter Line
#+date: <2023-11-18 Sat>
I generated a path with https://www.tldraw.com/ and then recolored it. It's drawn twice, once with a rainbow gradient (see svg filter #gradient in the source) and once with sparkles (see svg filter #noise in the source).
#+begin_export html
#+end_export
Context: https://twitter.com/redblobgames/status/1725935380271423921
#+begin_quote
Sponsorship should unlock premium colors, so that you can tell from a screenshot whether they're a free user or someone giving you money
#+end_quote
What I'd /really/ like is access to HDR brightness, so that the sparkles could be >100% brightness. Safari has support for wide gamut, but not HDR brightness, as far as I can tell, unless you use [[https://kidi.ng/wanna-see-a-whiter-white/][this trick]].
Source code: see [[file:index.org]]
#+begin_export html
Created 18 Nov 2023;
Last modified: 18 Nov 2023
#+end_export