Inkscape.org
Beyond the Basics svg output structure
  1. #1
    HenryM HenryM @HenryM

    svg geometry (lines, arcs, bezier curves etc) can be defined in either relative or absolute co-ordinates.

    I would like to have only absolute co-ordinates in the svg geometry output file (typically written using the Save and one of its options).  This would help with the work I want to do with the svg geometry.

    Is there a way (a settings perhaps which I have failed to find) of getting all the svg geometry in absolute co-ordinates?

  2. #2
    Tyler Durden Tyler Durden @TylerDurden

    Maybe this:

  3. #3
    HenryM HenryM @HenryM

    Thank you.

    That is just what I was looking for and its great as it gives just what I want!