freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: COLRv1 to gray/alpha question (& color-blindness question)


From: Alexei Podtelezhnikov
Subject: Re: COLRv1 to gray/alpha question (& color-blindness question)
Date: Thu, 20 Jul 2023 16:00:04 -0400


Probably both approaches are wrong. I am asking that question both in terms of the spec and in terms of implementation details - what is the correct/recommended approach to render multi-layered 32-bit RGBA COLRv1 data to a non-colour target media?

My recommendation is to blend three times, each color separately.Then combine with appropriate non-equal weights. This should be correct. Perhaps, you can combine the color first, than blend using alpha.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]