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





------- Additional comments from [EMAIL PROTECTED] Thu Feb 24 08:45:17 -0800 
2005 -------
AW: You are at the right code. Three loops are needed since the vcl-class
Polygon and PolyPolygon needs the pint number at construction time.
Please take a look at VCL-class Polygon in project VCL, it's data types and flag
values. The VCL polygon supports integer point pairs and each point can have a
flag value if it's a control point or how the continuity in this Point is. So
the rule PCCP (Point, ControlPoint) has to be followed by hand, the polygon data
structure does not force You to correct data. So it's somewhat dangerous,
because You may create invalid VCL Polygons...
We have a better polygon in class basegfx and it's on our list to convert svg:d
import/export to use that (it's safe and doble precision), but due to bug fixing
it will not be in SO8, but in SO9. HTH.

---------------------------------------------------------------------
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