i_overlay 6.0.0

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

    ]
  ],
  "intersect" : [
    [

    ]
  ],
  "subject" : [
    [

    ]
  ],
  "clip" : [
    [

    ]
  ],
  "union" : [
    [

    ]
  ],
  "difference" : [
    [

    ]
  ],
  "fillRule" : 0,
  "inverseDifference" : [
    [

    ]
  ],
  "clipPaths" : [
    [
      [
        -10240,
        10240
      ],
      [
        10240,
        -10240
      ]
    ]
  ],
  "subjPaths" : [
    [
      [
        -10240,
        -10240
      ],
      [
        10240,
        10240
      ]
    ]
  ]
}