https://bugs.documentfoundation.org/show_bug.cgi?id=142684
--- Comment #5 from Telesto <[email protected]> ---
Created attachment 172722
--> https://bugs.documentfoundation.org/attachment.cgi?id=172722&action=edit
Bibisect log
Bisected to:
author Luboš Luňák <[email protected]> 2021-03-04 15:35:44 +0100
committer Luboš Luňák <[email protected]> 2021-03-08 13:46:36
+0100
commit 6b8c157a0b4f37a09fdbf656919b2df06a3abc3e (patch)
tree 52451b3b5152511cb4fb68a2f09867bc9db85592
parent db2e9619397f1e53232824a649b5ad0ba3dd368a (diff)
make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)
The original implementation had this peculiar idea of implementing
clipping using transparency, which slows everything down, because
contents need to be copied and then alpha-blended. Keep that only
for when edges of the clip are to be smoothed.
As a side-effect this also seems to fix tdf#115843 again.
The commit also adjusts the test for tdf#133477 to not rely
on the rounding introduced by the optimization from tdf#115843.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=6b8c157a0b4f37a09fdbf656919b2df06a3abc3e
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs