[Libreoffice-bugs] [Bug 142684] White hairlines above and below text box

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 9 07:41:11 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=142684

--- Comment #5 from Telesto <telesto at surfxs.nl> ---
Created attachment 172722
  --> https://bugs.documentfoundation.org/attachment.cgi?id=172722&action=edit
Bibisect log

Bisected to:

author  Luboš Luňák <l.lunak at collabora.com>     2021-03-04 15:35:44 +0100
committer       Luboš Luňák <l.lunak at collabora.com>     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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210609/dc34d5d7/attachment.htm>


More information about the Libreoffice-bugs mailing list