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





------- Additional comments from a...@openoffice.org Fri Jun 18 16:42:19 +0000 
2010 -------
AW: Line splitting woks well now.
AW: For filled polygon handling i need to take care of five palces:
PolyPolygonBitmapPrimitive2D, PolyPolygonHatchPrimitive2D,
PolyPolygonGradientPrimitive2D and PolyPolygonColorPrimitive2D. Also need to
care in PolyPolygonColorPrimitive2D in the direct handling of
PolyPolygonColorPrimitive2D. Added code which can be used recursively to split
the fill polygon into right/left resp. top/bottom pairs by clipping. Tested with
30 points maximum (due to curves needing already 3 points per edge). Added code
foer curve handling. All cases except the first correct the polygon and directly
create Metafile actions and/or call VCL with that polygon. Only the first case
needs to call the rendere itself recursivey.
AW: PS: Met BM by coincidence yesterday; he told me that he remembers that
exactly this problem was araedy fixed in the old chart module, also splitting
the geometry. I think this is the right place and shold also be changed
there;it's simply also a question of cost when such hge polygons get created.
Nonetheless, it has to work in Metafie stuff (which is VCL, not Drawinglayer).

AW: Re-checking plane splitting...


---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to