[Webkit-unassigned] [Bug 271045] [LBSE] SVG text on gradient not working
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 17 15:23:52 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271045
Nikolas Zimmermann <zimmermann at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rbuis at igalia.com,
| |zimmermann at kde.org
--- Comment #2 from Nikolas Zimmermann <zimmermann at kde.org> ---
Thanks Pawel for filing the ticket.
LBSE implements gradients on text without any temporary ImageBuffers, as opposed to the legacy SVG engine, but instead relying on compositing operations. That operation mode is untested on Cairo/Skia so far -- the legacy SVG engine doesn't exercise it. LBSE development mostly happens on macOS -- gradients work fine using CoreGraphics on macOS/iOS platform.
We can have a chat and discuss this tomorrow -- I can suggest you a debugging strategy to approach this.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240317/4968d7d0/attachment.htm>
More information about the webkit-unassigned
mailing list