[Libreoffice-bugs] [Bug 124272] Edit Contour of Image Wrap doesn't appear on Exported PDF

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 2 14:04:57 UTC 2019


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

Armin Le Grand (CIB) <Armin.Le.Grand at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |Armin.Le.Grand at me.com
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #8 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
Looks as if tdf#114076 fix was too rough - the set ClipRegion at the
OutputDevice was assumed to be a Rectangle/B2DRange, but is probably also used
as B2DPolyPolygon in some cases (like this one). Will have to check against
Region::IsRectangle and evtl. have to scale the PolyPolygon (create a full
transform from old to new range as linear composition of the inverse current
transform and the new one)...

-- 
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/20190402/302b0c32/attachment.html>


More information about the Libreoffice-bugs mailing list