Regina Henschel <rb.hensc...@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.hensc...@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-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to