Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Christina Roßmanith wrote:
I'm revisiting tdf#51165. It looks like rendering is the problem,
not importing the SVG file. To continue I'd need some code pointers
where rendering is implemented.

Hi Christina,

oh, this is an interesting corner case - the polypolygon in the bugdoc
has both closed and open polygons, therefore
B2DPolyPolygon::isClosed() will yield false. Thusly
xmloff/source/draw/ximpshap.cxx:1514 and following will pick the open
shape service.

The case at hand can be fixed, the problem in general is that LibO
cannot handle mixed open & closed polygons within a *single* shape.

HTH,

-- Thorsten

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.