19.145 draw:enhanced-path current point definition unclear.

      In the definition for draw:enhanced-path the current point definition seemsto be
      unclear. What is the current Point for first subpath in an enhanced path shape?
      It is important to know for commands like A or W.
      When looking at the definition of svg on which draw:enhanced-path is based on one
      can see that at the beginning of a path always a MoveTo command is needed.

      However when looking at what implementations are doing we see a different behaviour.
      When working on the implementation one of the Calligra developers noted differences
      in what OOo/MSO are doing to what Calligra is doing. OOo and MSO set the current
      point to the first point in the arc in case of A and W. Calligra uses 0 0. Using B
      and V would make the situation more clear.

      If one of the behaviours is correct it might be a good idea to improve the wording of
      the spec to make more clear what the correct behaviour is.

            Assignee:
            Unassigned
            Reporter:
            Thorsten Zachmann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: