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





------- Additional comments from [EMAIL PROTECTED] Mon Feb 28 18:13:25 -0800 
2005 -------
>That's what is implied with 'embedded' user
>coordinate system and the fact that object pos/size and polygon pos/size need 
>to
>be identical internally. Everey other use would no longer be an 'embedded' user
>coordinate system, but change the position and size of the object, so 
>overriding
>:x, :y, :width and :height settings -> no embedding, not allowed.
Could you please point me where can I find this in OASIS specification for SO8.
>But i
see no chance to change the OASIS specification for SO8.
Sorry. I could not find out where should be change in OASIS specification. The
spec just defines that users can use svg:viewBox to attribute establishes a user
coordinate system inside the physical coordinate system. It does not deny us to
use any thing in the user coordinate system. For example, we can set
svg:viewBox="100 100 200 200". I cann't any words in the OASIS specification
deny us using this. And as I know the svg:points and draw:path can use any point
s within the user coordinate system. 
But I think once we define a user coordinate system, we should respect to it.
For example, if we set svg:viewBox="0 0 100 100" then svg:points="40 40 60 40 60
60 40 60 40 40" should draw a square inside the draw element no matter what are
the values of :x, :y, :width, :height. 
I think the problem here is not the OASIS specification, but the current
implementation. It assumes that the points of the polygon is (0,0) aligned.

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