tdf#51165 -> code pointer needed

Thorsten Behrens thb at documentfoundation.org
Sat Nov 7 16:43:23 PST 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20151108/942a6c55/attachment.sig>


More information about the LibreOffice mailing list