Skip to content

Instantly share code, notes, and snippets.

View olivierlesnicki's full-sized avatar

Olivier Lesnicki olivierlesnicki

View GitHub Profile
@olivierlesnicki
olivierlesnicki / quantize.js
Last active August 29, 2015 13:56 — forked from cwey/quantize.js
Node.js module for color quantization, based on Leptonica
/*!
* quantize.js Copyright 2008 Nick Rabinowitz.
* Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
*/
// fill out a couple protovis dependencies
/*!
* Block below copied from Protovis: http://mbostock.github.com/protovis/
* Copyright 2010 Stanford Visualization Group
* Licensed under the BSD License: http://www.opensource.org/licenses/bsd-license.php