Skip to content
  • KrIr17's avatar
    Fix Stroke-to-Path on combined paths · 1c7ae9bd
    KrIr17 authored
    Shift the latest moveto command instead of the first (which can belong
    to a different component of the path).
    
    Additionally, do this only if the first 'segment' is a line.
    
    Fixes #4709.
    1c7ae9bd