Skip to content
  • Hans Breuer's avatar
    svg: extend dia_svg_parse_path() to support multiple move-to · 1541c6a4
    Hans Breuer authored
    The SVG importer just turns these into 'Standard - Path' when
    necessary. This gives almost perfect round-trip with render-test
    saved by cairo.
    
    The Shape import works as before, i.e. it is splitting the
    multiple move-to into single drawing operations as before.
    1541c6a4