[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-11-05 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #17 from Armin Le Grand armin.le.gr...@me.com --- ALG: Hi Regina, I do not get what you want to have changed here. Maybe because we mix too many different things. Thus: - What need for change do you see in the ODF case? - What need

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-11-03 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #16 from Regina Henschel rb.hensc...@t-online.de --- Created attachment 81871 -- https://issues.apache.org/ooo/attachment.cgi?id=81871action=edit draw element with close command followed by line command The attached .odg document

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-10-31 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #15 from Armin Le Grand armin.le.gr...@me.com --- ALG: No, please re-read above and task 123433: There are two usages of svg:d in AOO: (a) ODF XML context (b) SVG import For (a) it is - for import: not possible to get away from

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-10-30 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #12 from Regina Henschel rb.hensc...@t-online.de --- The line now starts at the correct position, but I'm not sure about the way it is done. Please look at the example in bug 123410. It seems as if there is a point too much. If I

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-10-30 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #13 from Armin Le Grand armin.le.gr...@me.com --- ALG: @Regina: Please ask. I interpret '8.3.3 The closepath command' as follows: If a closepath is followed immediately by a moveto, then the moveto identifies the start point of the

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-10-30 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #14 from Regina Henschel rb.hensc...@t-online.de --- The import of svg-graphics uses the correct reference point now, but the same path data in a draw:path element still uses the wrong reference point. I thought the fix is for svg:d

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-10-29 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #10 from Armin Le Grand armin.le.gr...@me.com --- ALG: Doing changes in that direction in task 123433... -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-10-29 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #11 from Armin Le Grand armin.le.gr...@me.com --- ALG: @Regina: Please have a look if this is done with the changes to task 123433. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-10-09 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #9 from Armin Le Grand armin.le.gr...@me.com --- ALG: Hi Regina, thanks for the patch. It surely does the right thing, but I would like to move this behind aw080 because: - currently we have two svg:d im/exporters, one in xmloff and

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-10-05 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added Attachment #81710||review?

review requested: [Bug 119118] z command in d attribute in svg sets the 'current point' wrong : [Attachment 81710] Set current point correctly and allow non moveto after z

2013-10-05 Thread bugzilla
Regina Henschel rb.hensc...@t-online.de has asked for review: Bug 119118: z command in d attribute in svg sets the 'current point' wrong https://issues.apache.org/ooo/show_bug.cgi?id=119118 Attachment 81710: Set current point correctly and allow non moveto after z

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-09-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #6 from Regina Henschel rb.hensc...@t-online.de --- Created attachment 81667 -- https://issues.apache.org/ooo/attachment.cgi?id=81667action=edit closed subpath with following line The right part should be a rectangle. IE 10 shows

[Bug 119118] z command in d attribute in svg sets the 'current point' wrong

2013-09-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=119118 --- Comment #7 from Regina Henschel rb.hensc...@t-online.de --- Created attachment 81669 -- https://issues.apache.org/ooo/attachment.cgi?id=81669action=edit The svg graphic itself. This is the original .svg graphic. The previous attached