To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110768





------- Additional comments from [email protected] Mon May 10 13:13:30 +0000 
2010 -------
AW: Debugged a simple example, just one curve with some width. MetaFiles created
correctly, a MetaPolyLineAction with the original bezier in a tools Polygon and
a correct LineInfo is used.
When printing, OutputDevice::impPaintLineGeometryWithEvtlExpand is used. Since
the bezier is not subdivided yet, it gets the default subdivision from
basegfx::tools::createAreaGeometry which is not optimal.
Added code to force usage of basegfx::tools::adaptiveSubdivideByDistance in that
cases. Testing...

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to