<div dir="ltr">I went ahead and integrated my TickedStroke into patheffects.py and pushed it up as:<div><br></div><div><a href="https://github.com/ramcdona/matplotlib/tree/TickedStroke">https://github.com/ramcdona/matplotlib/tree/TickedStroke</a></div><div><br></div><div>Unfortunately, I still am not set up with a proper local MatPlotLib dev environment, so I haven't integrated a test in test_patheffects.py.  However, the attached test (though ugly) should demonstrate how this works.</div><div><br></div><div>Since my last message, I've integrated it into matplotlib and also changed the dependence on scipy's 1d interpolation to numpy's interp -- this is used in another part of matplotlib, so the dependence should be OK.  Before submitting a PR, I would squash these changes down to avoid the dependence during bisection.</div><div><br></div><div>I'd appreciate any comments, feedback, and review -- it probably isn't PR ready yet, so let me know what you think.</div><div><br></div><div>Rob<br><div><br></div></div></div>