https://issues.apache.org/ooo/show_bug.cgi?id=118985
Bug #: 118985
Issue Type: DEFECT
Summary: add new box clipping algorithm "sweep-line" to improve
the performance when draw shape in basegfx
Classification: Code
Product: performance
Version: OOo 3.4 Beta
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: www
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
add new box clipping algorithm "sweep-line" to improve the performance when
draw shape. The previous clipping algorithm is too slow, so we add MultiRange
to speed up, but it can't be applied by all the shapes. So, we update the
clipping algorithm.
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.