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

Armin Le Grand (CIB) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #8 from Armin Le Grand (CIB) <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to