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] Tue Mar 1 18:20:18 -0800 2005 ------- >AW: OASIS specification: OASIS Open Office XML Format Technical Committee >(http://www.oasis-open.org/committees/office/). Should be well-known now. Yes .I know. Thanks. >That's exactly the question. Does 'embedded' mean: >(a) the values of :x, :y, :width, :height may be overridden from polygon >specification >(b) the values of :x, :y, :width, :height always define the shape >In my opinion, 'embedded' means (b), so at the moment there would be no way to >change object definition from 'embedded' user coordinate system. I think users >would write bugs if the polygon definition would overwrite their :x, :y, >:width, >:height value definitions. 1. I am not wanting to changing the object defines. In my opinion users define a viewBox to avoid using percent. In my last example, I actually want svg:points="40% 40% 60% 40% 60% 60% 40% 60% 40% 40%". And please have a look at this two polylines: svg:points="40 40 60 40 60 60 40 60 40 40" svg:points="0 0 40 40 60 40 60 60 40 60 40 40" If they have the same :x, :y, :width, :height and viewBox, what do you want they look like? 2. There is not an 'embedded' as you said defined in OASIS specification. 3. There is not "align polygon to (0,0)" in OASIS specification. 4. But there is "The svg:viewBox attribute establishes a user coordinate system inside the physical coordinate system of the shape specified by the position and size attributes." So once users define a viewBox, we should *respect* to it in my opinion. 5. If the objects have to be aligned to (0,0) please add it to OASIS specification. 6. And please change the viewBox define from (left top right bottom) to (width height) in OASIS specification. Since the objects have to aligned to (0,0), why do we need define left and top in viewBox, they are alway 0,0! --------------------------------------------------------------------- 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]
