Le 22/04/2021 à 03:37, Michael Blankenship a écrit :
I'm just hoping to confirm that Lilypond does not have any way to
generate or apply continuous color gradients to grobs. It certainly
doesn't seem like it, since a search for the term returns
*zero*results, a first for me.
So, no color gradients, right?
There is this LSR snippet:
https://lsr.di.unimi.it/LSR/Item?id=1060
It works for \markup \path.
To apply a gradient to an arbitrary grob,
you'd need Scheme code to generate the
appropriate commands in PostScript.
After some hours trying to do that, I gave up
due to poor understanding of PostScript.
Sorry!
Jean