Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • inkscape inkscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 143
    • Merge requests 143
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • InkscapeInkscape
  • inkscapeinkscape
  • Merge requests
  • !2410

Stroke to path fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jabier Arraiza requested to merge strokeToPathFixes into master Oct 16, 2020
  • Overview 19
  • Commits 1
  • Pipelines 23
  • Changes 5

This try to fix the issues in stroke to path, some of it maybe can be backported
First change is remove (in my current work of remove tocurves from verbs) to curve
Improved the way while is better defined to handle context-stroke/fill on markers
Make the unlink recursive optional based in user settings (like in < 1.0)
Fix issues when only one of fill/stroke/marker is show to create a single element
Fix a issue on styles that dont remove default values on cleanup

Fixes:
#1938 (closed)
#1932 (without browser)
#1740 (closed)
#1120 (closed)
#967

Edited Oct 16, 2020 by Jabier Arraiza
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: strokeToPathFixes