> Am 23.04.2021 um 20:21 schrieb Jean Abou Samra :
>
> 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
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 gr
Hi Michael,
There isn't an inbuilt way to gradually change a color, but it's
certainly doable using some scheme. This snippet isn't what you're
asking for, but it does show how to programmatically manipulate
colors:
http://lilypond.org/doc/v2.18/Documentation/snippets/pitches#pitches-coloring-no
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?
M