You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/10/09 18:36:53 UTC

[Bug 123401] [SVG] special treatment for marker on zero-length path segment is missing

https://issues.apache.org/ooo/show_bug.cgi?id=123401

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ACCEPTED
                 CC|                            |Armin.Le.Grand@me.com
           Assignee|issues@openoffice.apache.or |Armin.Le.Grand@me.com
                   |g                           |
     Ever confirmed|0                           |1

--- Comment #1 from Armin Le Grand <Ar...@me.com> ---
ALG: Added code to do that; all look pretty as expected (as the mockups) except
'Zerolength_at_mid_direction_at_start_and_end.svg'. There, all four created mid
have the same orientation, as if only three points would exist. This is exactly
what I expect when I
- go back the edges until I find a non-zero edge
- go forward the edges until I find a non-zero edge

Thus, I think that mockup is not correct for the cited algorithm.
Regina?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.