You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by bu...@apache.org on 2013/10/05 14:14:26 UTC

review requested: [Bug 123384] [SVG] marker direction must not depend on length of path segment : [Attachment 81709] updated patch

Regina Henschel <rb...@t-online.de> has asked  for review:
Bug 123384: [SVG] marker direction must not depend on length of path segment
https://issues.apache.org/ooo/show_bug.cgi?id=123384

Attachment 81709: updated patch
https://issues.apache.org/ooo/attachment.cgi?id=81709&action=edit


------- Additional Comments from Regina Henschel <rb...@t-online.de>
Because "sal_uInt32 nIndex" the part "nIndex - 1" results in 0 and not in -1,
therefore, for the start of a closed path, the incoming path segment was not
considered.
I do not change the type, but make it positive before subtract of -1.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org