i_overlay 6.0.0

Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
Documentation
{
  "inverseDifference" : [
    [

    ]
  ],
  "fillRule" : 1,
  "clip" : [
    [

    ]
  ],
  "subject" : [
    [
      [
        [
          [
            0,
            0
          ],
          [
            0,
            20000
          ],
          [
            4000,
            20000
          ],
          [
            4000,
            0
          ]
        ]
      ]
    ]
  ],
  "intersect" : [
    [

    ]
  ],
  "subjPaths" : [
    [
      [
        0,
        5000
      ],
      [
        0,
        10000
      ],
      [
        4000,
        10000
      ],
      [
        4000,
        5000
      ]
    ],
    [
      [
        0,
        10000
      ],
      [
        0,
        20000
      ],
      [
        4000,
        20000
      ],
      [
        4000,
        10000
      ]
    ],
    [
      [
        0,
        0
      ],
      [
        0,
        15000
      ],
      [
        4000,
        15000
      ],
      [
        4000,
        0
      ]
    ]
  ],
  "difference" : [
    [
      [
        [
          [
            0,
            0
          ],
          [
            0,
            20000
          ],
          [
            4000,
            20000
          ],
          [
            4000,
            0
          ]
        ]
      ]
    ]
  ],
  "union" : [
    [
      [
        [
          [
            0,
            0
          ],
          [
            0,
            20000
          ],
          [
            4000,
            20000
          ],
          [
            4000,
            0
          ]
        ]
      ]
    ]
  ],
  "xor" : [
    [
      [
        [
          [
            0,
            0
          ],
          [
            0,
            20000
          ],
          [
            4000,
            20000
          ],
          [
            4000,
            0
          ]
        ]
      ]
    ]
  ],
  "clipPaths" : [

  ]
}