On 08/23/2015 05:52 PM, "Jörg \"Yadgar\" Bleimann" wrote:
> Yes, I added #version 3.7, but it didn't help either...
Did you use assumed_gamma 1? If so, then you should use srgb instead of
rgb wherever you define a color. (If you use the named colors from
colors.inc, then put srgb before the color name and ignore the
"suspicious expression" warning.)