/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ /*! http://mths.be/fromcodepoint v0.1.0 by @mathias */ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */ /** * martinez v0.4.3 * Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor * * @author Alex Milevski * @license MIT * @preserve */