#[CetZ] Fading
6 messages · Page 1 of 1 (latest)
Most likely possible using gradient strokes but probably for performance reasons you'll want to use a pre-rendered svg
Suggest importing into Inkscape and then saving as an SVG. Then using the page background for the cover page and the place function to try and replicate. The dots and the exact gradient may be tough to replicate in Cetz. Not impossible; it would take time.
@twin tangle Fading can always be achieved by overlaying a rectangle with a gradient in transparency
Proof of concept:
That's what I did, thanks!