Skip to content
  • Chris Wilson's avatar
    test: Exercise bug in joining together spline segments around cusps · 3d482e26
    Chris Wilson authored
    Carl Worth demonstrated a glaring bug in the new stroking code,
    introduced in commit 545f3085 (stroke: Convert the outlines
    into contour and then into a polygon), whereby only a bevel join was
    being used to connect segments around a sharp inflection point.
    
    This adds the two examples he reported to the test suite.
    3d482e26