i_overlay 6.0.0

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
Documentation
{
  "subject" : [
    [
      [
        [
          [
            -20480,
            0
          ],
          [
            0,
            0
          ],
          [
            7759,
            -15582
          ]
        ]
      ]
    ]
  ],
  "fillRule" : 0,
  "inverseDifference" : [
    [
      [
        [
          [
            0,
            0
          ],
          [
            5120,
            5120
          ],
          [
            7759,
            -15582
          ]
        ]
      ]
    ]
  ],
  "subjPaths" : [
    [
      [
        0,
        0
      ],
      [
        -20480,
        0
      ],
      [
        7759,
        -15582
      ]
    ]
  ],
  "clipPaths" : [
    [
      [
        0,
        0
      ],
      [
        7759,
        -15583
      ],
      [
        5120,
        5120
      ]
    ]
  ],
  "clip" : [
    [
      [
        [
          [
            0,
            0
          ],
          [
            5120,
            5120
          ],
          [
            7759,
            -15582
          ]
        ]
      ]
    ]
  ],
  "difference" : [
    [
      [
        [
          [
            -20480,
            0
          ],
          [
            0,
            0
          ],
          [
            7759,
            -15582
          ]
        ]
      ]
    ]
  ],
  "intersect" : [
    [

    ]
  ],
  "union" : [
    [
      [
        [
          [
            -20480,
            0
          ],
          [
            0,
            0
          ],
          [
            5120,
            5120
          ],
          [
            7759,
            -15582
          ]
        ]
      ]
    ]
  ],
  "xor" : [
    [
      [
        [
          [
            -20480,
            0
          ],
          [
            0,
            0
          ],
          [
            5120,
            5120
          ],
          [
            7759,
            -15582
          ]
        ]
      ]
    ]
  ]
}