[cairo-bugs] [Bug 102661] Treat color glyph alpha as mask instead of source alpha
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 12 08:18:11 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102661
--- Comment #2 from Jan Alexander Steffens (heftig) <jan.steffens at gmail.com> ---
I think using alpha as the mask but leaving it in the source would do weird
things to the destination alpha, as it becomes src * src + dst * (1 - src),
i.e. you have a quadratic curve.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20170912/ffc70fbe/attachment.html>
More information about the cairo-bugs
mailing list