Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 280 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 280 Bytes

Quant

Experiments with color quantizers

Implemented here are two rather simple quantizers and an (also simple) ditherer. The quantizers satisfy the draw.Quantizer interface of the standard library. The ditherer satisfies the draw.Drawer interface of the standard library.