To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41438
Issue #:|41438
Summary:|draw:path defect : command a(elliptical arc) in svg:d
|should be supported
Component:|Word processor
Version:|680m69
Platform:|All
URL:|
OS/Version:|All
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P4
Subcomponent:|code
Assigned to:|mru
Reported by:|wilson_guo
------- Additional comments from [EMAIL PROTECTED] Thu Jan 27 01:45:02 -0800
2005 -------
I am working for the importing of word xml to OOo and there is six commands
(ae, al, at, ar, wa and wr.) in wordml which are responsible for the drawing of
elliptical arc.
I have to support these commands,
so I need svg:d parser to support an a-command, which means the parser
should have drawn a segment of elliptical arc on the screen if the parser meets
the following OOo xml string : svg:d="M600,350 a25,25 -30 0,1 50,-25 l 50,-25".
No arc is shown now even if I legally use this svg command.
So I want the parser to support an a-command but don't know how.
I can do something to let the parser support the a-command,but need some
hint.
Somebody get the issue
orleave it to me and tell me which part of program I should check.
---------------------------------------------------------------------
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]