Erik Hedvall

Results 127 comments of Erik Hedvall

But I suppose the more basic modes, like normal alpha over, could still be implemented for pretty much anything. Your link with the patched GIMP version is also very interesting....

I'm implementing alpha compositing for `Lab`, the Cartesian form of `Lch`, in #273. The separable blend modes aren't so easy to implement for polar coordinates. The modes mentioned for GIMP...

Thanks a lot for giving this a try! I think it makes sense to simply skip anything with polar coordinates. At least for `Hsv`, `Hsl` and `Hwb` that map weirdly...

Here is a pdf with the reference: http://www.color.org/specification/ICC1v43_2010-12.pdf

I don't know. I haven't studied it enough.

That's odd. They should exist in the Raspberry Pi sysroot. Did you do the gcc trick? Did you modify any scripts? Did you do anything else out of the ordinary?

Great! Thanks for the heads up!

Hi, I have never tried to use `syntax` on RPi, but I think it should just work™ if `std` works. Have you checked that you can compile a simpler crate?...

Ok, so we can probably rule that out, then. I have, honestly, no idea why that's happening. Something you could try, if you are using Linux, is to follow the...

Oh, don't worry about it. Take your time :smile: