https://bugs.documentfoundation.org/show_bug.cgi?id=97137
--- Comment #8 from Tor Lillqvist <[email protected]> --- So clearly the slowness is related to polylines in the VCL metafiles embedded in the document being rendered as polypolygons, using all the required complexities, subdivision into trapezoids etc, to get proper nesting behaviour. One potential way to start unraveling this might be to change the related APIs to pass around some kind of level-of-detail information so that the code doesn't pointlessly spend lots of time on calculating sub-pixel rendering details. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
