Skip to content
  • Barak Itkin's avatar
    Rewrite the outline finding algorithm for seamless clone operation · bc81d5a7
    Barak Itkin authored
    This commit should solve two bugs:
    1. Do not get stuck in infinite loops on certain shapes
    2. Offset the entire outline by 0.25px outside along the normal to avoid
    duplicate points in 1px wide areas (duplicate points can not be accepted
    by the meshing algorithm)
    bc81d5a7